Re: [poe] Requirements of Agreement Policies

@nitmws Yes, my examples weren't the best, but here is one _real_ example:

{
    "@context": "http://www.w3.org/ns/odrl.jsonld",
    "@type": "Agreement",
    "uid": "http://university.com/policy:5555",
    "prohibition": [{
        "target": "http://univeristy.com/ict-resources",
        "action": "uni:access-porn",
        "assigner": "http://univeristy.com/",
        "assignee": "http://univeristy.com/all-students-and-staff"
    }]
}

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

Received on Thursday, 8 June 2017 00:57:54 UTC