[
https://issues.apache.org/jira/browse/COMMONSRDF-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stian Soiland-Reyes updated COMMONSRDF-36:
------------------------------------------
Description:
Add a new jsonld module with implementation for
https://github.com/jsonld-java/jsonld-java
As an RDF Graph "store" this doesn't really qualify as its backing store is
just a JSON-like dictionary, but this provides a very lightweight dependency
for parsing/writing JSON-LD and even Turtle and NQuads.
This has been developed on the branch
https://github.com/apache/incubator-commonsrdf/tree/jsonld-java/jsonld-java
was:
Add a new jsonld module with implementation for
https://github.com/jsonld-java/jsonld-java
As an RDF Graph "store" this doesn't really qualify as its backing store is
just a JSON-like dictionary, but this provides a very lightweight dependency
for parsing/writing JSON-LD and even Turtle and NQuads.
> jsonld-java integration
> -----------------------
>
> Key: COMMONSRDF-36
> URL: https://issues.apache.org/jira/browse/COMMONSRDF-36
> Project: Apache Commons RDF
> Issue Type: New Feature
> Reporter: Stian Soiland-Reyes
> Assignee: Stian Soiland-Reyes
> Labels: integration, json-ld
> Fix For: 0.3.0
>
>
> Add a new jsonld module with implementation for
> https://github.com/jsonld-java/jsonld-java
> As an RDF Graph "store" this doesn't really qualify as its backing store is
> just a JSON-like dictionary, but this provides a very lightweight dependency
> for parsing/writing JSON-LD and even Turtle and NQuads.
> This has been developed on the branch
> https://github.com/apache/incubator-commonsrdf/tree/jsonld-java/jsonld-java
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)