is not current version
Last Version 1.0.0

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

This uses the RDF dump of dbpedia.org to create a Full Yard for dbpedia.org

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.apache.stanbol
ArtifactId

ArtifactId

org.apache.stanbol.entityhub.indexing.dbpedia
Version

Version

0.10.0-incubating
Type

Type

jar

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


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