Last Version

Semargl: Integration 0.7

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

org.semarglproject
ArtifactId

ArtifactId

semargl-integration
Version

Version

0.7
Type

Type

pom
Description

Description

Semargl: 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-integration 0.7


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • clerezza
  • jena
  • sesame
  • rdf4j