Last Version

Semargl: Jena Integration 0.5

Semargl is a modular framework for crawling linked data from structured documents. The main goal of project is to provide lightweight and performant tool without excess dependencies.

License

License

GroupId

GroupId

com.github.ansell.semargl
ArtifactId

ArtifactId

semargl-jena
Version

Version

0.5
Type

Type

jar
Description

Description

Semargl: Jena Integration
Semargl is a modular framework for crawling linked data from structured documents. The main goal of project is to provide lightweight and performant tool without excess dependencies.

Download semargl-jena 0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.ansell.semargl : semargl-core jar 0.5
org.apache.jena : jena-core jar 2.7.4
com.github.ansell.semargl : semargl-rdfa jar 0.5

test (6)

Group / Artifact Type Version
com.github.ansell.semargl : semargl-rdfa test-jar 0.5
com.github.ansell.semargl : semargl-rdf jar 0.5
com.github.ansell.semargl : semargl-rdf test-jar 0.5
org.apache.jena : jena-arq jar 2.9.4
commons-io : commons-io jar 2.4
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.