Ok thank you very much for your help.
Il 15/07/14 09:05, Andy Seaborne ha scritto:
Hi there,
The core engine that Jena uses for JSON-LD is https://github.com/jsonld-java.
I think it is fully following the W3C specs.
Andy
On 14 Jul 2014 14:11, "Michele Santomauro" <[email protected]>
wrote:
Hi, I need to use the 'JsonLdProcessor.normalize' method in order to
normalize
the JSON representation of the RDF graph. I need to know if the code
follows the
W3C specification described here: http://json-ld.org/spec/
latest/rdf-graph-normalization/ .
Thanks for your attention.