RDF Helper Jena

An implementation of an API to ease the handling of RDF/XML annotation, using the Jena framework back end.

License

License

GroupId

GroupId

org.ow2.weblab.core.helpers
ArtifactId

ArtifactId

rdf-helper-jena
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

RDF Helper Jena
An implementation of an API to ease the handling of RDF/XML annotation, using the Jena framework back end.

Download rdf-helper-jena

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.ow2.weblab.core : model jar 1.2.2
org.ow2.weblab.core : extended jar 1.2.2
org.ow2.weblab.core : annotator jar 1.2.4
com.hp.hpl.jena : jena jar 2.6.4
commons-logging : commons-logging jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2
1.3