public interface OWLOntologyManagerFactory extends Serializable, Supplier<OWLOntologyManager>
Modifier and Type | Method and Description |
---|---|
OWLOntologyManager |
get()
Creates a new ontology manager.
|
@Nonnull OWLOntologyManager get()
get
in interface Supplier<OWLOntologyManager>
Copyright © 2020 The University of Manchester. All rights reserved.