Semweb4j RDF2Go API

RDF2go is an implementation-independent Java API with the design goals: portability (hence the name), performance and ease of implementation. This project was started at FZI Forschungszentrum Informatik Karlsruhe, Germany - www.fzi.de

License

License

GroupId

GroupId

org.semweb4j
ArtifactId

ArtifactId

rdf2go.api
Last Version

Last Version

5.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Semweb4j RDF2Go API
RDF2go is an implementation-independent Java API with the design goals: portability (hence the name), performance and ease of implementation. This project was started at FZI Forschungszentrum Informatik Karlsruhe, Germany - www.fzi.de
Project URL

Project URL

http://semweb4j.org/rdf2go
Project Organization

Project Organization

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

Download rdf2go.api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
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

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.6
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.1
5.0.0