Uses of Class
org.apache.jena.ontapi.OntJenaException
Packages that use OntJenaException
Package
Description
-
Uses of OntJenaException in org.apache.jena.ontapi
Subclasses of OntJenaException in org.apache.jena.ontapiModifier and TypeClassDescriptionstatic classException that is thrown when an ontology resource is converted to another facet, usually usingas(), and the requested conversion is not possible.static classException, which may happen while creation of ont-object.static classA Jena exception that indicates wrong input.static classAn exception to indicate that a feature is not supported right now or by design for current conditions.static classA Jena exception that indicates that Jena-object state is broken, which may happen in multithreading or in other uncommon situations.static classAn exception that is thrown if a recursion is found in the graph.static classException that is raised when an ontology operation is attempted that is not present in the configuration (e.g. language profile) for the current ontology model. -
Uses of OntJenaException in org.apache.jena.ontapi.common
Methods in org.apache.jena.ontapi.common that throw OntJenaExceptionModifier and TypeMethodDescriptionstatic org.apache.jena.enhanced.ImplementationEnhNodeFactory.asJenaImplementation(EnhNodeFactory f) Represents the given implementation factory asJena Implementation Factory.static org.apache.jena.enhanced.Personality<org.apache.jena.rdf.model.RDFNode>OntPersonality.asJenaPersonality(OntPersonality p) Represents the givenOntPersonalityconfiguration as aJena Personalitywith a generic typeRDFNode.static OntEnhGraphOntEnhGraph.asPersonalityModel(org.apache.jena.enhanced.EnhGraph graph) Represents the givenEnhGraphas aOntEnhGraph.static OntEnhGraphOntEnhGraph.asPersonalityModel(OntModel graph) Represents the givenOnt[Graph]Modelas aOntEnhGraph.Set<org.apache.jena.graph.Node>Returns aSetofJena Graph Nodes for the givenClass-type.WrappedEnhNodeFactory.getDelegate(org.apache.jena.enhanced.EnhGraph g) Finds and returns theEnhNodeFactoryinstance for the encapsulatedobjecttype. -
Uses of OntJenaException in org.apache.jena.ontapi.impl.objects
Methods in org.apache.jena.ontapi.impl.objects that throw OntJenaException -
Uses of OntJenaException in org.apache.jena.ontapi.model
Methods in org.apache.jena.ontapi.model that throw OntJenaExceptionModifier and TypeMethodDescriptionAdds the triplethis owl:import urito this resource.Adds a sub-model both to theowl:importsection and to the graph hierarchy.OntStatement.deleteAnnotation(OntAnnotationProperty property, org.apache.jena.rdf.model.RDFNode value) Deletes the child annotation if present.OntIndividual.Anonymous.detachClass(org.apache.jena.rdf.model.Resource clazz) Removes a class assertion statement for the given class.OntList.get(int index) Answers the list that is the tail of this list starting from the given position.OntObjectProperty.removePropertyChain(org.apache.jena.rdf.model.Resource list) Deletes the given property chain list including all its annotations.OntID.setVersionIRI(String uri) Assigns a new version IRI to this Ontology ID object.