Uses of Interface
cz.cvut.kbss.ontodriver.DataSource
Packages that use DataSource
Package
Description
-
Uses of DataSource in cz.cvut.kbss.ontodriver
Subinterfaces of DataSource in cz.cvut.kbss.ontodriverModifier and TypeInterfaceDescriptioninterface
Allows to reload data from the underlying storage. -
Uses of DataSource in cz.cvut.kbss.ontodriver.jena
Classes in cz.cvut.kbss.ontodriver.jena that implement DataSource -
Uses of DataSource in cz.cvut.kbss.ontodriver.owlapi
Classes in cz.cvut.kbss.ontodriver.owlapi that implement DataSourceModifier and TypeClassDescriptionclass
Main entry point to this OWLAPI-based OntoDriver. -
Uses of DataSource in cz.cvut.kbss.ontodriver.rdf4j
Classes in cz.cvut.kbss.ontodriver.rdf4j that implement DataSourceModifier and TypeClassDescriptionclass
DataSource
implementation representing the RDF4J OntoDriver. -
Uses of DataSource in cz.cvut.kbss.ontodriver.virtuoso
Classes in cz.cvut.kbss.ontodriver.virtuoso that implement DataSourceModifier and TypeClassDescriptionclass
DataSource
implementation representing the Virtuoso OntoDriver.