Uses of Interface
org.semanticweb.owlapi.model.HasGetOntologies
Packages that use HasGetOntologies
Package
Description
Main API classes.
Utilities package.
OWL API reference implementation package.
-
Uses of HasGetOntologies in org.semanticweb.owlapi.model
Subinterfaces of HasGetOntologies in org.semanticweb.owlapi.modelModifier and TypeInterfaceDescriptioninterface
AnOWLOntologyManager
manages a set of ontologies.interface
Inputs to algorithms etc. -
Uses of HasGetOntologies in org.semanticweb.owlapi.util
Classes in org.semanticweb.owlapi.util that implement HasGetOntologiesModifier and TypeClassDescriptionclass
AnOWLOntologySetProvider
which provides a set of ontologies which correspond to the imports closure of a given ontology.class
An ontology set provider which provides a singleton set - i.e. -
Uses of HasGetOntologies in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement HasGetOntologies