Last Version

Semargl: RDFa 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-rdfa
Version

Version

0.5
Type

Type

jar
Description

Description

Semargl: RDFa
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-rdfa 0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.ansell.semargl : semargl-core jar 0.5
com.github.ansell.semargl : semargl-rdf jar 0.5

test (4)

Group / Artifact Type Version
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.