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 TypeInterfaceDescriptioninterfaceAllows 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 TypeClassDescriptionclassMain 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 TypeClassDescriptionclassDataSourceimplementation representing the RDF4J OntoDriver. -
Uses of DataSource in cz.cvut.kbss.ontodriver.virtuoso
Classes in cz.cvut.kbss.ontodriver.virtuoso that implement DataSourceModifier and TypeClassDescriptionclassDataSourceimplementation representing the Virtuoso OntoDriver.