| License |
License |
|---|---|
| Categories |
CategoriesH2 Data Databases JSON |
| GroupId | GroupIdcom.github.spice-h2020 |
| ArtifactId | ArtifactIdjson2rdf |
| Last Version | Last Version0.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjson2rdf
json2rdf implements a series of straightforward assumptions for serving the content of JSON objects/arrays as RDF triples
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| json2rdf-0.0.7.pom | |
| json2rdf-0.0.7.jar | 8 KB |
| json2rdf-0.0.7-sources.jar | 3 KB |
| json2rdf-0.0.7-javadoc.jar | 399 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.0 |