sounds great indeed. fyi, i also have a n3->json converter somewhere, that works surprisingly well in those cases. (n3 is sent on the wire, and client side regenerates the corresponding *graph* structure as javascript objects).
PS: btw, did the JSON-LD make their "graphify()" function available in their JS lib? On Thu, Sep 5, 2013 at 4:12 PM, Adrian Gschwend <[email protected]> wrote: > On 21.07.13 15:38, Andy Seaborne wrote: > > Hi guys, > > > Joachim brings up an issue that I've seen several times now - not > > everything is table shaped - and CONSTRUCT is one way to address that. > > was just running into the same issue today, I want to make the > DESCRIBE/CONSTRUCT queries available to classical web developers and > JSON-LD seems to be the way to go now. > > > The only things missing are adding in the JSON_LD module and updating > > Fuseki's content negotiation. > > sounds great, any progress on that one? > > regards > > Adrian > > >
