Elie Roux created JENA-1292:
-------------------------------
Summary: almost impossible to get @vocab prefix in JsonLDContext
Key: JENA-1292
URL: https://issues.apache.org/jira/browse/JENA-1292
Project: Apache Jena
Issue Type: Bug
Components: RIOT
Affects Versions: Jena 3.2.0
Environment: Linux, Ecplise 4.2
Reporter: Elie Roux
Priority: Minor
It's almost impossible to get the empty prefix of a model mapped to Json-ld
"@vocab" context, to do so I have to rebuild a context from scratch, which is
not really nice...
The fix should be a one-liner, see comment on
https://github.com/apache/jena/blob/master/jena-arq/src/main/java/org/apache/jena/riot/writer/JsonLDWriter.java#L402
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)