public class OWL2ELProfile extends Object implements OWLProfile
| Constructor and Description |
|---|
OWL2ELProfile() |
| 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.
|
IRI |
getIRI()
Gets the IRI of this object
|
String |
getName()
Gets the name of the profile.
|
public String getName()
OWLProfilegetName in interface OWLProfile@Nonnull public IRI getIRI()
HasIRIpublic OWLProfileReport checkOntology(OWLOntology ontology)
OWLProfilecheckOntology in interface OWLProfileontology - The ontology to be checked.OWLProfileReport that describes whether or not the
ontology is within this profile.Copyright © 2016 The University of Manchester. All Rights Reserved.