- From: Josh Mandel <Joshua.Mandel@childrens.harvard.edu>
- Date: Thu, 1 Dec 2011 14:04:42 -0800
- To: public-linked-json@w3.org
This issue is about making it easier for frames to specify that certain predicates should always be represented as JSON arrays (sets) wherever they occur. One approach is to allow explicit @structure directives to augment a frame's context, such as: "@context": { "vcard:tel": { "@iri": "http://www.w3.org/2006/vcard/ns#tel", @structure": "@set" } } More details, background, and rationale at: https://github.com/json-ld/json-ld.org/issues/44 Best, Josh
Received on Thursday, 1 December 2011 22:05:36 UTC