- From: Víctor Rodríguez-Doncel via GitHub <sysbot+gh@w3.org>
- Date: Fri, 16 Jun 2017 10:01:56 +0000
- To: public-poe-archives@w3.org
Well, reformulated, I understand this is a valid policy. Am I wrong? Just to confirm....
```
<http://example.com/policy:01>
a odrl:Policy;
odrl:assignee ex:Bob ;
odrl:assignee ex:Alice ;
odrl:target: ex:PartA ;
odrl:permission [
a odrl:Permission ;
odrl:action odrl:present
]
odrl:prohibition [
a odrl:Prohibition ;
odrl:action odrl:hide (if existed)
] .
```
--
GitHub Notification of comment by vroddon
Please view or discuss this issue at https://github.com/w3c/poe/issues/184#issuecomment-308986399 using your GitHub account
Received on Friday, 16 June 2017 10:02:02 UTC