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

possible error in OWL ODRL ontology? #289

Closed
iherman opened this issue Jan 16, 2018 · 2 comments
Closed

possible error in OWL ODRL ontology? #289

iherman opened this issue Jan 16, 2018 · 2 comments

Comments

@iherman
Copy link
Member

iherman commented Jan 16, 2018

(Recording the mail of Kerry Taylor as an issue)

Very nice work POE team. I think this is important work that needed to get out there!

I am looking at https://www.w3.org/TR/odrl-vocab/#actionConcepts
And I see that “The includedIn property is transitive, and as such, the Actions form ancestor relationships.”

In contrast I see here: https://www.w3.org/ns/odrl/2/ODRL22.ttl that
“:includedIn

a rdf:Property, owl:ObjectProperty, owl:SymmetricProperty, skos:Concept ;”

I think perhaps the “owl:SymmetricProperty” in here should be, instead, “owl:TransitiveProperty”?

Btw, there is a tiny typo here: ” A Policy class MUST be disjoint will all Policy subclasses (except for Set).” In https://www.w3.org/TR/2018/PR-odrl-model-20180104/.

Yours
Kerry

Cc: @riannella

@vroddon
Copy link
Contributor

vroddon commented Jan 16, 2018

I have only fixed the ontology error, not the English error.
See commit d636026

@iherman
Copy link
Member Author

iherman commented Jan 16, 2018

The ontology files have been updated on /ns/odrl/2/ on the W3C site.

@riannella riannella changed the title possible error in OWL ORDL ontology? possible error in OWL ODRL ontology? Jan 16, 2018
@iherman iherman closed this as completed Jan 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants