Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Nov-2006
A convenience base class for parsers, which provides a mechanism to
manage the setting and getting of the OWLOntologyManager that
should be associated with the parser
Adds a mapping from an ontology URI to a physical URI which
has a base of this mapper and a specified local name - in
other words the physical URI will be determined by resolving
the local name against the URI base of this mapper.
In the case where silent missing imports handling is enabled, a listener can be attached via this method so that
there is a mechanism that allows clients to be informed of the reason when an import cannot be loaded.
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Aug-2007
Given a set of ontologies S, for each ontology, O, in S, this change
combines multiple subclass axioms with a common left hand side into
one subclass axiom.