|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OWLProfile
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008
Method Summary | |
---|---|
OWLProfileReport |
checkOntology(OWLOntology ontology,
OWLOntologyManager manager)
Checks an ontology and its import closure to see if it is within this profile. |
java.lang.String |
getName()
Gets the name of the profile. |
Method Detail |
---|
java.lang.String getName()
OWLProfileReport checkOntology(OWLOntology ontology, OWLOntologyManager manager)
ontology
- The ontology to be checked.manager
- A manager which can be used to obtain the imports closure
of the ontology
OWLProfileReport
that describes whether or not the
ontology is within this profile.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |