- From: Renato Iannella via GitHub <sysbot+gh@w3.org>
- Date: Tue, 06 Dec 2016 04:47:14 +0000
- To: public-poe-archives@w3.org
Section 4.13 of the Vocab spec is called "Names for Constraints".
The way that "name" was modelled in the ontology was as the
subproperties of the rightOperand property. I suspect that was done to
subsume the object.
In XML we would have:
<o:constraint name="http://www.w3.org/ns/odrl/2/dateTime"
operator="http://www.w3.org/ns/odrl/2/eq"
rightOperand="P30D"/>
Imagine the above where "rightOperand" is replaced with
"odrl"dateTime"
--
GitHub Notification of comment by riannella
Please view or discuss this issue at
https://github.com/w3c/poe/issues/79#issuecomment-265059803 using your
GitHub account
Received on Tuesday, 6 December 2016 04:47:23 UTC