@FunctionalInterface public interface OWLOntologyBuilder extends Serializable
| Modifier and Type | Method and Description |
|---|---|
OWLOntology |
createOWLOntology(OWLOntologyManager manager,
OWLOntologyID ontologyID) |
OWLOntology createOWLOntology(OWLOntologyManager manager, OWLOntologyID ontologyID)
manager - manager for the ontology to be createdontologyID - id for the ontology to be createdCopyright © 2017 The University of Manchester. All Rights Reserved.