Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
▼NSemanticSearchImplementation | |
CAdditionalRule | Represents an additional rule |
CApplicationProfile | Contains methods for an application profile |
CDataTypeParser | Contains methods to parse the objects of a metadata graph according to the mapping type |
CElasticsearchIndexMapper | Contains methods to create, change and handle the current Elasticsearch index |
CElasticsearchSearchClient | Implements necessary functions to use Elasticsearch as a search engine |
CIRdfConnector | Provides all necessary functions for querying and manipulating the RDF-based knowledge graph |
CISearchClient | Provides all necessary functions to implement a document-based search engine |
CLiteralRule | Represents a literal rule |
CNotIndexableException | Exception which is thrown if a triple of a metadata graph could not be indexed |
CRdfClient | Provides all necessary queries to the RDF database to create a mapping of metadata graphs into a document |
CRdfSearchMapper | Contains the main logic to use a document-based search engine for RDF-based metadata records |
▼CSemanticSearch | Entry class which interprets the command line arguments and calls corresponding functions |
COptions | Class to define valid options, and to receive the parsed options |
CSpecificApplicationProfile | Represents a specific application profile |
CUris | Contains only constants for URIs and CURIEs |
CVirtuosoRdfConnector | Implements necessary functions for querying and manipulating the RDF-based knowledge graph |