Last Version

json2rdf 0.0.7

json2rdf implements a series of straightforward assumptions for serving the content of JSON objects/arrays as RDF triples

License

License

Categories

Categories

H2 Data Databases JSON
GroupId

GroupId

com.github.spice-h2020
ArtifactId

ArtifactId

json2rdf
Version

Version

0.0.7
Type

Type

jar
Description

Description

json2rdf
json2rdf implements a series of straightforward assumptions for serving the content of JSON objects/arrays as RDF triples
Project URL

Project URL

https://github.com/spice-h2020/json2rdf
Source Code Management

Source Code Management

http://github.com/spice-h2020/json2rdf/tree/master

Download json2rdf 0.0.7


<!-- https://jarcasting.com/artifacts/com.github.spice-h2020/json2rdf/ -->
<dependency>
    <groupId>com.github.spice-h2020</groupId>
    <artifactId>json2rdf</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spice-h2020/json2rdf/
implementation 'com.github.spice-h2020:json2rdf:0.0.7'
// https://jarcasting.com/artifacts/com.github.spice-h2020/json2rdf/
implementation ("com.github.spice-h2020:json2rdf:0.0.7")
'com.github.spice-h2020:json2rdf:jar:0.0.7'
<dependency org="com.github.spice-h2020" name="json2rdf" rev="0.0.7">
  <artifact name="json2rdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spice-h2020', module='json2rdf', version='0.0.7')
)
libraryDependencies += "com.github.spice-h2020" % "json2rdf" % "0.0.7"
[com.github.spice-h2020/json2rdf "0.0.7"]

Dependencies

compile (7)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.4
org.json : json jar 20200518
org.apache.jena : apache-jena-libs pom 3.16.0
org.slf4j : slf4j-log4j12 jar 1.7.7
org.slf4j : slf4j-jdk14 jar 1.7.7
com.google.guava : guava jar 30.1-jre
com.jsoniter : jsoniter jar 0.9.19

test (1)

Group / Artifact Type Version
junit : junit jar 4.0

Project Modules

There are no modules declared in this project.