|
Class Summary |
| AbstractRDFProvider |
SearchProvider implementation for a repository containing RDF data. |
| RDFFileGenerator |
Uses the RDFGenerator to create test RDF data and serializes it to the file system. |
| RDFGenerator |
Generator test data (as RDF) using the eagle-i ontology. |
| RDFModelProvider |
AbstractRDFProvider subclass that queries an in-memory Jena Model. |
| RDFProviderProperties |
Extension of SearchProperties that defines System properties specific to the RDF Provider. |
| 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. |