- From: Dave Longley <dlongley@digitalbazaar.com>
- Date: Thu, 12 Nov 2015 13:36:15 -0500
- To: public-linked-json@w3.org
Hi Maik, I'm actually working on an implementation of this presently: https://github.com/digitalbazaar/jsonld.js/tree/named-graph-framing It will be a little while until I've got something I can propose to the group for feedback, but as I find spare hours I put them into addressing this issue. If you could document your use case by specifying the input, frame, and expected output you'd like to see, that would be helpful. You can do so in the comments here: https://github.com/json-ld/json-ld.org/issues/118 Thanks! On 11/12/2015 01:13 PM, Maik Riechert wrote: > Hi all, > > I tried to include Hydra control data (pagination etc.) in a > non-default graph (to separate it from the actual data). This works, > see: https://github.com/json-ld/json-ld.org/issues/398. > > Now I actually wanted to use that information in a JS client (using > jsonld.js) and discovered that the named graph is just removed from > the output when I use framing. I guess this is because named graphs > are not supported yet for framing: > https://github.com/json-ld/json-ld.org/issues/118 > > I guess in the meantime I'm left with just not using named graphs, > but it would be really great to see this working at some point. > > Cheers Maik > -- Dave Longley CTO Digital Bazaar, Inc. http://digitalbazaar.com
Received on Thursday, 12 November 2015 18:36:44 UTC