Re: Practical J-Triples from SPARQL JSON results

PS. I've plonked this stuff on the Wiki at:

http://www.w3.org/wiki/TriplesInJSON

On 2 September 2011 12:40, Danny Ayers <danny.ayers@gmail.com> wrote:
> I've knocked together a serializer into this format for Jena for
> experimentation:
>
> https://github.com/danja/Scute/blob/master/src/org/hyperdata/scute/rdf/ModelToJSON.java
>
> (Needs Jena libs for compile & run)
> There's a little script to run it to convert RDF/XML (rdfxml2jt) and
> some sample data in:
>
> https://github.com/danja/Scute/tree/master/misc
>
> I've only tried it on a couple of files - it fails on timbl's FOAF due
> I think to an char encoding issue (not sure if that's due to the
> source data or my choice of methods), haven't got time to look into it
> now.
>
> Anyhow it seems to have passed the "easy to serialize" test.
>
> Cheers,
> Danny.
>
> --
> http://dannyayers.com
>



-- 
http://dannyayers.com

Received on Friday, 2 September 2011 11:57:15 UTC