Re: [poe] Support JSON-LD

So, what then would be the manual process to create the (simplest) 
JSON-LD Context?

Do we just take all (200 or so)  ODRL ontology terms (URIs) and list 
them like:

    "Policy":           "o:Policy",
    ....
    "policyUsage": "o:PolicyUsage"

And if the term is a property (and has a URI object) then we say:

    "target":     {"@type": "@id", "@id": "o:target"},

Would that work?


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

Received on Friday, 27 January 2017 01:52:30 UTC