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