Uses of Class
org.semanticweb.owl.profiles.OWLProfileReport

Packages that use OWLProfileReport
org.semanticweb.owl.profiles   
 

Uses of OWLProfileReport in org.semanticweb.owl.profiles
 

Subclasses of OWLProfileReport in org.semanticweb.owl.profiles
 class OWL2ProfileReport
          Author: Matthew Horridge
The University Of Manchester
Information Management Group
Date: 30-Jul-2008

 

Methods in org.semanticweb.owl.profiles that return OWLProfileReport
 OWLProfileReport OWLProfile.checkOntology(OWLOntology ontology, OWLOntologyManager manager)
          Checks an ontology and its import closure to see if it is within this profile.
 OWLProfileReport OWLDLProfile.checkOntology(OWLOntology ontology, OWLOntologyManager manager)
           
 OWLProfileReport OWL2Profile.checkOntology(OWLOntology ontology, OWLOntologyManager manager)
           
 OWLProfileReport ELPlusPlusProfile.checkOntology(OWLOntology ontology, OWLOntologyManager manager)