Last Version

Semweb4j RDF2Go Jena implementation 5.0.1

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.

License

License

GroupId

GroupId

org.semweb4j
ArtifactId

ArtifactId

rdf2go.impl.jena
Version

Version

5.0.1
Type

Type

jar
Description

Description

Semweb4j 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

http://rdf2go.semweb4j.org
Project Organization

Project Organization

IT-Consulting Dr. Max Völkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de

Download rdf2go.impl.jena 5.0.1


<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.eclipse : org.eclipse.osgi jar 3.8.0.v20120529-1548

runtime (1)

Group / Artifact Type Version
xerces : xercesImpl jar 2.11.0

test (3)

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

Project Modules

There are no modules declared in this project.