Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(dup issue) The domain of solid:owner should be more open than Storage #268

Closed
timbl opened this issue Jun 22, 2021 · 1 comment
Closed

Comments

@timbl
Copy link
Contributor

timbl commented Jun 22, 2021

We use solid:owner to specify the owner of a pod. But there seems to be be reason to restrict it in the ontology to be as specific as a Storage. I'd like to be able to use it elsewhere internally for things like folders and files within the pod ... or bots for that matter maybe also.

Suggest remove the domain constraint on solid:owner

(Sorry I missed the discussion in the previous PR)

I may want in my code to do things like

{ ?doc pod: ?storage .    ?storage solid:owner ?x } => { ?doc solid:owner ?x }

OWTTE

@timbl timbl changed the title The domain of solid:owner should be more open than Storage (dup issue) The domain of solid:owner should be more open than Storage Jun 22, 2021
@timbl
Copy link
Contributor Author

timbl commented Jun 22, 2021

Dup of #265

@timbl timbl closed this as completed Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant