Re: [poe] Support JSON-LD

You can specify that the property must be expressed as a singleton 
list, rather than reducing it to just an object. I simplified down, 
but that's not necessary for JSON-LD, just a choice I made at the time
 :) 

And yes you can use full URLs. I think its a good practice for static 
URLs (such as using URLs as identifiers like 'modify') to reduce it to
 an entity in the context ... but that's certainly not necessary.  The
 JSON in your example could, with a slightly modified context, be 
JSON-LD without change.

Similarly, `id` and `type` are good practice but also not necessary 
... they could be policytype and policyid.


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

Received on Wednesday, 1 February 2017 23:08:54 UTC