As a workaround, you can try XSLT which transforms RDF/XML to JSON-LD:
https://github.com/Graphity/graphity-client/blob/master/src/main/webapp/static/org/graphity/client/xsl/rdfxml2json-ld.xsl

On Sun, Apr 10, 2016 at 4:43 PM, François-Paul Servant
<francoispaulserv...@gmail.com> wrote:
> Hi,
>
> beside setting the NSPrefixes, are there ways to control the JSON-LD output 
> from Jena? For instance, to choose the format (compact, expanded,…), or to 
> set the context.
>
> If not, any pointer into the code to get me started quickly?
>
> I’ve read this old thread on this subject:
> http://users.jena.apache.narkive.com/NF0pn3kq/controlling-json-ld-output
>
> Best,
>
> fps
>
>

Reply via email to