Re: [poe] Confusing wording

The Bonus comment was even more important.  EXAMPLE1 in the Information Model becomes invalid.

```
{
    "@context": "http://www.w3.org/ns/odrl.jsonld",
    "@type": "Set",
    "uid": "http://example.com/policy:1010",
    "permission": [{
        "target": "http://example.com/asset:9898.movie",
        "action": "use"
    }]
}
```

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

Received on Friday, 1 September 2017 18:58:32 UTC