|
Class Summary |
| AbstractRDFProvider |
SearchProvider implementation for an RDF repository. |
| RDFFileGenerator |
Uses the RDFGenerator to create test RDF data and serializes it to the file system. |
| RDFGenerator |
Generators test data (as RDF) using the eagle-i ontology. |
| RDFModelProvider |
AbstractRDFProvider subclass that executes the
SPARQL query against a Jena Model. |
| RepositoryConfig |
Configuration for connecting to the repository. |
| RepositoryHarvester |
Extension of AbstractRDFProvider that uses the Repository /harvest API (see /harvest REST API spec for details). |
| SearchRDFConfig |
|
| SPARQLProtocolProvider |
AbstractRDFProvider subclass that executes the SPARQL query
against a SPARQL endpoint. |