Apache Stanbol Commons OpenNLP Utilities and Models · Provides a Bundle and support for the management of Models. The Data File Provider infrastructure is used to load requested models. Some Modles for English are included. Other models MUST be provided via the DataFileProvider infrastrucutre. (e.g. by including them in there classpath and providing an own DataFileProvider or by users adding the requred files to the "/datafiles" folder in the Stanbol installation)
Group: org.apache.stanbol - All Dependencies
Apache Stanbol Entityhub Generic Test Framework · Unit test framework for the Interfaces defined within the services APO of the Entityhub.
Apache Stanbol Commons Security Core · An Servlet Filter authenticating the user if a security exception occurs and executes the following handling chain as the authenticated user. Significant portions of the code are ported from apache clerezza platform.security.
Apache Stanbol Enhancement Engine : Entity Linking Engine · Implementation of an entity-linking engine that consumes NLP processing resutls from the AnalyzedText content part and uses those information for token based linking (searching and matching) of Entities of the configured controlled vocabulary.
Apache Stanbol Rules Abstract Adapter · The set of functionalities for manipulating inference rules, complete with built-in atoms.
Apache Stanbol Ontology Manager : Input Sources (OWL API-based) · Ontology Manager API extensions for submitting ontologies to the manager. These implementations are based on the OWL API, therefore operate in-memory until the ontology is about to be stored.
Apache Stanbol Entityhub Query SPARQL · This bundle provides implementation of the Entityhub Query interface(s) based on SPARQL by using the Clerezza framework.
Apache Stanbol Commons Namespace Prefix Provider for Stanbol Default Mappings · Provides Namespace Prefix Mappings as defined by the Stanbol NamespaceEnums before the introduction of the Namespace Prefix Service (STANBOL-824).
Apache Stanbol Contenthub Solr Store · Given target core, persists text based documents into an Embedded Solr Instance
Apache Stanbol Data: DBpedia.org · This bundle allows to use DBpedia as Referenced Site. The build also downloads a small DBPedia index that contains 43k entities. This index can be upgrated to an bigger version by copying a dbpedia.solrindex.zip file into the Stanbol /datafiles folder.
Apache Stanbol Ontology Network Manager · A controlled environment for managing ontologies and ontology networks and user sessions managing them.
Apache Stanbol Rules Refactorer · Provides basic functionality for ontology refactoring.
Apache Stanbol Commons JSON-LD API · The Stanbol JSON-LD API to create JSON-LD structures, parse them from String representation and to serialize them to Strings.
Apache Stanbol Reasoners Services API · Services API of Stanbol Reasoners
Apache Stanbol Ontology Manager : Input Sources (Clerezza-based) · Ontology Manager API extensions for submitting ontologies to the manager. These implementations are based on the Apache Clerezza RDF API, therefore can be used to store ontologies directly for space efficiency during the process.
Apache Stanbol Entityhub Indexing Destination SolrYard · Implementation of the IndexingTarget interface for the Stanbol Entityhub SolrYard.
Apache Stanbol Commons Testing HTTP Testing Library · Utilities for HTTP-based testing. Not Stanbol-specific, should be reusable in other contexts.
Apache Stanbol Commons LDPath Template Rendering · A service providing ldpath template rendering
Apache Stanbol Commons Clerezza LDPath Repository · Provides an LDPath Repository implementation for RDF graphs managed by Clerezza.
Apache Stanbol Commons Jobs API · Background jobs, API and Manager
Apache Stanbol Entityhub Model Sesame · This bundle provides implementation of the Entityhub Representation interface based on sesame.
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.