SemanticSearchImplementation
|
CSemanticSearchImplementation.AdditionalRule | Represents an additional rule |
▼CSemanticSearchImplementation.ApplicationProfile | Contains methods for an application profile |
CSemanticSearchImplementation.SpecificApplicationProfile | Represents a specific application profile |
CSemanticSearchImplementation.DataTypeParser | Contains methods to parse the objects of a metadata graph according to the mapping type |
CSemanticSearchImplementation.ElasticsearchIndexMapper | Contains methods to create, change and handle the current Elasticsearch index |
▼CException | |
CSemanticSearchImplementation.NotIndexableException | Exception which is thrown if a triple of a metadata graph could not be indexed |
▼CSemanticSearchImplementation.IRdfConnector | Provides all necessary functions for querying and manipulating the RDF-based knowledge graph |
CSemanticSearchImplementation.VirtuosoRdfConnector | Implements necessary functions for querying and manipulating the RDF-based knowledge graph |
▼CSemanticSearchImplementation.ISearchClient | Provides all necessary functions to implement a document-based search engine |
CSemanticSearchImplementation.ElasticsearchSearchClient | Implements necessary functions to use Elasticsearch as a search engine |
CSemanticSearchImplementation.LiteralRule | Represents a literal rule |
CSemanticSearchImplementation.SemanticSearch.Options | Class to define valid options, and to receive the parsed options |
CSemanticSearchImplementation.RdfClient | Provides all necessary queries to the RDF database to create a mapping of metadata graphs into a document |
CSemanticSearchImplementation.RdfSearchMapper | Contains the main logic to use a document-based search engine for RDF-based metadata records |
CSemanticSearchImplementation.SemanticSearch | Entry class which interprets the command line arguments and calls corresponding functions |
CSemanticSearchImplementation.Uris | Contains only constants for URIs and CURIEs |