Package | Description |
---|---|
org.semanticweb.owlapi.change |
Ontology change classes.
|
org.semanticweb.owlapi.model |
Main API classes.
|
org.semanticweb.owlapi.util |
Utilities package
|
Class | Description |
---|---|
AbstractCompositeOntologyChange | |
AddAxiomData |
Represents the specific non-ontology data required by an
AddAxiom
change. |
AddImportData |
Represents the specific non-ontology data required by an
AddImport
change. |
AddOntologyAnnotationData |
Represents the specific non-ontology data required by an
AddOntologyAnnotation change. |
AxiomChangeData |
Represent the common non-ontology data required by instances of
OWLAxiomChange . |
ImportChangeData |
Instances of this class represent
OWLOntologyChangeData for changes
that that are specific to the addition or removal of import statements
to/from an ontology. |
OntologyAnnotationChangeData |
Represents the specific non-ontology data required by an
AddOntologyAnnotation change. |
OWLCompositeOntologyChange |
A composite ontology change encapsulates a list of ontology changes, which
should be applied as a logical unit.
|
OWLOntologyChangeData |
Represents an abstraction of the essential non-ontology data required by a
particular kind of
OWLOntologyChange . |
OWLOntologyChangeDataVisitor | |
OWLOntologyChangeRecord |
Associates an
OWLOntologyID with ontology-less change data.An OWLOntologyChangeRecord captures information about an
OWLOntologyChange in a way that does not require a reference to an
OWLOntology object. |
RemoveAxiomData |
Represents the specific non-ontology data required by an
RemoveAxiom
change. |
RemoveImportData |
Represents the specific non-ontology data required by a
RemoveImport change. |
RemoveOntologyAnnotationData |
Represents the specific non-ontology data required by a
RemoveOntologyAnnotation change. |
SetOntologyIDData |
Represents the specific non-ontology data required by a
SetOntologyID change. |
Class | Description |
---|---|
AddAxiomData |
Represents the specific non-ontology data required by an
AddAxiom
change. |
AddImportData |
Represents the specific non-ontology data required by an
AddImport
change. |
AddOntologyAnnotationData |
Represents the specific non-ontology data required by an
AddOntologyAnnotation change. |
OWLOntologyChangeData |
Represents an abstraction of the essential non-ontology data required by a
particular kind of
OWLOntologyChange . |
OWLOntologyChangeRecord |
Associates an
OWLOntologyID with ontology-less change data.An OWLOntologyChangeRecord captures information about an
OWLOntologyChange in a way that does not require a reference to an
OWLOntology object. |
RemoveAxiomData |
Represents the specific non-ontology data required by an
RemoveAxiom
change. |
RemoveImportData |
Represents the specific non-ontology data required by a
RemoveImport change. |
SetOntologyIDData |
Represents the specific non-ontology data required by a
SetOntologyID change. |
Class | Description |
---|---|
AxiomChangeData |
Represent the common non-ontology data required by instances of
OWLAxiomChange . |
Copyright © 2018 The University of Manchester. All rights reserved.