GitHub user fpservant opened a pull request:
https://github.com/apache/jena/pull/235
jsonld: @vocab in @context for "" ns prefix
"" prefix are not allowed in jsonld's @context. "" ns prefix defined in a
model were therefore ignored. This pull request proposes to define @vocab with
the ns corresponding to such an "" prefix. Everything else remained unchanged.
cf. JENA-1292
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fpservant/jena atvocabNEW2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/235.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #235
----
commit d81a0f0e35aba7b86b979574b2e3a33c4e4a1f78
Author: François-Paul Servant <[email protected]>
Date: 2017-04-08T19:49:42Z
jsonld: @vocab in @context for "" ns prefix
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---