Re: [poe] whats's the rationale behind uids?

All that "reasoning" happens outside the scope of ODRL.

In essence a "should" would propose:

{
    "@context": "http://www.w3.org/ns/odrl.jsonld",
    "@type": "Agreement",
    "uid": "http://example.com/policy:1011",
    "permission": [{
        "target": "",
        "assigner": "",
        "assignee": "",
         "action": "play"
    }]
}


-- 
GitHub Notification of comment by riannella
Please view or discuss this issue at https://github.com/w3c/poe/issues/174#issuecomment-306965061 using your GitHub account

Received on Thursday, 8 June 2017 00:38:52 UTC