Last Version

Semargl: Sesame 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-sesame
Version

Version

0.5
Type

Type

jar
Description

Description

Semargl: Sesame 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-sesame 0.5


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

Dependencies

compile (4)

Group / Artifact Type Version
org.openrdf.sesame : sesame-rio-api jar 2.7.0
org.openrdf.sesame : sesame-model jar 2.7.0
com.github.ansell.semargl : semargl-core jar 0.5
com.github.ansell.semargl : semargl-rdfa jar 0.5

test (8)

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.openrdf.sesame : sesame-rio-turtle jar 2.7.0
org.apache.jena : jena-core jar 2.7.4
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.