ODRL Profile Definition | Example ------------ | ------------- Additional Policy Subclasses: Create a subclass the ODRL Policy class. | `ex:myPolicyType rdfs:subClassOf odrl:Policy .` ... | ... Additional Rule class: Create a subclass of the Rule class and define it as disjoint with the other Rule subclasses. | `ex:myRule rdfs:subClassOf odrl:Rule ; owl:disjointWith odrl:Prohibition, odrl:Duty, odrl:Permission . ` that's inconsistent wrt. to the vocab, where we also state that all policy types are mutually disjoint. more on that -> #280 -- GitHub Notification of comment by simonstey Please view or discuss this issue at https://github.com/w3c/poe/issues/271#issuecomment-339225682 using your GitHub accountReceived on Wednesday, 25 October 2017 06:14:30 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 16:47:04 UTC