Uses of Class
org.apache.jena.rdf.model.impl.ResourceImpl
Package
Description
Provides default implementations for the abstractions defined in the
org.apache.jena.ontology
package.This package contains implementations of the interfaces defined
in the .model package, eg ModelCom for Model, ResourceImpl
for Resource, and so on.
-
Uses of ResourceImpl in org.apache.jena.ontology.impl
Modifier and TypeClassDescriptionclass
Implementation of the abstraction of axioms that denote the single name assumption.class
Implementation of the allValuesFrom restriction abstraction.class
Implementation for ontology abstraction of annotation propertyclass
Shared implementation for implementations of Boolean clas expressions.class
Implementation of the exact qualified cardinality restrictionclass
Implementation of the cardinality restriction abstraction.class
Implementation of a node representing a complement class description.class
Default implementation of the interface that defines a closed enumeration of concrete values for the range of a property.class
Implementation of the datatype property abstractionclass
Implementation of a node representing an enumerated class description.class
Implementation of the functional property abstractionclass
Implementation of the hasValue restriction abstraction.class
Implementation for the ontology abstraction representing ontology class descriptions.class
Implementation of a node representing an intersection class description.class
Implementation of the functional property abstractionclass
Implementation of the max qualified cardinality restrictionclass
Implementation of the max cardinality restriction abstraction.class
Implementation of the min qualified cardinality restrictionclass
Implementation of the min cardinality restriction abstraction.class
Implementation of the object property abstractionclass
Implementation of the ontology abstraction representing ontology classes.class
Implementation of the Ontology interface, encapsulating nodes that hold the meta-data about whole ontologies.class
Implementation of the abstraction representing a general ontology property.class
Abstract base class to provide shared implementation for implementations of ontology resources.class
Implementation of qualied restrictions.class
Implementation of the ontology abstraction representing restrictions.class
Implementation of the someValuesFrom restriction abstraction.class
Implementation of the symmetric property abstractionclass
Implementation of the transitive property abstractionclass
Implementation of a node representing a union class description. -
Uses of ResourceImpl in org.apache.jena.rdf.model.impl
Modifier and TypeClassDescriptionclass
An implementation of Alt.class
An implementation of Bagclass
An internal class not normally of interest to application developers.class
An implementation of Property.class
Standard implementation the list abstraction from rdf.model.class
An implementation of Seq