Package com.epimorphics.jsonrdf

The jsonrdf package provides serialisation of RDF models into JSON.

See: Description

Package com.epimorphics.jsonrdf Description

The jsonrdf package provides serialisation of RDF models into JSON. The serialisation streams so in principle a servlet (or other client) does not need to store the complete serialised result. (However Elda does not currently support streamed output: all renderings are materialised into Strings before being sent to the client.)

Copyright © 2014. All Rights Reserved.