public interface OWLProfile extends HasIRI
| Modifier and Type | Method and Description |
|---|---|
OWLProfileReport |
checkOntology(OWLOntology ontology)
Checks an ontology and its import closure to see if it is within this
profile.
|
String |
getName()
Gets the name of the profile.
|
String getName()
OWLProfileReport checkOntology(OWLOntology ontology)
ontology - The ontology to be checked.OWLProfileReport that describes whether or not the ontology is within this
profile.Copyright © 2017 The University of Manchester. All rights reserved.