| Package | Description |
|---|---|
| org.semanticweb.owlapitools.profiles |
| Modifier and Type | Class and Description |
|---|---|
class |
OWL2DLProfile
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 02-Aug-2009 |
class |
OWL2ELProfile
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 16-Apr-2008 |
class |
OWL2Profile
Author: Matthew Horridge
The University Of Manchester Information Management Group Date: 21-Jun-2008 Checks to see if an ontology and its imports closure fall into the OWL 2 DL profile. |
class |
OWL2QLProfile
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 18-Jul-2009 |
class |
OWL2RLProfile
Author: Matthew Horridge
The University of Manchester Information Management Group Date: 03-Aug-2009 |
| Modifier and Type | Method and Description |
|---|---|
OWLProfile |
OWLProfileReport.getProfile() |
| Constructor and Description |
|---|
OWL2ProfileReport(OWLProfile profile,
java.util.Set<OWLProfileViolation<?>> disallowedConstructs,
java.util.Set<org.semanticweb.owlapi.model.OWLObjectPropertyExpression> nonSimpleRoles,
java.util.Set<org.semanticweb.owlapi.model.OWLObjectPropertyExpression> simpleRoles) |
OWLProfileReport(OWLProfile profile,
java.util.Set<OWLProfileViolation<?>> violations) |
Copyright © 2014 The University of Manchester. All Rights Reserved.