Uses of Class
org.apache.jena.ontology.OntologyException
Packages that use OntologyException
Package
Description
Provides a set of abstractions and convenience classes for accessing and manipluating ontologies
represented in RDF.
-
Uses of OntologyException in org.apache.jena.ontology
Subclasses of OntologyException in org.apache.jena.ontologyModifier and TypeClassDescriptionclassException that is thrown when an ontology resource is converted to another facet, usingas(), and the requested conversion is not possible.classAn exception that denotes some inconsistency between the arguments to a method in the ontology API, and the language definition for a given ontology profile.classException that is raised when an ontology operation is attempted that is not present in the language profile for the current ontology model.