Jar examples for o:org.apache.stanbol.entityhub.indexing.source.jenatdb
Provides support for indexing RDF data by using an Jena TDB triple store. It supports to used an existing triple store and to create an new one by loading a provided list of RDF Files. This implementation is tested to work even for very large data sets such as http://dbpedia.org dumps.
You can download jar file org.apache.stanbol.entityhub.indexing.source.jenatdb 0.11.0 in this page.
Apache Software License, Version 2.0
You can use the following script to add org.apache.stanbol.entityhub.indexing.source.jenatdb-0.11.0.jar to your project.
<dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.indexing.source.jenatdb</artifactId> <version>0.11.0</version> </dependency>
compile group: 'org.apache.stanbol', name: 'org.apache.stanbol.entityhub.indexing.source.jenatdb', version: '0.11.0'
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.entityhub.indexing.source.jenatdb" % "0.11.0"
<dependency org="org.apache.stanbol" name="org.apache.stanbol.entityhub.indexing.source.jenatdb" rev="0.11.0"/>
@Grapes(@Grab(group='org.apache.stanbol', module='org.apache.stanbol.entityhub.indexing.source.jenatdb', version='0.11.0'))
'org.apache.stanbol:org.apache.stanbol.entityhub.indexing.source.jenatdb:jar:0.11.0'
Click the following link to download the jar file.
org.apache.stanbol.entityhub.indexing.source.jenatdb-0.11.0-javadoc.jar