Last Version

RDF Helper Jena 1.3

The EADS IPCC original implementation of Helper API, using Jena framework to manipulate RDF/XML annotation. This default one will be included in the WebLab Core.

License

License

GroupId

GroupId

org.ow2.weblab.core
ArtifactId

ArtifactId

rdf-helper-jena
Version

Version

1.3
Type

Type

jar
Description

Description

RDF Helper Jena
The EADS IPCC original implementation of Helper API, using Jena framework to manipulate RDF/XML annotation. This default one will be included in the WebLab Core.

Download rdf-helper-jena 1.3


<!-- https://jarcasting.com/artifacts/org.ow2.weblab.core/rdf-helper-jena/ -->
<dependency>
    <groupId>org.ow2.weblab.core</groupId>
    <artifactId>rdf-helper-jena</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.core/rdf-helper-jena/
implementation 'org.ow2.weblab.core:rdf-helper-jena:1.3'
// https://jarcasting.com/artifacts/org.ow2.weblab.core/rdf-helper-jena/
implementation ("org.ow2.weblab.core:rdf-helper-jena:1.3")
'org.ow2.weblab.core:rdf-helper-jena:jar:1.3'
<dependency org="org.ow2.weblab.core" name="rdf-helper-jena" rev="1.3">
  <artifact name="rdf-helper-jena" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.core', module='rdf-helper-jena', version='1.3')
)
libraryDependencies += "org.ow2.weblab.core" % "rdf-helper-jena" % "1.3"
[org.ow2.weblab.core/rdf-helper-jena "1.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.ow2.weblab.core : extended jar 1.2
org.ow2.weblab.core : annotator jar 1.2
com.hp.hpl.jena : jena jar 2.6.2
commons-logging : commons-logging jar 1.1.1

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.6
net.sourceforge.groboutils » groboutils-core jar 5
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.