Module org.apache.jena.ontapi
Package org.apache.jena.ontapi.impl.objects
package org.apache.jena.ontapi.impl.objects
-
ClassDescriptionThe implementation of
AnnotationOntology Object.Implementation of Annotation Property abstraction (a URI-Resourcewithowl:AnnotationPropertytype).A base class for any class-expression implementation.OntClassImpl.CardinalityRestrictionImpl<O extends OntObject,P extends OntRelationalProperty, R extends OntClassImpl.CardinalityRestrictionImpl<?, ?, ?>> Abstraction for any cardinality restriction.OntClassImpl.ComponentRestrictionImpl<O extends org.apache.jena.rdf.model.RDFNode,P extends OntRelationalProperty, R extends OntClassImpl.ComponentRestrictionImpl<?, ?, ?>> Abstract base component-restriction class.OntClassImpl.NaryRestrictionImpl<O extends OntObject,P extends OntRelationalProperty, R extends OntClassImpl.NaryRestrictionImpl<?, ?, ?>> Abstract implementation for any restriction withowl:onPropertypredicate.Base for allOntClass.Restrictionimpls.An ontology object implementation with declarative typeowl:DatatypeProperty.Implementation for Data Range Expressions.OntDisjointImpl<O extends OntObject>Implementation for anonymousowl:AllDisjointProperties,owl:AllDisjointClasses,owl:AllDifferentsections.DisjointClasses := 'DisjointClasses' '(' axiomAnnotations subClassExpression subClassExpression { subClassExpression } ')'Implementation of Facet RestrictionsAn Ontology ID Implementation.AnOntIndividualimplementation, both for anonymous and named individuals.See description to the interfaceOntIndividual.Anonymous.Represents a named individual.OntListImpl<E extends org.apache.jena.rdf.model.RDFNode>Default OntList implementation.The simplestiteratorover ardf:List, whoseIterator.next()method returns a batch oftriples in the form of standardJava List.An extendedOntListImpl.RDFListIteratorwhoseIterator.next()method does not throwNoSuchElementExceptionin case no element found, but returnsnullinstead.Named entity withrdf:type = rdfs:Datatype.OntNegativePropertyAssertionImpl<P extends OntRelationalProperty,T extends org.apache.jena.rdf.model.RDFNode> Implementation of the Negative Property Assertion.The base for any Ontology ObjectResourceimplementation.Implementation of the Object Property Expression abstraction.Property Expression base impl-class.Simple Ontology Class implementation.Primary (named) class (<uri> a owl:Class).A version of Named class for RL specification.Simple directOntPropertyimplementation.An implementation ofOntology Statement.Ont SWRL Object Implementation.OntSWRLImpl.AtomImpl<P extends OntObject>