| Package | Description |
|---|---|
| org.semanticweb.owlapi.profiles | |
| org.semanticweb.owlapi.util |
Utilities package
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProfileVisitor
Profile visitor - walks the imports closure and adds all violations found to the violation
collection.
|
class |
ProfileVisitorBase
Base class for profile violation visitors.
|
| 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 |
Copyright © 2023 The University of Manchester. All rights reserved.