- From: Renato Iannella <ri@semanticidentity.com>
- Date: Tue, 22 Apr 2014 10:16:41 +1000
- To: "ODRL Community Group (Contrib)" <public-odrl-contrib@w3.org>
Received on Tuesday, 22 April 2014 00:17:17 UTC
On 18 Apr 2014, at 05:14, Myles, Stuart <SMyles@ap.org> wrote:
> https://www.w3.org/wiki/images/1/10/PotentialActionsApril11.pdf
If you look at the example in Part 3:
"potentialAction" : {
"@type": "WatchAction",
"target" : "http://example.com/player?id=123"
Maps cleanly to:
odrl:permission [
a odrl:Permission ;
odrl:target "http://example.com/player?id=123" ;
odrl:action schema:WatchAction
:-)
Cheers...
Renato Iannella
Semantic Identity
http://semanticidentity.com
Mobile: +61 4 1313 2206
Received on Tuesday, 22 April 2014 00:17:17 UTC