License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdorg.apache.stanbol |
ArtifactId | ArtifactIdorg.apache.stanbol.entityhub.indexing.source.jenatdb |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typebundle |
Description |
DescriptionApache Stanbol Entityhub Indexing Source for Jena TDB
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.
|
Project Organization |
Project Organization |
Group / Artifact | Type | Version |
---|---|---|
org.apache.stanbol : org.apache.stanbol.commons.namespaceprefix.service | jar | 1.0.0 |
org.apache.stanbol : org.apache.stanbol.entityhub.indexing.core | jar | 1.0.0 |
org.apache.stanbol : org.apache.stanbol.entityhub.ldpath | jar | 1.0.0 |
commons-io : commons-io | jar | 2.4 |
org.apache.commons : commons-compress | jar | 1.9 |
org.apache.jena : jena-core | jar | 2.11.0 |
org.apache.jena : jena-tdb | jar | 1.0.2 |
org.apache.jena : jena-arq | jar | 2.11.2 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
org.slf4j : log4j-over-slf4j | jar | 1.7.12 |
junit : junit | jar | 4.12 |