License |
License |
---|---|
GroupId | GroupIdorg.ow2.weblab.core |
ArtifactId | ArtifactIdrdf-helper-jena-selection |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRDF Helper Jena Selection
The EADS IPCC original implementation of Helper API, using Jena framework to manipulate RDF/XML annotation. This library extends standard Jena helpers with easy selection triplet and WebLab
Object retrieval capabilities.
|
<!-- https://jarcasting.com/artifacts/org.ow2.weblab.core/rdf-helper-jena-selection/ -->
<dependency>
<groupId>org.ow2.weblab.core</groupId>
<artifactId>rdf-helper-jena-selection</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.core/rdf-helper-jena-selection/
implementation 'org.ow2.weblab.core:rdf-helper-jena-selection:1.5'
// https://jarcasting.com/artifacts/org.ow2.weblab.core/rdf-helper-jena-selection/
implementation ("org.ow2.weblab.core:rdf-helper-jena-selection:1.5")
'org.ow2.weblab.core:rdf-helper-jena-selection:jar:1.5'
<dependency org="org.ow2.weblab.core" name="rdf-helper-jena-selection" rev="1.5">
<artifact name="rdf-helper-jena-selection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.core', module='rdf-helper-jena-selection', version='1.5')
)
libraryDependencies += "org.ow2.weblab.core" % "rdf-helper-jena-selection" % "1.5"
[org.ow2.weblab.core/rdf-helper-jena-selection "1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.weblab.core : extended | jar | 1.2 |
com.hp.hpl.jena : jena | jar | 2.6.2 |
commons-logging : commons-logging | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
junit : junit | jar | 4.8.1 |