License |
License |
---|---|
GroupId | GroupIdorg.semweb4j |
ArtifactId | ArtifactIdrdf2go.impl.jena |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSemweb4j RDF2Go Jena implementation
An implementation of the RDF2Go API which delegates to Jena.
This project was started at FZI Forschungszentrum Informatik Karlsruhe, Germany - www.fzi.de.
Since 2010 it is supported by Calpano, www.calpano.com.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
rdf2go.impl.jena-5.0.1.pom | |
rdf2go.impl.jena-5.0.1.jar | 43 KB |
rdf2go.impl.jena-5.0.1-tests.jar | 10 KB |
rdf2go.impl.jena-5.0.1-sources.jar | 22 KB |
rdf2go.impl.jena-5.0.1-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.semweb4j/rdf2go.impl.jena/ -->
<dependency>
<groupId>org.semweb4j</groupId>
<artifactId>rdf2go.impl.jena</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.semweb4j/rdf2go.impl.jena/
implementation 'org.semweb4j:rdf2go.impl.jena:5.0.1'
// https://jarcasting.com/artifacts/org.semweb4j/rdf2go.impl.jena/
implementation ("org.semweb4j:rdf2go.impl.jena:5.0.1")
'org.semweb4j:rdf2go.impl.jena:jar:5.0.1'
<dependency org="org.semweb4j" name="rdf2go.impl.jena" rev="5.0.1">
<artifact name="rdf2go.impl.jena" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.semweb4j', module='rdf2go.impl.jena', version='5.0.1')
)
libraryDependencies += "org.semweb4j" % "rdf2go.impl.jena" % "5.0.1"
[org.semweb4j/rdf2go.impl.jena "5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.semweb4j : rdf2go.api | jar | 5.0.1 |
org.apache.jena : jena-arq | jar | 2.12.0 |
com.github.jsonld-java : jsonld-java-jena | jar | 0.4.1 |
commons-io : commons-io | jar | 2.4 |
org.slf4j : slf4j-api | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse : org.eclipse.osgi | jar | 3.8.0.v20120529-1548 |
Group / Artifact | Type | Version |
---|---|---|
xerces : xercesImpl | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.semweb4j : rdf2go.api | test-jar | 5.0.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
junit : junit | jar | 4.11 |