|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OntologyException | |
---|---|
com.hp.hpl.jena.ontology | Provides a set of abstractions and convenience classes for accessing and manipluating ontologies represented in RDF. |
Uses of OntologyException in com.hp.hpl.jena.ontology |
---|
Subclasses of OntologyException in com.hp.hpl.jena.ontology | |
---|---|
class |
ConversionException
Exception that is thrown when an ontology resource is converted to another facet, using as() , and the requested conversion is not
possible. |
class |
LanguageConsistencyException
An exception that denotes some inconsistency between the arguments to a method in the ontology API, and the language definition for a given ontology profile. |
class |
ProfileException
Exception that is raised when an ontology operation is attempted that is not present in the language profile for the current ontology model. |
Methods in com.hp.hpl.jena.ontology that throw OntologyException | |
---|---|
Resource |
OWLSyntaxChecker.getOWLLanguageLevel(OntModel owlModel,
java.util.List problems)
Given an OWL ontology model owlModel, answer the minimum OWL language level that the constructs used in this model lie entirely within. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |