Uses of Package
org.apache.jena.rdf.model
Packages that use org.apache.jena.rdf.model
Package
Description
This package defines the enhanced node and graph classes; an enhanced
node is one embedded in a particular enhanced graph.
Provides a set of abstractions and convenience classes for accessing and manipluating ontologies
represented in RDF.
Provides default implementations for the abstractions defined in the
org.apache.jena.ontology
package.A package defining some useful implementations of
ModelChangedListener
, for listening to
(a) all triples added or removed, exploding composite objects,
(b) all objects added or removed, as themselves,
(c) notification of additions/removals, but no details,
and (d) accepting but ignoring all changes, as a base-class to
be extended.A package for creating and manipulating RDF graphs.
This package contains implementations of the interfaces defined
in the .model package, eg ModelCom for Model, ResourceImpl
for Resource, and so on.
A parser for RDF/XML.
Writing RDF/XML.
The Jena2 reasoner subsystem is designed to allow a range of inference
engines to be plugged into Jena.
Provides a selection of simple rule engines for Jena inference models.
Internal implementation objects used by the rule system interpreters
and compilers.
This package contains a reasoner which supports transitive-reflexive closure
of subPropertyOf and subClassOf relations.
This package defines some classes common to the Jena API
and SPI levels, in particular the JenaException class from which
all Jena-specific exceptions hang, and the interface PrefixMapping
for translation to and from QNames.
Miscellaneous collection of utility classes.
A package containing constant classes with predefined constant objects
for classes and properties defined in well known vocabularies.
-
Classes in org.apache.jena.rdf.model used by org.apache.jena.assembler
-
Classes in org.apache.jena.rdf.model used by org.apache.jena.assembler.assemblers
-
Classes in org.apache.jena.rdf.model used by org.apache.jena.assembler.exceptions
-
Classes in org.apache.jena.rdf.model used by org.apache.jena.enhanced
-
Classes in org.apache.jena.rdf.model used by org.apache.jena.ontologyClassDescriptionAn extension to the normal Model interface that supports access to any underlying inference capability.An RDF Literal.An RDF Model.Convenience methods which extend the
Model
interface.A ModelGetter object can retrieve a Model given a URL for it.ModelGraphInterface - this interface mediates between the API Model level and the SPI Graph level.A ModelMaker contains a collection of named models, methods for creating new models [both named and anonymous] and opening previously-named models, removing models, and accessing a single "default" Model for this Maker.An iterator which returns RDF nodes.An RDF Property.Provides a convenience encapsulation for lists formed from chains of RDF statements arranged to form a head/tail cons-cell structure.Interface covering RDF resources and literals.An RDFReader factory interface.An RDFWriter factory interface.An RDF Resource.An RDF Statement. -
Classes in org.apache.jena.rdf.model used by org.apache.jena.ontology.implClassDescriptionAn extension to the normal Model interface that supports access to any underlying inference capability.An RDF Literal.An RDF Model.Convenience methods which extend the
Model
interface.ModelGraphInterface - this interface mediates between the API Model level and the SPI Graph level.A ModelMaker contains a collection of named models, methods for creating new models [both named and anonymous] and opening previously-named models, removing models, and accessing a single "default" Model for this Maker.An iterator which returns RDF nodes.An RDF Property.Provides a convenience encapsulation for lists formed from chains of RDF statements arranged to form a head/tail cons-cell structure.Interface covering RDF resources and literals.An RDFReader factory interface.An RDFWriter factory interface.An RDF Resource.An RDF Statement.An iterator which returns RDF Statements. -
Classes in org.apache.jena.rdf.model used by org.apache.jena.rdf.listenersClassDescriptionAn RDF Model.The interface for classes that listen for model-changed events.An RDF Statement.An iterator which returns RDF Statements.
-
Classes in org.apache.jena.rdf.model used by org.apache.jena.rdf.modelClassDescriptionAn RDF Alternative container.System id for an anonymous node.An RDF Bag container.An RDF Container.An extension to the normal Model interface that supports access to any underlying inference capability.An RDF Literal.An RDF Model.The interface for classes that listen for model-changed events.Convenience methods which extend the
Model
interface.Helper functions for ModelFactory - in here to keep from obtruding on the end-users.A ModelGetter object can retrieve a Model given a URL for it.ModelGraphInterface - this interface mediates between the API Model level and the SPI Graph level.A ModelMaker contains a collection of named models, methods for creating new models [both named and anonymous] and opening previously-named models, removing models, and accessing a single "default" Model for this Maker.A component interface used by ModelGetter for reading models.The revised and soon-to-be-core interface for sources of models, typically generated from RDF descriptions.An iterator which returns RDF nodes.An iterator which returns namespace URI's.An RDF Property.A generic error handler.Provides a convenience encapsulation for lists formed from chains of RDF statements arranged to form a head/tail cons-cell structure.Interface that encapsulates a function to apply to every element in a list.Interface that encapsulates a function to apply to each element of a list in turn, and passing the result to an accumulator.Interface covering RDF resources and literals.An RDFReader factory interface.AnRDFReader
reads a serialized representation of RDF, e.g.The interface for visiting (ie type-dispatching) an RDF Node.An RDFWriter factory interface.RDFWriterI is an interface to RDF serializers.A ReifiedStatement represents a Statement as a Resource.An iterator which returns RDF Resources.An RDF Resource.Deprecated.The interface to resource factory objects.An RSIterator is a ClosableIterator (qv) which delivers only ReifedStatement's and which has a next-method with that return type.A Statement selector.RDF Sequence container.An RDF Statement.An interface for expressing search boundaries in terms of bounding statements.An iterator which returns RDF Statements. -
Classes in org.apache.jena.rdf.model used by org.apache.jena.rdf.model.implClassDescriptionAn RDF Alternative container.System id for an anonymous node.An RDF Bag container.An RDF Container.An extension to the normal Model interface that supports access to any underlying inference capability.An RDF Literal.An RDF Model.The interface for classes that listen for model-changed events.Convenience methods which extend the
Model
interface.A ModelGetter object can retrieve a Model given a URL for it.ModelGraphInterface - this interface mediates between the API Model level and the SPI Graph level.A ModelMaker contains a collection of named models, methods for creating new models [both named and anonymous] and opening previously-named models, removing models, and accessing a single "default" Model for this Maker.A component interface used by ModelGetter for reading models.The revised and soon-to-be-core interface for sources of models, typically generated from RDF descriptions.An iterator which returns RDF nodes.An iterator which returns namespace URI's.An RDF Property.A generic error handler.Provides a convenience encapsulation for lists formed from chains of RDF statements arranged to form a head/tail cons-cell structure.Interface that encapsulates a function to apply to every element in a list.Interface that encapsulates a function to apply to each element of a list in turn, and passing the result to an accumulator.Interface covering RDF resources and literals.An RDFReader factory interface.AnRDFReader
reads a serialized representation of RDF, e.g.The interface for visiting (ie type-dispatching) an RDF Node.An RDFWriter factory interface.RDFWriterI is an interface to RDF serializers.A ReifiedStatement represents a Statement as a Resource.An iterator which returns RDF Resources.An RDF Resource.Deprecated.An RSIterator is a ClosableIterator (qv) which delivers only ReifedStatement's and which has a next-method with that return type.A Statement selector.RDF Sequence container.A general selector class for use when querying models.An RDF Statement.An iterator which returns RDF Statements. -
Classes in org.apache.jena.rdf.model used by org.apache.jena.rdfxml.xmlinputClassDescriptionAn RDF Model.A generic error handler.An
RDFReader
reads a serialized representation of RDF, e.g. -
Classes in org.apache.jena.rdf.model used by org.apache.jena.rdfxml.xmlinput.impl
-
Classes in org.apache.jena.rdf.model used by org.apache.jena.rdfxml.xmloutput
-
Classes in org.apache.jena.rdf.model used by org.apache.jena.rdfxml.xmloutput.implClassDescriptionAn RDF Model.A generic error handler.RDFWriterI is an interface to RDF serializers.
-
Classes in org.apache.jena.rdf.model used by org.apache.jena.reasoner
-
Classes in org.apache.jena.rdf.model used by org.apache.jena.reasoner.rulesys
-
Classes in org.apache.jena.rdf.model used by org.apache.jena.reasoner.rulesys.impl
-
Classes in org.apache.jena.rdf.model used by org.apache.jena.reasoner.transitiveReasoner
-
Classes in org.apache.jena.rdf.model used by org.apache.jena.utilClassDescriptionAn RDF Model.Convenience methods which extend the
Model
interface.ModelGraphInterface - this interface mediates between the API Model level and the SPI Graph level.An RDF Property.Interface covering RDF resources and literals.An RDFReader factory interface.An RDFWriter factory interface.An RDF Resource.An RDF Statement. -
Classes in org.apache.jena.rdf.model used by org.apache.jena.vocabulary