Yes, it's in the RIOT subsystem which is part of ARQ.
If you have both ARQ and Jena in a project you can cause RiotSys.wireIntoJena() to register the RIOT readers with Jena. After which you can write RDF/JSON using a standard model.write() call and passing "RDF/JSON" as the language parameter. Rob On 7/9/12 2:57 PM, "Benjamin Good" <[email protected]> wrote: >Is there a way to export RDF in json (e.g. the talis json format) from the >apache jena distribution? If not, is there any other library that you >could recommend with this functionality? > >thanks >-Ben
