jar

org.apache.stanbol : org.apache.stanbol.entityhub.indexing.source.jenatdb

Maven & Gradle

Sep 16, 2016
4 usages

Apache 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.

Table Of Contents

Latest Version

Download org.apache.stanbol : org.apache.stanbol.entityhub.indexing.source.jenatdb JAR file - Latest Versions:

All Versions

Download org.apache.stanbol : org.apache.stanbol.entityhub.indexing.source.jenatdb JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.12.x
0.11.x
0.10.x
0.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.stanbol.entityhub.indexing.source.jenatdb-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.stanbol.entityhub.indexing.source.jenatdb

├─ org.apache.stanbol.entityhub.indexing.source.jenatdb.AbstractTdbBackend.class - [JAR]

├─ org.apache.stanbol.entityhub.indexing.source.jenatdb.Constants.class - [JAR]

├─ org.apache.stanbol.entityhub.indexing.source.jenatdb.DestinationTripleGraph.class - [JAR]

├─ org.apache.stanbol.entityhub.indexing.source.jenatdb.LiteralLanguageFilter.class - [JAR]

├─ org.apache.stanbol.entityhub.indexing.source.jenatdb.PropertyPrefixFilter.class - [JAR]

├─ org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfImportFilter.class - [JAR]

├─ org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSource.class - [JAR]

├─ org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfResourceImporter.class - [JAR]

├─ org.apache.stanbol.entityhub.indexing.source.jenatdb.ResourceFilterIterator.class - [JAR]

├─ org.apache.stanbol.entityhub.indexing.source.jenatdb.Utils.class - [JAR]