Re: Framing by reference/value

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