Last Version

rdfpro-jsonld 0.6

Parser and writer for RDF in JSON-LD format. JSON-LD is a JSON-based format for serializing data in (a superset of) RDF as JSON and interpreting JSON contents as RDF. See http://www.w3.org/TR/json-ld/ for the format specification.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

eu.fbk.rdfpro
ArtifactId

ArtifactId

rdfpro-jsonld
Version

Version

0.6
Type

Type

jar
Description

Description

rdfpro-jsonld
Parser and writer for RDF in JSON-LD format. JSON-LD is a JSON-based format for serializing data in (a superset of) RDF as JSON and interpreting JSON contents as RDF. See http://www.w3.org/TR/json-ld/ for the format specification.
Project Organization

Project Organization

FBK-irst

Download rdfpro-jsonld 0.6


<!-- https://jarcasting.com/artifacts/eu.fbk.rdfpro/rdfpro-jsonld/ -->
<dependency>
    <groupId>eu.fbk.rdfpro</groupId>
    <artifactId>rdfpro-jsonld</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.rdfpro/rdfpro-jsonld/
implementation 'eu.fbk.rdfpro:rdfpro-jsonld:0.6'
// https://jarcasting.com/artifacts/eu.fbk.rdfpro/rdfpro-jsonld/
implementation ("eu.fbk.rdfpro:rdfpro-jsonld:0.6")
'eu.fbk.rdfpro:rdfpro-jsonld:jar:0.6'
<dependency org="eu.fbk.rdfpro" name="rdfpro-jsonld" rev="0.6">
  <artifact name="rdfpro-jsonld" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.rdfpro', module='rdfpro-jsonld', version='0.6')
)
libraryDependencies += "eu.fbk.rdfpro" % "rdfpro-jsonld" % "0.6"
[eu.fbk.rdfpro/rdfpro-jsonld "0.6"]

Dependencies

compile (4)

Group / Artifact Type Version
org.openrdf.sesame : sesame-model jar 2.8.6
org.openrdf.sesame : sesame-rio-api jar 2.8.6
org.semarglproject : semargl-jsonld jar 0.6.1
org.semarglproject : semargl-core jar 0.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.