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.9.0-incubating 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.9.0-incubating.jar to your project.
<dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.entityhub.indexing.source.jenatdb</artifactId> <version>0.9.0-incubating</version> </dependency>
compile group: 'org.apache.stanbol', name: 'org.apache.stanbol.entityhub.indexing.source.jenatdb', version: '0.9.0-incubating'
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.entityhub.indexing.source.jenatdb" % "0.9.0-incubating"
<dependency org="org.apache.stanbol" name="org.apache.stanbol.entityhub.indexing.source.jenatdb" rev="0.9.0-incubating"/>
@Grapes(@Grab(group='org.apache.stanbol', module='org.apache.stanbol.entityhub.indexing.source.jenatdb', version='0.9.0-incubating'))
'org.apache.stanbol:org.apache.stanbol.entityhub.indexing.source.jenatdb:jar:0.9.0-incubating'
Click the following link to download the jar file.
org.apache.stanbol.entityhub.indexing.source.jenatdb-0.9.0-incubating-javadoc.jar