- From: Graham Klyne <GK@ninebynine.org>
- Date: Tue, 20 Jul 2010 18:40:22 +0100
- To: semantic-web at W3C <semantic-web@w3c.org>
I'm working on a (partial) implementation of JRON (http://decentralyze.com/2010/06/04/from-json-to-rdf-in-six-easy-steps-with-jron/), in Javascript, to be used in conjunction with rdfquery (http://code.google.com/p/rdfquery/). I've come across some areas where I might need to diverge from JRON as described, but before I do so would prefer to coordinate with others who may also be using it. In case anyone is interested, my work-in-progress code is at http://code.google.com/p/shuffl/source/browse/trunk/src/rdfquery.jron.js http://code.google.com/p/shuffl/source/browse/trunk/src/test/test-rdfquery.jron.js http://code.google.com/p/shuffl/source/browse/trunk/static/test/test-rdfquery.jron.html and supporting modules in the same project. #g
Received on Tuesday, 20 July 2010 17:44:36 UTC