is not current version
Last Version 1.0.0

org.apache.stanbol:org.apache.stanbol.entityhub.indexing.genericrdf 0.10.0-incubating

This Indexing Tool provides a default configuration to index any kind of RDF data. Users might want to adapt some configurations to the specifica of the RDF data.

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.apache.stanbol
ArtifactId

ArtifactId

org.apache.stanbol.entityhub.indexing.genericrdf
Version

Version

0.10.0-incubating
Type

Type

jar

Download org.apache.stanbol.entityhub.indexing.genericrdf 0.10.0-incubating


<!-- https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.genericrdf/ -->
<dependency>
    <groupId>org.apache.stanbol</groupId>
    <artifactId>org.apache.stanbol.entityhub.indexing.genericrdf</artifactId>
    <version>0.10.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.genericrdf/
implementation 'org.apache.stanbol:org.apache.stanbol.entityhub.indexing.genericrdf:0.10.0-incubating'
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.genericrdf/
implementation ("org.apache.stanbol:org.apache.stanbol.entityhub.indexing.genericrdf:0.10.0-incubating")
'org.apache.stanbol:org.apache.stanbol.entityhub.indexing.genericrdf:jar:0.10.0-incubating'
<dependency org="org.apache.stanbol" name="org.apache.stanbol.entityhub.indexing.genericrdf" rev="0.10.0-incubating">
  <artifact name="org.apache.stanbol.entityhub.indexing.genericrdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.stanbol', module='org.apache.stanbol.entityhub.indexing.genericrdf', version='0.10.0-incubating')
)
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.entityhub.indexing.genericrdf" % "0.10.0-incubating"
[org.apache.stanbol/org.apache.stanbol.entityhub.indexing.genericrdf "0.10.0-incubating"]