License |
License |
---|---|
GroupId | GroupIdorg.ow2.weblab.core.helpers |
ArtifactId | ArtifactIdrdf-helper-jena-structure |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRDF Helper Jena With Structure
This is another implementation for the ResourceHelper that take into account the document structure while extracting the content of annotations.
|
<!-- https://jarcasting.com/artifacts/org.ow2.weblab.core.helpers/rdf-helper-jena-structure/ -->
<dependency>
<groupId>org.ow2.weblab.core.helpers</groupId>
<artifactId>rdf-helper-jena-structure</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.core.helpers/rdf-helper-jena-structure/
implementation 'org.ow2.weblab.core.helpers:rdf-helper-jena-structure:1.3.2'
// https://jarcasting.com/artifacts/org.ow2.weblab.core.helpers/rdf-helper-jena-structure/
implementation ("org.ow2.weblab.core.helpers:rdf-helper-jena-structure:1.3.2")
'org.ow2.weblab.core.helpers:rdf-helper-jena-structure:jar:1.3.2'
<dependency org="org.ow2.weblab.core.helpers" name="rdf-helper-jena-structure" rev="1.3.2">
<artifact name="rdf-helper-jena-structure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.core.helpers', module='rdf-helper-jena-structure', version='1.3.2')
)
libraryDependencies += "org.ow2.weblab.core.helpers" % "rdf-helper-jena-structure" % "1.3.2"
[org.ow2.weblab.core.helpers/rdf-helper-jena-structure "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.weblab.core.helpers : rdf-helper-jena | jar | 1.3.2 |
com.hp.hpl.jena : arq | jar | 2.8.8 |
commons-logging : commons-logging | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |