- From: Víctor Rodríguez-Doncel via GitHub <sysbot+gh@w3.org>
- Date: Sat, 10 Dec 2016 11:16:58 +0000
- To: public-poe-archives@w3.org
Can you provide one example?
Following the MPEG-21 MCO strategy, the result would be like this:
|<http://example.com/policy:0099>
a odrl:Set;
odrl:permission [
a odrl:Permission ;
odrl:target <http://example.com/asset:1> ;
odrl:action odrl:reproduce
||| odrl:constraint [
aodrl:xor ;
odrl:operand [
a odrl:Constraint ;
odrl:count 1 ;
odrl:operator odrl:lteq
] , [
|||||| a odrl:Constraint ;||||
||||| odrl:operator odrl:lteq ;
odrl:dateTime "2016-12-31"^^xsd:date
|||]
]
| ] ;|
Please note that recursion is possible.
Regards,
Víctor
El 09/12/2016 6:49, simon escribió:
>
> how does the first point, i.e. extending odrl:operator with
odrl:and,
> odrl:or, and odrl:xor, relate to the rest?
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <https://github.com/w3c/poe/issues/63#issuecomment-265939194>, or
mute
> the thread
>
<https://github.com/notifications/unsubscribe-auth/AFLs5bS0Hs40TA6GxGH8NL5nEiyfiElAks5rGOvhgaJpZM4KoTua>.
>
--
Víctor Rodríguez-Doncel
D3205 - Ontology Engineering Group (OEG)
Departamento de Inteligencia Artificial
Facultad de Informática
Universidad Politécnica de Madrid
Campus de Montegancedo s/n
Boadilla del Monte-28660 Madrid, Spain
Tel. (+34) 91336 3672
Skype: vroddon3
--
GitHub Notification of comment by vroddon
Please view or discuss this issue at
https://github.com/w3c/poe/issues/63#issuecomment-266200916 using your
GitHub account
Received on Saturday, 10 December 2016 11:17:05 UTC