| Package | Description |
|---|---|
| org.semanticweb.owlapi.debugging |
Debugging package
|
| org.semanticweb.owlapi.dlsyntax.renderer | |
| org.semanticweb.owlapi.krss2.renderer | |
| org.semanticweb.owlapi.util |
Utilities package
|
| uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
| Modifier and Type | Class and Description |
|---|---|
class |
DebuggerClassExpressionGenerator |
| Modifier and Type | Class and Description |
|---|---|
class |
DLSyntaxObjectRenderer
Renders objects in unicode DL syntax.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KRSS2ObjectRenderer
KRSS2ObjectRenderer is an extension of KRSSObjectRenderer which uses the extended vocabulary. |
class |
KRSS2OWLObjectRenderer |
class |
KRSSObjectRenderer
A
KRSSObjectRenderer renderes an OWLOntology in the original KRSS
syntax. |
| Modifier and Type | Class and Description |
|---|---|
class |
DLExpressivityChecker |
class |
FilteringOWLOntologyChangeListener
Incorporates a listener into an
OWLOntologyChangeFilter. |
class |
OWLObjectVisitorAdapter |
class |
OWLOntologyChangeFilter
Provides a convenient method to filter add/remove axiom changes based on the
type of axiom that is being added or removed from an ontology.
The general pattern of use is to simply create an instance of the OWLOntologyChangeFilter and override the appropriate visit methods
corresponding to the types of axioms that are of interest. |
class |
OWLOntologyWalkerVisitor |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEntityRegistrationManager
base for entity registration manager
|
class |
OWLEntityCollectionContainerCollector
A utility class that visits axioms, class expressions etc.
|
Copyright © 2016 The University of Manchester. All Rights Reserved.