- From: David I. Lehn <dil@lehn.org>
- Date: Fri, 8 Aug 2014 13:22:59 -0400
- To: Julian Everett <julianjeverett@yahoo.com>
- Cc: Linked JSON <public-linked-json@w3.org>
On Fri, Aug 8, 2014 at 6:05 AM, Julian Everett <julianjeverett@yahoo.com> wrote: > Is such output achievable via framing please, or do I need to add some kind > of post-framing graph denormalisation step? > If your use case is to do in-memory processing and you are using jsonld.js, you can also look at the objectify() call as well. It should normalize all object references to the same in-memory structures. -dave
Received on Friday, 8 August 2014 17:23:26 UTC