| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.model.parameters |
Parameter classes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OWLAxiomCollection
Ontology methods related to it being a collection of axioms.
|
interface |
OWLAxiomCollectionBooleanArgs
Ontology methods related to it being a collection of axioms.
|
interface |
OWLAxiomIndex
Axiom accessor methods - all OWLOntology methods that return sets of axioms
of a certain type or with a certain entity referred.
|
interface |
OWLMutableOntology
Marker interface for ontologies where mutating actions must have an effect.
|
interface |
OWLOntology
Represents an OWL 2 Ontology in the
OWL 2 specification.
|
interface |
OWLSignature
Ontology methods related to its signature.
|
interface |
OWLSignatureBooleanArgs
Ontology methods related to its signature.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Stream<OWLOntology> |
Imports.stream(HasImportsClosure o) |
Copyright © 2018 The University of Manchester. All rights reserved.