Named graphs in framing

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

Received on Thursday, 12 November 2015 18:13:58 UTC