OWL ART API Extensions
This section acts as a repository for:
- available implementations of the OWL ART API
- extensions to the library
Implementations
Sesame2 implementation
The Sesame2 Implementation allows OWL ART API to access Sesame2 RDF repositories
Allegrograph implementation
Based on the Sesame2 Implementation, Allegrograph Implementation allows OWL ART API to access Allegrograph remote RDF repositories (Allegro impl is a bit outdated and needs being updated to latest Allegro clients)
Extensions
OWL ART Lang Search
a Lucene based extension of OWLArt API allowing for text indexing and free-text search over RDF repositories. Features:
- Standard Multilingual indexing (by creating indexes of rdfs:label for desired languages)
- Customized indexing (arbitrary resources sets and arbitrary rdf paths to their natural language descriptions)