Holger The jsonld-java module is an external project not affiliated with Apache Jena so any bugs with it should be reported to that project on GitHub
Note that our trunk uses that module as a dependency to add JSON-LD support to Jena and that will be included in our next release so any issues in that module that you can report and help get fixed will feed into our use of the module in our next release Regards, Rob On 22/05/2014 09:37, "Holger Knublauch" <[email protected]> wrote: >(I hope this is the right place to ask this question). > >Looking at > >https://github.com/jsonld-java/jsonld-java/blob/master/integration/jena/sr >c/main/java/com/github/jsonldjava/jena/JsonLDReader.java > >it seems that the current JSON-LD reader does not copy the prefix >definitions into the target Jena model, even though the writer is >correctly creating them. > >Thanks >Holger >
