A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

ABSOLUTE - Static variable in class com.hp.hpl.jena.rdf.arp.URI
 
ADD - Static variable in interface com.hp.hpl.jena.graph.Graph
 
ADR - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
ADRPROPERTIES - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
ADRTYPES - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
AGENT - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
ALL_DIFFERENT() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the resource that represents the class of axioms denoting that a set of individuals are pairwise distinct.
ALL_VALUES_FROM() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes a restriction on a given property to have only values from the given class expression.
ALTHASNODEFAULT - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
An Alt resource has no default value.
ALT_URL - Static variable in class com.hp.hpl.jena.ontology.OntDocumentManager
Represents the alternative local copy of the public ontology; assumed to be resolvable, hence URL not URI
ALiteral - interface com.hp.hpl.jena.rdf.arp.ALiteral.
A string literal property value from an RDF/XML file.
ANNOTATION_PROPERTY() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the class that denotes an annotation property
ANY - Static variable in class com.hp.hpl.jena.graph.Node
The canonical instance of Node_ANY; no-one else need use the constructor.
ANY - Static variable in class com.hp.hpl.jena.graph.query.Element
 
ANY - Static variable in class com.hp.hpl.jena.graph.query.Query
 
ARP - class com.hp.hpl.jena.rdf.arp.ARP.
Another RDF Parser.
ARP() - Constructor for class com.hp.hpl.jena.rdf.arp.ARP
Creates a new RDF Parser.
ARPErrorNumbers - interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers.
Error numbers used by ARP.
ARPSaxErrorHandler - class com.hp.hpl.jena.rdf.arp.ARPSaxErrorHandler.
This class is not part of the API.
ARPSaxErrorHandler(RDFErrorHandler) - Constructor for class com.hp.hpl.jena.rdf.arp.ARPSaxErrorHandler
 
AResource - interface com.hp.hpl.jena.rdf.arp.AResource.
A resource from the input file.
ASSERTIONFAILURE - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
Internal Error - an assertion has failed.
AV_COLLECTION - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
AV_DAMLCOLLECTION - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
AV_LITERAL - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
AV_RESOURCE - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
AV_STRING - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_ABOUT - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_ABOUTEACH - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_BAGID - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_DATATYPE - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_ID - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_NODEID - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_OTHER - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_PARSETYPE - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_RDF_N - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_RESOURCE - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_TYPE - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_XMLBASE - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_XMLLANG - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_XMLNS - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
A_XMLSPACE - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
AbstractDateTime - class com.hp.hpl.jena.datatypes.xsd.AbstractDateTime.
Base class for representation of XSD duration, time, date/time and related datatype instances.
AbstractDateTime(Object, XSSimpleType) - Constructor for class com.hp.hpl.jena.datatypes.xsd.AbstractDateTime
Constructor
AddIterator - class com.hp.hpl.jena.util.iterator.AddIterator.
Combine two Iterator's by concatenation.
AddIterator(Iterator, Iterator) - Constructor for class com.hp.hpl.jena.util.iterator.AddIterator
Combine two iterators:
AllDifferent - interface com.hp.hpl.jena.ontology.AllDifferent.
Interface defining an individual in which all members of a collection are declared pair-wise disjoint.
AllDifferent - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the class of OWL axioms stating that a set of classes are pairwise disjoint
AllValuesFromRestriction - interface com.hp.hpl.jena.ontology.AllValuesFromRestriction.
A property restriction that requires the named property to have have any range instances to be members of a given class.
AlreadyLinkedViewException - exception com.hp.hpl.jena.enhanced.AlreadyLinkedViewException.
Exception to throw when adding a view to a Polymorphic discovers that the view to add is already on a ring.
AlreadyLinkedViewException(Polymorphic) - Constructor for class com.hp.hpl.jena.enhanced.AlreadyLinkedViewException
The polymorphic other has already been linked into a sibling ring and hence cannot be linked into a different one.
Alt - interface com.hp.hpl.jena.rdf.model.Alt.
An RDF Alternative container.
Alt - Static variable in class com.hp.hpl.jena.vocabulary.RDF
 
AnnotationProperty - interface com.hp.hpl.jena.ontology.AnnotationProperty.
Interface that represents the category of annotation properties in an ontology language.
AnnotationProperty - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the class of OWL properties that are annotations
AnonId - class com.hp.hpl.jena.rdf.model.AnonId.
Create a new id for an anonymous node.
AnonId() - Constructor for class com.hp.hpl.jena.rdf.model.AnonId
Creates new AnonId.
AnonId(String) - Constructor for class com.hp.hpl.jena.rdf.model.AnonId
Create a new AnonId from the string argument supplied
ArrayIterator - class com.hp.hpl.jena.util.iterator.ArrayIterator.
An Iterator for arrays.
ArrayIterator(Object) - Constructor for class com.hp.hpl.jena.util.iterator.ArrayIterator
Constructs an iterator over the members of an array.
AssertFRule - class com.hp.hpl.jena.reasoner.rdfsReasoner1.AssertFRule.
Variant on a forward rule which asserts a set of instantiated triples into the reasoner's cache.
AssertFRule(String) - Constructor for class com.hp.hpl.jena.reasoner.rdfsReasoner1.AssertFRule
Constructor
Axiom - interface com.hp.hpl.jena.ontology.Axiom.
Interface defining the a general super-type for axioms specified by the ontology.
abort() - Method in interface com.hp.hpl.jena.graph.TransactionHandler
If transactions are supported and there is a tranaction in progress, abort it.
abort() - Method in interface com.hp.hpl.jena.rdf.model.Model
Abort the current transaction and abandon any changes in progress.
abort() - Method in interface com.hp.hpl.jena.rdf.model.Resource
Abort the transaction in the associated model.
abort() - Method in class com.hp.hpl.jena.rdql.QueryEngine
 
abort() - Method in class com.hp.hpl.jena.rdql.QueryEngineExt
 
abort() - Method in interface com.hp.hpl.jena.rdql.QueryExecution
Stop in mid execution.
aboutAttr - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
accept(Object) - Method in class com.hp.hpl.jena.graph.TripleMatchFilter
The object is wanted.
accept(Object) - Method in interface com.hp.hpl.jena.util.iterator.Filter
The object is wanted.
accept(Object) - Method in interface com.hp.hpl.jena.util.iterator.MapFilter
a compiled filter and test - returns null if x is unacceptable, and the mapped value if x is acceptable; clearly useless if the mapping might deliver null.
accepts(Domain, Node) - Method in class com.hp.hpl.jena.graph.query.Bind
 
accepts(Domain, Node) - Method in class com.hp.hpl.jena.graph.query.Bound
 
accepts(Domain, Node) - Method in class com.hp.hpl.jena.graph.query.Element
 
accepts(Domain, Node) - Method in class com.hp.hpl.jena.graph.query.Fixed
 
accessRights - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Information about who can access the resource or an indication of its security status.
accessor(Property, String) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer an accessor for the given property of any ontology value.
accessor(Property) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer an accessor for the given property of any ontology value.
action - Static variable in class com.hp.hpl.jena.vocabulary.TestManifest
 
add(List) - Method in class com.hp.hpl.jena.db.GraphRDB
Add a list of triples.
add(Class, Implementation) - Method in class com.hp.hpl.jena.enhanced.GraphPersonality
 
add(Class, Implementation) - Method in class com.hp.hpl.jena.enhanced.Personality
Add a new interface and its implementation to this Personality.
add(Triple[]) - Method in interface com.hp.hpl.jena.graph.BulkUpdateHandler
Add all the triples into the graph this is handler for.
add(List) - Method in interface com.hp.hpl.jena.graph.BulkUpdateHandler
Add all the triples in the list into the graph this is handler for.
add(Iterator) - Method in interface com.hp.hpl.jena.graph.BulkUpdateHandler
Add all the elements from the iterator into the graph this is handler for.
add(Graph) - Method in interface com.hp.hpl.jena.graph.BulkUpdateHandler
Add all the triples of the given graph into the graph this is handler for.
add(Triple) - Method in interface com.hp.hpl.jena.graph.Graph
Add the triple t (if possible) to the set belonging to this graph
add(Triple) - Method in class com.hp.hpl.jena.graph.compose.Delta
 
add(Triple) - Method in class com.hp.hpl.jena.graph.compose.MultiUnion
Add the given triple to the union model; the actual component model to be updated will be the designated (or default) updateable graph.
add(RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.Container
Add a new value to a container.
add(boolean) - Method in interface com.hp.hpl.jena.rdf.model.Container
Add a new value to a container.
add(long) - Method in interface com.hp.hpl.jena.rdf.model.Container
Add a new value to a container.
add(char) - Method in interface com.hp.hpl.jena.rdf.model.Container
Add a new value to a container.
add(float) - Method in interface com.hp.hpl.jena.rdf.model.Container
Add a new value to a container.
add(double) - Method in interface com.hp.hpl.jena.rdf.model.Container
Add a new value to a container.
add(String) - Method in interface com.hp.hpl.jena.rdf.model.Container
Add a new value to a container.
add(String, String) - Method in interface com.hp.hpl.jena.rdf.model.Container
Add a new value to a container.
add(Object) - Method in interface com.hp.hpl.jena.rdf.model.Container
Add a new value to a container.
add(Statement) - Method in interface com.hp.hpl.jena.rdf.model.Model
Add a statement to this model.
add(Statement[]) - Method in interface com.hp.hpl.jena.rdf.model.Model
Add all the statements to the Model, using through the bulk update interface.
add(List) - Method in interface com.hp.hpl.jena.rdf.model.Model
add all the statements in the List to this Model, going through the bulk update interface (which means turning them into triples in one form or another).
add(StmtIterator) - Method in interface com.hp.hpl.jena.rdf.model.Model
Add all the statements returned by an iterator to this model.
add(Model) - Method in interface com.hp.hpl.jena.rdf.model.Model
Add all the statements in another model to this model.
add(Resource, Property, RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
add a statement to this model.
add(Resource, Property, boolean) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
add a statement to this model.
add(Resource, Property, long) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
add a statement to this model.
add(Resource, Property, char) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
add a statement to this model.
add(Resource, Property, float) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
add a statement to this model.
add(Resource, Property, double) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
add a statement to this model.
add(Resource, Property, String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
add a statement to this model.
add(Resource, Property, String, boolean) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
add a statement to this model.
add(Resource, Property, String, String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
add a statement to this model.
add(Resource, Property, String, String, boolean) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
add a statement to this model.
add(Resource, Property, Object) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
add a statement to this model.
add(RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Add the given value to the end of the list.
add(int, RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Insert a new member into the sequence at the specified position.
add(int, boolean) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Insert a new member into the sequence at the specified position.
add(int, long) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Insert a new member into the sequence at the specified position.
add(int, char) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Insert a new member into the sequence at the specified position.
add(int, float) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Insert a new member into the sequence at the specified position.
add(int, double) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Insert a new member into the sequence at the specified position.
add(int, String) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Insert a new member into the sequence at the specified position.
add(int, String, String) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Insert a new member into the sequence at the specified position.
add(int, Object) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Insert a new member into the sequence at the specified position.
add(String, Value) - Method in class com.hp.hpl.jena.rdql.Environment
Deprecated. This class has been renamed as ResultBinding
add(String, RDFNode) - Method in class com.hp.hpl.jena.rdql.Environment
Deprecated. This class has been renamed as ResultBinding
add(String, Value) - Method in class com.hp.hpl.jena.rdql.ResultBinding
Set the parent ResultBinding.
add(String, RDFNode) - Method in class com.hp.hpl.jena.rdql.ResultBinding
 
add(Triple) - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Add one triple to the data graph, run any rules triggered by the new data item, recursively adding any generated triples.
add(boolean, String, String) - Method in class com.hp.hpl.jena.reasoner.StandardValidityReport
Add a new error report
add(ValidityReport.Report) - Method in class com.hp.hpl.jena.reasoner.StandardValidityReport
Add a new error report
add(Triple) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveEngine
Add one triple to caches if it is relevant.
add(Triple) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveInfGraph
Add one triple to the data graph, run any rules triggered by the new data item, recursively adding any generated triples.
addAltEntry(String, String) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Add an entry for an alternative copy of the document with the given document URI.
addBRule(BRWRule) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSInfGraph
Add a new backchaining rule into the rule set.
addBackwardCompatibleWith(Resource) - Method in interface com.hp.hpl.jena.ontology.Ontology
Add a resource representing an ontology that this ontology (strictly, the ontology reprsented by this node) is backwards compatible with.
addBoundVar(String) - Method in class com.hp.hpl.jena.rdql.Query
Programmatic API operation
addComment(String, String) - Method in interface com.hp.hpl.jena.ontology.OntResource
Add the given comment to this resource.
addComment(Literal) - Method in interface com.hp.hpl.jena.ontology.OntResource
Add the given comment to this resource.
addConstraint(Node, Node, Node) - Method in class com.hp.hpl.jena.graph.query.Query
 
addConstraint(Graph) - Method in class com.hp.hpl.jena.graph.query.Query
 
addConstraint(Constraint) - Method in class com.hp.hpl.jena.rdql.Query
Programmatic API operation
addDifferentFrom(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Add a resource that is declared to be equivalent to this resource.
addDisjointWith(Resource) - Method in interface com.hp.hpl.jena.ontology.OntClass
Add a class that this class is disjoint with.
addDistinct(Resource) - Method in interface com.hp.hpl.jena.ontology.AllDifferent
Add the given individual to the list of distinct members of this AllDifferent declaration.
addDistinct(Iterator) - Method in interface com.hp.hpl.jena.ontology.AllDifferent
Add the given individuals to the list of distinct members of this AllDifferent declaration.
addDomain(Resource) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Add a resource representing the domain of this property.
addEquivalentClass(Resource) - Method in interface com.hp.hpl.jena.ontology.OntClass
Add a class that is equivalent to this class.
addEquivalentProperty(Property) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Add a property that is equivalent to this property.
addFactory(String, PredicateFactory) - Static method in class com.hp.hpl.jena.graph.query.ConstraintStage
associate the predicate factory _f_ with _uri_, which must be a legal URI string.
addGraph(Graph) - Method in class com.hp.hpl.jena.graph.compose.Polyadic
Add the given graph to this composition.
addIgnoreImport(String) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Add the given URI to the set of URI's we ignore in imports statements
addImport(Resource) - Method in interface com.hp.hpl.jena.ontology.Ontology
Add a resource representing an ontology that this ontology (strictly, the ontology reprsented by this node) imports.
addIncompatibleWith(Resource) - Method in interface com.hp.hpl.jena.ontology.Ontology
Add a resource representing an ontology that this ontology (strictly, the ontology reprsented by this node) is incompatible with.
addInverseOf(Property) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Add a property that this property is the inverse of.
addIsDefinedBy(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Add a resource that is declared to provide a definition of this resource.
addLabel(String, String) - Method in interface com.hp.hpl.jena.ontology.OntResource
Add the given label to this resource.
addLabel(Literal) - Method in interface com.hp.hpl.jena.ontology.OntResource
Add the given label to this resource.
addLanguageEntry(String, String) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Add an entry that language is the URI defining the representation language for the given document
addLoadedImport(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Record that this model has now imported the document with the given URI, so that it will not be re-imported in the future.
addMatch(Node, Node, Node) - Method in class com.hp.hpl.jena.graph.query.Query
 
addMatch(Triple) - Method in class com.hp.hpl.jena.graph.query.Query
 
addMatch(String, Node, Node, Node) - Method in class com.hp.hpl.jena.graph.query.Query
 
addModel(String, Model) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Add an entry that model is the appropriate model to use for the given ontology document
addOneOf(Resource) - Method in interface com.hp.hpl.jena.ontology.EnumeratedClass
Add an individual to the enumeration that defines the class extension of this class.
addOneOf(Iterator) - Method in interface com.hp.hpl.jena.ontology.EnumeratedClass
Add each individual from the given iteratation to the enumeration that defines the class extension of this class.
addOperand(Resource) - Method in interface com.hp.hpl.jena.ontology.BooleanClassDescription
Add a class the operands of this boolean expression.
addOperands(Iterator) - Method in interface com.hp.hpl.jena.ontology.BooleanClassDescription
Add all of the classes from the given iterator to the operands of this boolean expression.
addPrefixMapping(String, String) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Add a prefix mapping between the given public base URI and the given prefix.
addPriorVersion(Resource) - Method in interface com.hp.hpl.jena.ontology.Ontology
Add a resource representing an ontology that this ontology (strictly, the ontology reprsented by this node) supercedes.
addProperty(Property, boolean) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Add a property to this resource.
addProperty(Property, long) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Add a property to this resource.
addProperty(Property, char) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Add a property to this resource.
addProperty(Property, float) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Add a property to this resource.
addProperty(Property, double) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Add a property to this resource.
addProperty(Property, String) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Add a property to this resource.
addProperty(Property, String, String) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Add a property to this resource.
addProperty(Property, Object) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Add a property to this resource.
addProperty(Property, RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Add a property to this resource.
addRDFType(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Add the given class as one of the rdf:type's for this resource.
addRange(Resource) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Add a resource representing the range of this property.
addRelation(Node, Node) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveGraphCache
Register a new relation instance in the cache
addResultVar(String) - Method in class com.hp.hpl.jena.rdql.Query
Programmatic API operation
addSameAs(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Add a resource that is declared to be equivalent to this resource.
addSameIndividualAs(Resource) - Method in interface com.hp.hpl.jena.ontology.Individual
Add an individual that is declared to be equivalent to this individual.
addSeeAlso(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Add a resource that is declared to provided additional information about the definition of this resource
addSubClass(Resource) - Method in interface com.hp.hpl.jena.ontology.OntClass
Add a sub-class of this class.
addSubModel(Model) - Method in interface com.hp.hpl.jena.ontology.OntModel
Add the given model as one of the sub-models of the enclosed ontology union model.
addSubModel(Model, boolean) - Method in interface com.hp.hpl.jena.ontology.OntModel
Add the given model as one of the sub-models of the enclosed ontology union model.
addSubProperty(Property) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Add a sub-property of this property.
addSuperClass(Resource) - Method in interface com.hp.hpl.jena.ontology.OntClass
Add a super-class of this class.
addSuperProperty(Property) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Add a super-property of this property.
addTriple(Statement) - Method in class com.hp.hpl.jena.rdql.ResultBinding
Add a triple to the ResultBinding.
addTriplePattern(Triple) - Method in class com.hp.hpl.jena.rdql.Query
Programmatic API operation
addTriplePattern(Node, Node, Node) - Method in class com.hp.hpl.jena.rdql.Query
 
addVersionInfo(String) - Method in interface com.hp.hpl.jena.ontology.OntResource
Add the given version information to this resource.
addView(Polymorphic) - Method in class com.hp.hpl.jena.enhanced.Polymorphic
add another view for this object.
addedStatement(Statement) - Method in interface com.hp.hpl.jena.rdf.model.ModelChangedListener
Method to call when a single statement has been added to the attached model.
addedStatements(Statement[]) - Method in interface com.hp.hpl.jena.rdf.model.ModelChangedListener
Method to call when an array of statements has been added to the attached model.
addedStatements(List) - Method in interface com.hp.hpl.jena.rdf.model.ModelChangedListener
Method to call when a list of statements has been added to the attached model.
addedStatements(StmtIterator) - Method in interface com.hp.hpl.jena.rdf.model.ModelChangedListener
Method to call when a statement iterator has supplied elements to be added to the attached model.
addedStatements(Model) - Method in interface com.hp.hpl.jena.rdf.model.ModelChangedListener
Method to call when a model has been used to define the statements to be added to our attached model.
allNodes() - Method in interface com.hp.hpl.jena.graph.Reifier
return an iterator over all the nodes that are reifiying something in this reifier.
allValuesFrom - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that a class is in a given restriction if all values of the restricted property are in the given class
alternative - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Any form of the title used as a substitute or alternative to the formal title of the resource.
and(Predicate) - Method in interface com.hp.hpl.jena.graph.query.Predicate
return the AND-composition of this predicate and the other one
and(Predicate) - Method in class com.hp.hpl.jena.graph.query.PredicateBase
L.and(R).evaluateBool(D) = L.evaluateBool(D) && R.evaluateBool(D)
andThen(ClosableIterator) - Method in interface com.hp.hpl.jena.util.iterator.ExtendedIterator
return a new iterator which delivers all the elements of this iterator and then all the elements of the other iterator.
andThen(ClosableIterator) - Method in class com.hp.hpl.jena.util.iterator.LazyIterator
 
andThen(ClosableIterator, ClosableIterator) - Static method in class com.hp.hpl.jena.util.iterator.NiceIterator
concatenate two closable iterators.
andThen(ClosableIterator) - Method in class com.hp.hpl.jena.util.iterator.NiceIterator
make a new iterator, which is us then the other chap.
anon - Static variable in class com.hp.hpl.jena.graph.query.Query
 
any() - Method in interface com.hp.hpl.jena.graph.query.PatternCompiler
 
any() - Method in class com.hp.hpl.jena.graph.query.PatternStageCompiler
 
any - Static variable in interface com.hp.hpl.jena.util.iterator.Filter
a filter that accepts anything.
anyURI - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:anyURI
append(RDFList) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer a new list that is formed by adding each element of this list to the head of the given list.
append(Iterator) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer a new list that is formed by adding each element of this list to the head of the the list formed from the given nodes.
apply(RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.RDFList.ApplyFn
Apply a function to the given RDF node.
apply(RDFList.ApplyFn) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Apply a function to each value in the list in turn.
args() - Method in class com.hp.hpl.jena.graph.query.Query
 
as(Class) - Method in class com.hp.hpl.jena.enhanced.EnhNode
allow subclasses to implement RDFNode & its subinterface
as(Class) - Method in interface com.hp.hpl.jena.rdf.model.RDFNode
RDFNodes can be converted to different implementation types.
asAllDifferent() - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer a view of this resource as an 'all different' declaration
asAllValuesFromRestriction() - Method in interface com.hp.hpl.jena.ontology.Restriction
Answer a view of this restriction as an all values from expression
asAnnotationProperty() - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer a view of this resource as an annotation property
asCalendar() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDateTime
Return the date time as a java Calendar object.
asCardinalityRestriction() - Method in interface com.hp.hpl.jena.ontology.Restriction
Answer a view of this restriction as a cardinality restriction class expression
asClass() - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer a view of this resource as a class
asComplementClass() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer a view of this class as a complement class
asDatatypeProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer a view of this property as a datatype property
asEnumeratedClass() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer a view of this class as an enumerated class
asFunctionalProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer a view of this property as a functional property
asGraph() - Method in class com.hp.hpl.jena.enhanced.EnhGraph
Answer the normal graph that this enhanced graph is wrapping.
asHasValueRestriction() - Method in interface com.hp.hpl.jena.ontology.Restriction
Answer a view of this restriction as a has value expression
asIndividual() - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer a view of this resource as an individual
asInfixString() - Method in interface com.hp.hpl.jena.rdql.Printable
 
asInfixString1(Expr, String, String) - Static method in class com.hp.hpl.jena.rdql.QueryPrintUtils
 
asInfixString2(Expr, Expr, String, String) - Static method in class com.hp.hpl.jena.rdql.QueryPrintUtils
 
asIntersectionClass() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer a view of this class as an intersection class
asInverseFunctionalProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer a view of this property as an inverse functional property
asJavaList() - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer the contents of this RDF list as a Java list of RDFNode values.
asMaxCardinalityRestriction() - Method in interface com.hp.hpl.jena.ontology.Restriction
Answer a view of this restriction as a max cardinality restriction class expression
asMinCardinalityRestriction() - Method in interface com.hp.hpl.jena.ontology.Restriction
Answer a view of this restriction as a min cardinality restriction class expression
asNode() - Method in class com.hp.hpl.jena.enhanced.EnhNode
Answer the graph node that this enhanced node wraps
asNode(Domain) - Method in class com.hp.hpl.jena.graph.query.Bound
 
asNode(Domain) - Method in class com.hp.hpl.jena.graph.query.Element
 
asNode(Domain) - Method in class com.hp.hpl.jena.graph.query.Fixed
 
asNode() - Method in interface com.hp.hpl.jena.rdf.model.RDFNode
a presentation-layer RDFNode is build on top of an SPI-layer Node; get it.
asObjectProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer a view of this property as an object property
asOntology() - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer a view of this resource as an ontology description node
asPrefixString() - Method in interface com.hp.hpl.jena.rdql.Printable
 
asPrefixString(Expr, Expr, String, String) - Static method in class com.hp.hpl.jena.rdql.QueryPrintUtils
 
asProperty() - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer a view of this resource as a property
asQuotedString() - Method in interface com.hp.hpl.jena.rdql.Value
 
asRDF(Model) - Method in class com.hp.hpl.jena.rdql.QueryResultsFormatter
Encode the result set as RDF in the model provided.
asRDF(Model) - Method in class com.hp.hpl.jena.rdql.QueryResultsMem
Encode the result set as RDF in the model provided.
asResource() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Returns a resource representing the reification of this statement.
asRestriction() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer a view of this class as a restriction class expression
asSomeValuesFromRestriction() - Method in interface com.hp.hpl.jena.ontology.Restriction
Answer a view of this restriction as a some values from expression
asSymmetricProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer a view of this property as a symmetric property
asTransitiveProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer a view of this property as a transitive property
asTriple() - Method in class com.hp.hpl.jena.graph.Triple
 
asTriple() - Method in interface com.hp.hpl.jena.graph.TripleMatch
Answer a Triple capturing this match.
asTriple() - Method in interface com.hp.hpl.jena.rdf.model.Statement
answer the Triple containing the appropriate Nodes corrsponding to the subject, predicate, and object fields.
asTriple() - Method in class com.hp.hpl.jena.reasoner.TriplePattern
Return the triple pattern as a triple
asTripleMatch(Domain) - Method in class com.hp.hpl.jena.graph.query.Pattern
 
asTripleMatch() - Method in class com.hp.hpl.jena.reasoner.TriplePattern
Return the triple pattern as a triple match
asUTF8(InputStream) - Static method in class com.hp.hpl.jena.util.FileUtils
 
asUTF8(OutputStream) - Static method in class com.hp.hpl.jena.util.FileUtils
 
asUnionClass() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer a view of this class as a union class
asUnquotedString() - Method in interface com.hp.hpl.jena.rdql.Value
 
assertTriple(Triple) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSInfGraph
Assert a triple into the triple cache.
audience - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A class of entity for whom the resource is intended or useful.
available - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Date (often a range) that the resource will become or did become available.

B

BACKWARD_COMPATIBLE_WITH() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that documents that one ontology resource is backwards compatible with another.
BDAY - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
BRWRule - class com.hp.hpl.jena.reasoner.rdfsReasoner1.BRWRule.
Datastructure to hold a trivial backward rewrite rule.
BRWRule(TriplePattern, TriplePattern) - Constructor for class com.hp.hpl.jena.reasoner.rdfsReasoner1.BRWRule
Constructor
BackchainFRule - class com.hp.hpl.jena.reasoner.rdfsReasoner1.BackchainFRule.
Variant on a forward rule which instantiates a backward rule and registers it with the reasoner.
BackchainFRule(String) - Constructor for class com.hp.hpl.jena.reasoner.rdfsReasoner1.BackchainFRule
Constructor
Bag - interface com.hp.hpl.jena.rdf.model.Bag.
An RDF Bag container.
Bag - Static variable in class com.hp.hpl.jena.vocabulary.RDF
 
BaseDatatype - class com.hp.hpl.jena.datatypes.BaseDatatype.
Base level implementation of datatype from which real implementations can inherit.
BaseDatatype(String) - Constructor for class com.hp.hpl.jena.datatypes.BaseDatatype
Constructor.
BaseFRule - class com.hp.hpl.jena.reasoner.rdfsReasoner1.BaseFRule.
Base class for forward rules.
BaseFRule(TriplePattern, TriplePattern[]) - Constructor for class com.hp.hpl.jena.reasoner.rdfsReasoner1.BaseFRule
Constructor
BaseFRule(String) - Constructor for class com.hp.hpl.jena.reasoner.rdfsReasoner1.BaseFRule
Constructor
BaseInfGraph - class com.hp.hpl.jena.reasoner.BaseInfGraph.
A base level implementation of the InfGraph interface.
BaseInfGraph(Graph, Reasoner) - Constructor for class com.hp.hpl.jena.reasoner.BaseInfGraph
Constructor
Bind - class com.hp.hpl.jena.graph.query.Bind.
 
Bind(int) - Constructor for class com.hp.hpl.jena.graph.query.Bind
 
BindingQueryPlan - interface com.hp.hpl.jena.graph.query.BindingQueryPlan.
 
BooleanClassDescription - interface com.hp.hpl.jena.ontology.BooleanClassDescription.
Encapsulates a class description formed from a boolean combination of other class descriptions (ie union, intersection or complement).
Bound - class com.hp.hpl.jena.graph.query.Bound.
 
Bound(int) - Constructor for class com.hp.hpl.jena.graph.query.Bound
 
Box - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The DCMI Box identifies a region of space using its geographic limits.
BufferPipe - class com.hp.hpl.jena.graph.query.BufferPipe.
This class is a pipe between query threads, implemented as a bounded buffer.
BufferPipe() - Constructor for class com.hp.hpl.jena.graph.query.BufferPipe
 
BufferPipe.BoundedBufferPutException - exception com.hp.hpl.jena.graph.query.BufferPipe.BoundedBufferPutException.
Exception to throw if a put throws an exception.
BufferPipe.BoundedBufferTakeException - exception com.hp.hpl.jena.graph.query.BufferPipe.BoundedBufferTakeException.
Exception to throw if a take throws an exception.
BuiltinPersonalities - class com.hp.hpl.jena.enhanced.BuiltinPersonalities.
 
BuiltinPersonalities() - Constructor for class com.hp.hpl.jena.enhanced.BuiltinPersonalities
 
BulkUpdateHandler - interface com.hp.hpl.jena.graph.BulkUpdateHandler.
Defines how bulk update may be done on Graphs.
backward(Object) - Method in class com.hp.hpl.jena.util.iterator.Relation
The set of a such that a is related to b.
backwardCompatibleWith - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that a given ontology is a backwardly compatible prior version of the ontology given by the domain
bagIdAttr - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
base64Binary - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:base64Binary
basename - Static variable in class com.hp.hpl.jena.util.ModelLoader
 
begin() - Method in interface com.hp.hpl.jena.graph.TransactionHandler
If transactions are supported, begin a new transaction.
begin() - Method in interface com.hp.hpl.jena.rdf.model.Model
Begin a new transation.
begin() - Method in interface com.hp.hpl.jena.rdf.model.Resource
Begin a transaction in the associated model.
bibliographicCitation - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A bibliographic reference for the resource.
bibliographicCode - Variable in class com.hp.hpl.jena.rdf.arp.lang.Iso639
The ISO639-2 three character Bibliographic Code.
bind(Node, int) - Method in interface com.hp.hpl.jena.graph.query.PatternCompiler
 
bind(Node, int) - Method in class com.hp.hpl.jena.graph.query.PatternStageCompiler
 
bind(Graph) - Method in interface com.hp.hpl.jena.reasoner.Reasoner
Attach the reasoner to a set of RDF data to process.
bind(Graph) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasoner
Deprecated. Attach the reasoner to a set of RDF ddata to process.
bind(Graph) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasoner
Attach the reasoner to a set of RDF ddata to process.
bindAndFire(Triple, RDFSInfGraph) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.BaseFRule
Match the rule against a single triple.
bindSchema(Graph) - Method in interface com.hp.hpl.jena.reasoner.Reasoner
This is most commonly used to attach an ontology (a set of tbox axioms in description logics jargon) to a reasoner.
bindSchema(Model) - Method in interface com.hp.hpl.jena.reasoner.Reasoner
This is most commonly used to attach an ontology (a set of tbox axioms in description logics jargon) to a reasoner.
bindSchema(Graph) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasoner
Deprecated. Extracts all of the subClass and subProperty declarations from the given schema/tbox and caches the resultant graphs.
bindSchema(Graph) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasoner
Extracts all of the subClass and subProperty declarations from the given schema/tbox and caches the resultant graphs.
bindSchema(Model) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasoner
Extracts all of the subClass and subProperty declarations from the given schema/tbox and caches the resultant graphs.
binding - Static variable in class com.hp.hpl.jena.vocabulary.ResultSet
 
bound(Node, int) - Method in interface com.hp.hpl.jena.graph.query.PatternCompiler
 
bound(Node, int) - Method in class com.hp.hpl.jena.graph.query.PatternStageCompiler
 
buildTime - Variable in class com.hp.hpl.jena.rdql.Query
 
builtTests(TestManifestList.ActionProc) - Method in class com.hp.hpl.jena.util.TestManifestList
Apply an ActionProc to every item in the manifest to create a JUnit test suite.
butNot(ClosableIterator, ClosableIterator) - Static method in class com.hp.hpl.jena.graph.compose.CompositionBase
Answer an iterator over the elements of iterator a that are not members of iterator b.

C

CACHE_MODELS - Static variable in class com.hp.hpl.jena.ontology.OntDocumentManager
Defines boolean policy choice of caching loaded models
CARDINALITY() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes a restriction on a given property to have exactly a certain number of values
CATEGORIES - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
CD_STRING - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
CLASS() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the resource that represents the class 'class' in this vocabulary.
CLASS - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
COMMENT() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes comment annotation on an ontology element
COMMENT - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
COMMENT_LENGTH_LIMIT - Static variable in class jena.schemagen
Default line length for comments before wrap
COMPLEMENT_OF() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes that one class comprises the individuals that are not in a second class.
Capabilities - interface com.hp.hpl.jena.graph.Capabilities.
 
CardinalityRestriction - interface com.hp.hpl.jena.ontology.CardinalityRestriction.
A property restriction that requires the named property to have have exactly the given number of values for a given instance to be a member of the class defined by the restriction.
CharacterModel - class com.hp.hpl.jena.rdf.arp.CharacterModel.
Some support for the Character Model Recommendation from the W3C (currently in second last call working draft).
CharacterModel() - Constructor for class com.hp.hpl.jena.rdf.arp.CharacterModel
 
Class() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF resource for DAML Class class (a DAML sub-class of rdfs:Class).
Class - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF resource for DAML Class class (a DAML sub-class of rdfs:Class).
Class() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF resource for DAML Class class (a DAML sub-class of rdfs:Class).
Class - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the class of OWL classes
Class - Static variable in class com.hp.hpl.jena.vocabulary.RDFS
 
ClassAxiom - interface com.hp.hpl.jena.ontology.ClassAxiom.
An axiom about classes, such as class equivalence or the sub-class relationship.
ClosableIterator - interface com.hp.hpl.jena.util.iterator.ClosableIterator.
An iterator which should be closed after use Some iterators take up resources which should be free'd as soon as possible, i.e. without waiting for the garbage collector to call the the finalizer.
Collection - Static variable in class com.hp.hpl.jena.vocabulary.DCTypes
A collection is an aggregation of items.
ComplementClass - interface com.hp.hpl.jena.ontology.ComplementClass.
Class description that is formed from the complement of another class description
CompositionBase - class com.hp.hpl.jena.graph.compose.CompositionBase.
Base class for graphs that are composed of multiple sub-graphs.
CompositionBase() - Constructor for class com.hp.hpl.jena.graph.compose.CompositionBase
 
ConcatIteratorList - class com.hp.hpl.jena.util.iterator.ConcatIteratorList.
 
ConcatIteratorList(List) - Constructor for class com.hp.hpl.jena.util.iterator.ConcatIteratorList
 
ConcatenatedIterator - class com.hp.hpl.jena.util.iterator.ConcatenatedIterator.
An iterator that represents the concatenation of two individual iterators.
ConcatenatedIterator(Object, Object) - Constructor for class com.hp.hpl.jena.util.iterator.ConcatenatedIterator
Construct an iterator that is the concatenation of the two given iterators.
Constraint - interface com.hp.hpl.jena.rdql.Constraint.
 
ConstraintProperty - Static variable in class com.hp.hpl.jena.vocabulary.RDFS
 
ConstraintResource - Static variable in class com.hp.hpl.jena.vocabulary.RDFS
 
ConstraintStage - class com.hp.hpl.jena.graph.query.ConstraintStage.
 
ConstraintStage(Mapping, Graph) - Constructor for class com.hp.hpl.jena.graph.query.ConstraintStage
constructor: compile the graph _g_ into a Predicate using the supplied _map_ for bindings of variables.
Container - interface com.hp.hpl.jena.rdf.model.Container.
An RDF Container.
Container - Static variable in class com.hp.hpl.jena.vocabulary.RDFS
 
ContainerMembershipProperty - Static variable in class com.hp.hpl.jena.vocabulary.RDFS
 
Convenient - Static variable in interface com.hp.hpl.jena.graph.Reifier
 
ConversionException - exception com.hp.hpl.jena.ontology.ConversionException.
Exception that is thrown when an ontology resource is converted to another facet, using as(), and the requested conversion is not possible.
ConversionException(String) - Constructor for class com.hp.hpl.jena.ontology.ConversionException
Construct an ontology exception with a given message.
Country - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
cache(boolean) - Static method in class com.hp.hpl.jena.graph.Node
provided only for testing purposes.
cacheAll(Finder, Node) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveGraphCache
Cache all instances of the given predicate which are present in the given Graph.
cacheSubClassUtility(Finder, TransitiveGraphCache, TransitiveGraphCache) - Static method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveEngine
Caches all subClass declarations, including those that are defined via subProperties of subClassOf.
cacheSubPropUtility(Finder, TransitiveGraphCache) - Static method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveEngine
Caches all subPropertyOf declarations, including any meta level ones (subPropertyOf subPropertyOf).
canAs(Class) - Method in class com.hp.hpl.jena.enhanced.EnhNode
API-level method for polymorphic testing
canAs(Class) - Method in interface com.hp.hpl.jena.rdf.model.RDFNode
return true iff this RDFNode can be viewed as a _view_.
canWrap(Node, EnhGraph) - Method in class com.hp.hpl.jena.enhanced.Implementation
true iff wrapping (node, eg) would succeed.
capabilities() - Method in interface com.hp.hpl.jena.graph.Graph
Returns the bitwise or of ADD, DELETE, SIZE and ORDERED, to show the capabilities of this implementation of Graph.
capabilities() - Method in class com.hp.hpl.jena.graph.compose.Dyadic
 
capabilities() - Method in class com.hp.hpl.jena.graph.compose.Polyadic
Answer the capabilities that this graph has.
capabilities() - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Returns the bitwise or of ADD, DELETE, SIZE and ORDERED, to show the capabilities of this implementation of Graph.
capabilities() - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveInfGraph
Returns the bitwise or of ADD, DELETE, SIZE and ORDERED, to show the capabilities of this implementation of Graph.
cardinality() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML cardinality property on Restrictions
cardinality - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML cardinality property on Restrictions
cardinality() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML cardinality property on Restrictions
cardinality - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that a property should have a given cardinality
cardinalityQ() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML cardinalityQ property on Restrictions
cardinalityQ - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML cardinalityQ property on Restrictions
cardinalityQ() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML cardinalityQ property on Restrictions
cascade(Finder, Finder) - Static method in class com.hp.hpl.jena.reasoner.FinderUtil
Create a continuation object which is a cascade of two continuation objects.
cascade(Finder, Finder, Finder) - Static method in class com.hp.hpl.jena.reasoner.FinderUtil
Create a continuation object which is a cascade of three continuation objects.
cascade(Finder, Finder, Finder, Finder) - Static method in class com.hp.hpl.jena.reasoner.FinderUtil
Create a continuation object which is a cascade of four continuation objects.
changeObject(boolean) - Method in interface com.hp.hpl.jena.rdf.model.Statement
change the object of the statement (S, P, X) to (S, P, o).
changeObject(long) - Method in interface com.hp.hpl.jena.rdf.model.Statement
change the object of the statement (S, P, X) to (S, P, o).
changeObject(char) - Method in interface com.hp.hpl.jena.rdf.model.Statement
change the object of the statement (S, P, X) to (S, P, o).
changeObject(float) - Method in interface com.hp.hpl.jena.rdf.model.Statement
change the object of the statement (S, P, X) to (S, P, o).
changeObject(double) - Method in interface com.hp.hpl.jena.rdf.model.Statement
change the object of the statement (S, P, X) to (S, P, o).
changeObject(String) - Method in interface com.hp.hpl.jena.rdf.model.Statement
change the object of the statement (S, P, X) to (S, P, o).
changeObject(String, boolean) - Method in interface com.hp.hpl.jena.rdf.model.Statement
change the object of the statement (S, P, X) to (S, P, o).
changeObject(String, String) - Method in interface com.hp.hpl.jena.rdf.model.Statement
change the object of the statement (S, P, X) to (S, P, o).
changeObject(String, String, boolean) - Method in interface com.hp.hpl.jena.rdf.model.Statement
change the object of the statement (S, P, X) to (S, P, o).
changeObject(RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.Statement
change the object of the statement (S, P, X) to (S, P, o).
changeObject(Object) - Method in interface com.hp.hpl.jena.rdf.model.Statement
change the object of the statement (S, P, X) to o.
channel - Static variable in class com.hp.hpl.jena.vocabulary.RSS
 
check() - Method in class com.hp.hpl.jena.rdql.Environment
Deprecated. This class has been renamed as ResultBinding
check() - Method in class com.hp.hpl.jena.rdql.ResultBinding
 
checkOccurance(Node, Graph) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveEngine
Test if there are any usages of prop within the given graph.
checkOccuranceUtility(Node, Graph, TransitiveGraphCache) - Static method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveEngine
Test if there are any usages of prop within the given graph.
classification - Variable in class com.hp.hpl.jena.rdf.arp.lang.IanaLanguageTag
The bitwise OR of all applicable values from LanguageTagCodes.
classification - Variable in class com.hp.hpl.jena.rdf.arp.lang.Iso639
The bitwise OR of all applicable values from LanguageTagCodes.
cleanDB() - Method in class com.hp.hpl.jena.db.DBConnection
Clear all RDF information from the database.
cleanDB() - Method in interface com.hp.hpl.jena.db.IDBConnection
Clear all RDF information from the database.
clear() - Method in class com.hp.hpl.jena.db.ModelRDB
Deprecated. Since Jena 2.0 this call is not recommended (it's name is misleading) - to clear an entire database use DBConnection.cleanDB, to remove just this Model use Model.remove().
clear() - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveGraphCache
Clear the entire cache contents.
clear() - Method in class com.hp.hpl.jena.util.OneToManyMap
Clear all entries from the map.
clear(Object, Object) - Method in class com.hp.hpl.jena.util.iterator.Relation
a is now not related to b
clearCache() - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Remove all entries from the model cache
cloneWithPremises(Graph) - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Return a new inference graph which is a clone of the current graph together with an additional set of data premises.
close() - Method in class com.hp.hpl.jena.db.DBConnection
Close the jdbc connection.
close() - Method in class com.hp.hpl.jena.db.GraphRDB
 
close() - Method in interface com.hp.hpl.jena.db.IDBConnection
Close the jdbc connection
close() - Method in class com.hp.hpl.jena.db.ModelRDB
Close the Model and free up resources held.
close() - Method in interface com.hp.hpl.jena.graph.Graph
Free all resources, any further use of this Graph is an error.
close() - Method in interface com.hp.hpl.jena.graph.GraphMaker
Close the factory - no more requests need be honoured, and any clean-up can be done.
close() - Method in class com.hp.hpl.jena.graph.compose.Delta
 
close() - Method in class com.hp.hpl.jena.graph.compose.Dyadic
 
close() - Method in class com.hp.hpl.jena.graph.compose.Polyadic
Close the graph by closing all of the sub-graphs.
close() - Method in class com.hp.hpl.jena.graph.query.BufferPipe
 
close() - Method in interface com.hp.hpl.jena.graph.query.Pipe
 
close() - Method in interface com.hp.hpl.jena.rdf.model.Model
Close the Model and free up resources held.
close() - Method in interface com.hp.hpl.jena.rdf.model.ModelMaker
Close the factory - no more requests need be honoured, and any clean-up can be done.
close() - Method in interface com.hp.hpl.jena.rdf.model.NodeIterator
Terminate the iteration and free up resources.
close() - Method in class com.hp.hpl.jena.rdql.QueryEngine
Normal end of use of this execution
close() - Method in class com.hp.hpl.jena.rdql.QueryEngineExt
Normal end of use of this execution
close() - Method in interface com.hp.hpl.jena.rdql.QueryExecution
Normal end of use of this execution
close() - Method in interface com.hp.hpl.jena.rdql.QueryResults
Close the results iterator and stop query evaluation as soon as convenient.
close() - Method in class com.hp.hpl.jena.rdql.QueryResultsFormatter
Forcefully clearup.
close() - Method in class com.hp.hpl.jena.rdql.QueryResultsMem
Close the results set.
close() - Method in class com.hp.hpl.jena.rdql.QueryResultsStream
Close the results iterator and stop query evaluation as soon as convenient.
close() - Method in interface com.hp.hpl.jena.util.iterator.ClosableIterator
Close the iterator
close() - Method in class com.hp.hpl.jena.util.iterator.LazyIterator
 
close() - Method in class com.hp.hpl.jena.util.iterator.MapFilterIterator
 
close() - Method in class com.hp.hpl.jena.util.iterator.MapMany
 
close() - Method in class com.hp.hpl.jena.util.iterator.NiceIterator
default close: don't need to do anything.
close() - Method in class com.hp.hpl.jena.util.iterator.WrappedIterator
close: defer to the base, iff it is closable
close(Iterator) - Static method in class com.hp.hpl.jena.util.iterator.WrappedIterator
if _it_ is a Closableiterator, close it.
code - Variable in class com.hp.hpl.jena.rdf.arp.lang.Iso3166
The 2 character country code.
collection - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
DAML namespace resource for daml:collection.
com.hp.hpl.jena.datatypes - package com.hp.hpl.jena.datatypes
Provides the core interfaces through which datatypes are described to Jena.
com.hp.hpl.jena.datatypes.xsd - package com.hp.hpl.jena.datatypes.xsd
Provides datatype definitions for the XML Schema datatypes support by Jena.
com.hp.hpl.jena.db - package com.hp.hpl.jena.db
A general database backend for persistent storage of jena models.
com.hp.hpl.jena.enhanced - package com.hp.hpl.jena.enhanced
This package defines the enhanced node and graph classes; an enhanced node is one embedded in a particular enhanced graph.
com.hp.hpl.jena.graph - package com.hp.hpl.jena.graph
This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system.
com.hp.hpl.jena.graph.compose - package com.hp.hpl.jena.graph.compose
This package defines simple composite graphs - union, intersection, difference, and update-tracking.
com.hp.hpl.jena.graph.query - package com.hp.hpl.jena.graph.query
Defines the graph-level Query classes, allowing multi-pattern query over arbitrary graphs.
com.hp.hpl.jena.ontology - package com.hp.hpl.jena.ontology
Provides a set of abstractions and convenience classes for accessing and manipluating ontologies represented in RDF.
com.hp.hpl.jena.rdf.arp - package com.hp.hpl.jena.rdf.arp
Reading RDF/XML.
com.hp.hpl.jena.rdf.arp.lang - package com.hp.hpl.jena.rdf.arp.lang
Language support for RDF.
com.hp.hpl.jena.rdf.model - package com.hp.hpl.jena.rdf.model
A package for creating and manipulating RDF graphs.
com.hp.hpl.jena.rdql - package com.hp.hpl.jena.rdql
RDQL - A query language for Jena.
com.hp.hpl.jena.reasoner - package com.hp.hpl.jena.reasoner
The Jena2 reasoner subsystem is designed to allow a range of inference engines to be plugged into Jena.
com.hp.hpl.jena.reasoner.rdfsReasoner1 - package com.hp.hpl.jena.reasoner.rdfsReasoner1
This package contains an example RDFS reasoner.
com.hp.hpl.jena.reasoner.transitiveReasoner - package com.hp.hpl.jena.reasoner.transitiveReasoner
This package contains a reasoner which supports transitive-reflexive closure of subPropertyOf and subClassOf relations.
com.hp.hpl.jena.util - package com.hp.hpl.jena.util
Miscellaneous collection of utility classes.
com.hp.hpl.jena.util.iterator - package com.hp.hpl.jena.util.iterator
 
com.hp.hpl.jena.vocabulary - package com.hp.hpl.jena.vocabulary
A package containing constant classes with predefined constant objects for classes and properties defined in well known vocabularies.
com.hp.hpl.jena.xmloutput - package com.hp.hpl.jena.xmloutput
Writing RDF/XML.
comment() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the Alias for rdfs:comment in daml namespace
comment - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
Alias for rdfs:comment in daml namespace
comment() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the alias for rdfs:comment in daml namespace
comment - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the comment on a value @see RDFS#comment
comment - Static variable in class com.hp.hpl.jena.vocabulary.RDFS
 
commit() - Method in interface com.hp.hpl.jena.graph.TransactionHandler
If transactions are supported and there is a tranaction in progress, commit it.
commit() - Method in interface com.hp.hpl.jena.rdf.model.Model
Commit the current transaction.
commit() - Method in interface com.hp.hpl.jena.rdf.model.Resource
Commit the transaction in the associated model.
compare(AbstractDateTime) - Method in class com.hp.hpl.jena.datatypes.xsd.AbstractDateTime
Comparison function.
compatibleWith(TriplePattern) - Method in class com.hp.hpl.jena.reasoner.TriplePattern
Compare two patterns for compatibility - i.e. potentially unifiable.
compile(PatternCompiler, Mapping, Triple[]) - Static method in class com.hp.hpl.jena.graph.query.PatternStageCompiler
to compile an array of triples, compile each triple and form the corresponding array of Patterns.
complementOf() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the complementOf property on class expressions
complementOf - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the complementOf property on class expressions
complementOf() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the complementOf property on class expressions
complementOf - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that a given class is the complement of another class description
completeFor(TriplePattern) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.BRWRule
Return true if this rule is a a complete solution to the given query and the router need look no further
completeFor(TriplePattern) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.ResourceBRWRule
Return true if this rule is a a complete solution to the given query and the router need look no further
concatenate(RDFList) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Change the tail of this list to point to the given list, so that this list becomes the list of the concatenation of the elements of both lists.
concatenate(Iterator) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Add the nodes returned by the given iterator to the end of this list.
conceals() - Method in class com.hp.hpl.jena.graph.Reifier.Style
 
configurationP - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Reasoner description property: a configuration property supported by the reasoner
conformsTo - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A reference to an established standard to which the resource conforms.
connectFrom(Stage) - Method in class com.hp.hpl.jena.graph.query.Stage
connect this stage to its supplier; return this for chaining.
connectToDB(String, String, String, String, String, String) - Static method in class com.hp.hpl.jena.util.ModelLoader
Connect to a database.
cons(RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Return a reference to a new list cell whose head is value and whose tail is this list.
construct(Valuator, Valuator) - Method in interface com.hp.hpl.jena.graph.query.PredicateFactory
 
consume() - Method in class com.hp.hpl.jena.rdql.QueryResultsFormatter
This operation faithfully walks the results but does nothing with them.
contains(Triple) - Method in class com.hp.hpl.jena.db.GraphRDB
 
contains(Node, Node, Node) - Method in class com.hp.hpl.jena.db.GraphRDB
 
contains(Node, Node, Node) - Method in interface com.hp.hpl.jena.graph.Graph
Answer true iff the graph contains a triple matching (s, p, o).
contains(Triple) - Method in interface com.hp.hpl.jena.graph.Graph
Answer true iff the graph contains a triple that t matches; t may be fluid.
contains(Triple) - Method in class com.hp.hpl.jena.graph.compose.CompositionBase
Answer true if the given triple occurs at least once in this graph.
contains(Triple) - Method in class com.hp.hpl.jena.graph.compose.MultiUnion
Answer true if at least one of the graphs in this union contain the given triple.
contains(Triple) - Method in class com.hp.hpl.jena.graph.compose.Union
 
contains(RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.Container
Determine whether the container contains a value
contains(boolean) - Method in interface com.hp.hpl.jena.rdf.model.Container
Determine whether the container contains a value
contains(long) - Method in interface com.hp.hpl.jena.rdf.model.Container
Determine whether the container contains a value
contains(char) - Method in interface com.hp.hpl.jena.rdf.model.Container
Determine whether the container contains a value
contains(float) - Method in interface com.hp.hpl.jena.rdf.model.Container
Determine whether the container contains a value
contains(double) - Method in interface com.hp.hpl.jena.rdf.model.Container
Determine whether the container contains a value
contains(String) - Method in interface com.hp.hpl.jena.rdf.model.Container
Determine whether the container contains a value
contains(String, String) - Method in interface com.hp.hpl.jena.rdf.model.Container
Determine whether the container contains a value
contains(Object) - Method in interface com.hp.hpl.jena.rdf.model.Container
Determine whether the container contains a value
contains(Resource, Property) - Method in interface com.hp.hpl.jena.rdf.model.Model
Determine whether this model contains any statements with a given subject and property.
contains(Resource, Property, RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.Model
Determine if a statement is present in this model.
contains(Statement) - Method in interface com.hp.hpl.jena.rdf.model.Model
Determine if a statement is present in this model.
contains(Resource, Property, boolean) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Determine if a statement is present in this model.
contains(Resource, Property, long) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Determine if a statement is present in this model.
contains(Resource, Property, char) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Determine if a statement is present in this model.
contains(Resource, Property, float) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Determine if a statement is present in this model.
contains(Resource, Property, double) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Determine if a statement is present in this model.
contains(Resource, Property, String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Determine if a statement is present in this model.
contains(Resource, Property, String, String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Determine if a statement is present in this model.
contains(Resource, Property, Object) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Determine if a statement is present in this model.
contains(RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer true if the given node appears as the value of a value of any of the cells of this list.
contains(Triple) - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Test if the graph contains the given triple.
contains(Node, Node, Node) - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Test if the graph contains the given triple.
contains(TriplePattern) - Method in class com.hp.hpl.jena.reasoner.FGraph
Return true if the given pattern occurs somewhere in the find sequence.
contains(TriplePattern) - Method in interface com.hp.hpl.jena.reasoner.Finder
Return true if the given pattern occurs somewhere in the find sequence.
contains(TriplePattern) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveGraphCache
Return true if the given pattern occurs somewhere in the find sequence.
containsAll(StmtIterator) - Method in interface com.hp.hpl.jena.rdf.model.Model
Determine if all of the statements returned by an iterator are contained in this model.
containsAll(Model) - Method in interface com.hp.hpl.jena.rdf.model.Model
Determine if all of the statements in a model are also contained in this model.
containsAny(StmtIterator) - Method in interface com.hp.hpl.jena.rdf.model.Model
Determine if any of the statements returned by an iterator are contained in this model.
containsAny(Model) - Method in interface com.hp.hpl.jena.rdf.model.Model
Determine if any of the statements in a model are also contained in this model.
containsDefaultModel() - Method in class com.hp.hpl.jena.db.DBConnection
Test if a default model is contained in the database.
containsDefaultModel() - Method in interface com.hp.hpl.jena.db.IDBConnection
Test if a default model is contained in the database.
containsKey(Object) - Method in class com.hp.hpl.jena.util.OneToManyMap
Answer true if the map contains the given value as a key.
containsModel(String) - Method in class com.hp.hpl.jena.db.DBConnection
Test if a given model is contained in the database.
containsModel(String) - Method in interface com.hp.hpl.jena.db.IDBConnection
Test if a given model is contained in the database.
containsNode(Node) - Method in interface com.hp.hpl.jena.graph.query.QueryHandler
true iff the graph contains a triple in which n appears somewhere.
containsNode(Node) - Method in class com.hp.hpl.jena.graph.query.SimpleQueryHandler
this is a simple-minded implementation of containsNode that uses find up to three times to locate the node.
containsResource(RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.Model
determine if the RDFNode r appears in any statement of this model.
containsValue(Object) - Method in class com.hp.hpl.jena.util.OneToManyMap
Answer true if the map contains the given object as a value stored against any key.
contributor - Static variable in class com.hp.hpl.jena.vocabulary.DC_10
 
contributor - Static variable in class com.hp.hpl.jena.vocabulary.DC_11
An entity responsible for making contributions to the content of the resource.
convertToAllValuesFromRestriction(Resource) - Method in interface com.hp.hpl.jena.ontology.Restriction
Convert this restriction to an all values from class expression.
convertToCardinalityRestriction(int) - Method in interface com.hp.hpl.jena.ontology.Restriction
Convert this restriction to a cardinality restriction class expression
convertToComplementClass(Resource) - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer a view of this class as an complement of the given class.
convertToDatatypeProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer a facet of this property as a datatype property, adding additional information to the model if necessary.
convertToEnumeratedClass(RDFList) - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer a view of this class as an enumeration of the given individuals.
convertToFunctionalProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer a facet of this property as a functional property, adding additional information to the model if necessary.
convertToHasValueRestriction(Resource) - Method in interface com.hp.hpl.jena.ontology.Restriction
Convert this restriction to a has value class expression
convertToIntersectionClass(RDFList) - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer a view of this class as an intersection of the given classes.
convertToInverseFunctionalProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer a facet of this property as an inverse functional property, adding additional information to the model if necessary.
convertToMaxCardinalityRestriction(int) - Method in interface com.hp.hpl.jena.ontology.Restriction
Convert this restriction to a max cardinality restriction class expression
convertToMinCardinalityRestriction(int) - Method in interface com.hp.hpl.jena.ontology.Restriction
Convert this restriction to a min cardinality restriction class expression
convertToObjectProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer a facet of this property as an object property, adding additional information to the model if necessary.
convertToRestriction(Property) - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer a view of this class as an resriction on the given property.
convertToSomeValuesFromRestriction(Resource) - Method in interface com.hp.hpl.jena.ontology.Restriction
Convert this restriction to a some values from class expression
convertToSymmetricProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer a facet of this property as a symmetric property, adding additional information to the model if necessary.
convertToTransitiveProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer a facet of this property as a transitive property, adding additional information to the model if necessary.
convertToUnionClass(RDFList) - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer a view of this class as a union of the given classes.
copy() - Method in class com.hp.hpl.jena.enhanced.GraphPersonality
 
copy() - Method in class com.hp.hpl.jena.enhanced.Personality
create a new Personality copying this one; the _types_ state is copied, not shared.
copy() - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer a list that contains all of the elements of this list in the same order, but is a duplicate copy in the underlying model.
coreSyntaxTerms - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
countIterator(ClosableIterator) - Static method in class com.hp.hpl.jena.graph.compose.CompositionBase
Answer the number of items in the closable iterator i.
coverage - Static variable in class com.hp.hpl.jena.vocabulary.DC_10
 
coverage - Static variable in class com.hp.hpl.jena.vocabulary.DC_11
The extent or scope of the content of the resource.
create(IDBConnection, String, String) - Static method in class com.hp.hpl.jena.db.ModelRDB
Deprecated. Since Jena 2.0 this call is no longer needed - it is preferable to specify the database type when constructing the DBConnection and to modify the layout by using the properties in the DBConnection. Then use the call ModelRDB.createModel(IDBConnection)
create(IDBConnection, String) - Static method in class com.hp.hpl.jena.db.ModelRDB
Deprecated. Since Jena 2.0 this call is no longer needed - it is preferable to specify the database type when constructing the DBConnection. Then use the call ModelRDB.createModel(IDBConnection)
create(String) - Static method in class com.hp.hpl.jena.graph.Node
Returns a Node described by the string, primarily for testing purposes.
create(PrefixMapping, String) - Static method in class com.hp.hpl.jena.graph.Node
As for create(String), but the PrefixMapping used to translate URI strings is an additional argument.
create(Node.NodeMaker, Object) - Static method in class com.hp.hpl.jena.graph.Node
We object strongly to null labels: for example, they make .equals flaky.
create(Node, Node, Node) - Static method in class com.hp.hpl.jena.graph.Triple
Factory method for creating triples, allows caching opportunities.
create(String) - Static method in class com.hp.hpl.jena.graph.Triple
Utility factory method for creating a triple based on the content of an "S P O" string.
create(PrefixMapping, String) - Static method in class com.hp.hpl.jena.graph.Triple
Utility factory as for create(String), but allowing the PrefixMapping to be specified explicitly.
create(Resource) - Method in interface com.hp.hpl.jena.reasoner.ReasonerFactory
Constructor method that builds an instance of the associated Reasoner
create(String, Resource) - Method in class com.hp.hpl.jena.reasoner.ReasonerRegistry
Create and return a new instance of the reasoner identified by the given uri.
create(Resource) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasonerFactory
Deprecated. Constructor method that builds an instance of the associated Reasoner
create(Resource) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasonerFactory
Constructor method that builds an instance of the associated Reasoner
create() - Method in class com.hp.hpl.jena.util.iterator.LateBindingIterator
The subclass must define this to return the Iterator to invoke.
create() - Method in class com.hp.hpl.jena.util.iterator.LazyIterator
The subclass must define this to return the ExtendedIterator to invoke.
create(Iterator) - Static method in class com.hp.hpl.jena.util.iterator.WrappedIterator
factory method for creating a wrapper around _it_.
createAllDifferent() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a new, anonymous node representing the fact that a given set of classes are all pair-wise distinct.
createAllDifferent(RDFList) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a new, anonymous node representing the fact that a given set of classes are all pair-wise distinct.
createAllValuesFromRestriction(String, Property, Resource) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a class description defined as the class of those individuals for which all values of the given property belong to the given class
createAlt() - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a new anonymous alt.
createAlt(String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a new alt.
createAnnotationProperty(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource that represents an annotation property in this model.
createAnon(AnonId) - Static method in class com.hp.hpl.jena.graph.Node
make a blank node with the specified label
createAnon() - Static method in class com.hp.hpl.jena.graph.Node
make a blank node with a fresh anon id
createBag() - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a new anonymous bag.
createBag(String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a new bag.
createCardinalityRestriction(String, Property, int) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a class description defined as the class of those individuals that have exactly the given number of values for the given property.
createClass() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource that represents an anonymous class description in this model.
createClass(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource that represents a class description node in this model.
createComplementClass(String, Resource) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing the class that is the complement of the given argument class
createDAMLModel() - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
Answer a model for processing DAML+OIL, using the legacy Jena1 DAML API.
createDatatypeProperty(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource that represents datatype property in this model, and that is not a functional property.
createDatatypeProperty(String, boolean) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource that represents datatype property in this model.
createDefaultGraph() - Static method in class com.hp.hpl.jena.graph.Factory
 
createDefaultModel() - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
construct a new memory-based model with the standard reification style (reification triples contribute to ReifiedStatements, and are visible to listStatements etc).
createEnumeratedClass(String, RDFList) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing the class that is the enumeration of the given list of individuals
createFileModelMaker(String) - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
Answer a ModelMaker that constructs memory-based Models that are backed by files in the root directory.
createFileModelMaker(String, Reifier.Style) - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
Answer a ModelMaker that constructs memory-based Models that are backed by files in the root directory.
createGraph(String, boolean) - Method in interface com.hp.hpl.jena.graph.GraphMaker
Create a new graph associated with the given name.
createGraph(String) - Method in interface com.hp.hpl.jena.graph.GraphMaker
Create a graph that does not already exist - equivalent to
createGraph( name, false ).
createHasValueRestriction(String, Property, RDFNode) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a class description defined as the class of those individuals that have the given resource as the value of the given property
createIndividual(Resource) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource that represents an Indvidual node in this model.
createIndividual(String, Resource) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource that represents an Individual node in this model.
createInfModel(Reasoner, Model) - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
Build an inferred model by attaching the given RDF model to the given reasoner.
createInfModel(Reasoner, Model, Model) - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
Build an inferred model by attaching the given RDF model to the given reasoner.
createIntersectionClass(String, RDFList) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing the class that is the intersection of the given list of class descriptions.
createInverseFunctionalProperty(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing an inverse functional property
createInverseFunctionalProperty(String, boolean) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing an inverse functional property, which is optionally also functional.
createList() - Method in interface com.hp.hpl.jena.rdf.model.Model
Answer a new empty list.
createList(Iterator) - Method in interface com.hp.hpl.jena.rdf.model.Model
Answer a new list containing the resources from the given iterator, in order.
createList(RDFNode[]) - Method in interface com.hp.hpl.jena.rdf.model.Model
Answer a new list containing the nodes from the given array, in order
createLiteral(LiteralLabel) - Static method in class com.hp.hpl.jena.graph.Node
make a literal node with the specified literal value
createLiteral(String, String, boolean) - Static method in class com.hp.hpl.jena.graph.Node
make a literal with specified language and XMLishness.
createLiteral(String, String, RDFDatatype) - Static method in class com.hp.hpl.jena.graph.Node
Build a typed literal node from its lexical form.
createLiteral(String, String) - Method in interface com.hp.hpl.jena.rdf.model.Model
Create a literal from a String value with a specified language.
createLiteral(String, String, boolean) - Method in interface com.hp.hpl.jena.rdf.model.Model
Create a literal from a String value with a specified language.
createLiteral(boolean) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
create a literal from a boolean value.
createLiteral(long) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
create a literal from an integer value.
createLiteral(char) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
create a literal from a char value.
createLiteral(float) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
create a literal from a float value.
createLiteral(double) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
create a literal from a double value.
createLiteral(String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
create a literal from a String value.
createLiteral(Object) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
create a literal from an Object.
createMatch(Node, Node, Node) - Static method in class com.hp.hpl.jena.graph.Triple
 
createMaxCardinalityRestriction(String, Property, int) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a class description defined as the class of those individuals that have at most the given number of values for the given property.
createMemModelMaker() - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
Answer a ModelMaker that constructs memory-based Models that do not persist past JVM termination.
createMemModelMaker(Reifier.Style) - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
Answer a ModelMaker that constructs memory-based Models that do not persist past JVM termination, with the given reification style.
createMinCardinalityRestriction(String, Property, int) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a class description defined as the class of those individuals that have at least the given number of values for the given property.
createModel(IDBConnection) - Static method in class com.hp.hpl.jena.db.ModelRDB
Create a new default model on an existing database.
createModel(IDBConnection, Model) - Static method in class com.hp.hpl.jena.db.ModelRDB
Create a new model on an existing database.
createModel(IDBConnection, String) - Static method in class com.hp.hpl.jena.db.ModelRDB
Create a new model on an existing database.
createModel(IDBConnection, String, Model) - Static method in class com.hp.hpl.jena.db.ModelRDB
Create a new model on an existing database.
createModel(String, boolean) - Method in interface com.hp.hpl.jena.rdf.model.ModelMaker
Create a new Model associated with the given name.
createModel(String) - Method in interface com.hp.hpl.jena.rdf.model.ModelMaker
Create a Model that does not already exist - equivalent to
createModel( name, false ).
createModelForGraph(Graph) - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
Answer a model that encapsulates the given graph.
createModelRDBMaker(IDBConnection) - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
Answer a ModelMaker that accesses database-backed Models on the database at the other end of the connection c with the usual Standard reification style.
createModelRDBMaker(IDBConnection, Reifier.Style) - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
Answer a ModelMaker that accesses database-backed Models on the database at the other end of the connection c with the given reification style.
createNonreifyingModel() - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
construct a new memory-based model that does not capture reification triples (but still handles reifyAs() and .as(ReifiedStatement).
createObject(String) - Method in interface com.hp.hpl.jena.rdf.model.ObjectF
Create an instance of an object.
createObjectProperty(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing an object property in this model, and that is not a functional property.
createObjectProperty(String, boolean) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource that represents an object property in this model.
createOntProperty(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing an generic property in this model.
createOntResource(Class, Resource, String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource that represents a generic ontology node in this model.
createOntology(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource that represents an ontology description node in this model.
createOntologyModel() - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
Answer a new ontology model which will process in-memory models of ontologies expressed the default ontology language (OWL).
createOntologyModel(String) - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
Answer a new ontology model which will process in-memory models of ontologies in the given language.
createOntologyModel(OntModelSpec, ModelMaker, Model) - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
Answer a new ontology model which will process in-memory models of ontologies expressed the default ontology language (OWL).
createOntologyModel(OntModelSpec, Model) - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
Answer a new ontology model, constructed according to the given ontology model specification, and starting with the ontology data in the given model.
createProperty(String, String) - Method in interface com.hp.hpl.jena.rdf.model.Model
Create a property.
createProperty(String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a property.
createProperty(String) - Method in interface com.hp.hpl.jena.rdf.model.ResourceFactory.Interface
create a new property.
createProperty(String, String) - Method in interface com.hp.hpl.jena.rdf.model.ResourceFactory.Interface
create a new property.
createProperty(String) - Static method in class com.hp.hpl.jena.rdf.model.ResourceFactory
create a new property.
createProperty(String, String) - Static method in class com.hp.hpl.jena.rdf.model.ResourceFactory
create a new property.
createRDBGraphFactory(IDBConnection) - Static method in class com.hp.hpl.jena.graph.Factory
 
createRDFSModel(Model) - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
Return a Model through which all the RDFS entailments derivable from the given model are accessible.
createRDFSModel(Model, Model) - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
Return a Model through which all the RDFS entailments derivable from the given data and schema models are accessible.
createReifiedStatement(Statement) - Method in interface com.hp.hpl.jena.rdf.model.Model
Answer a ReifiedStatement that encodes _s_ and belongs to this Model.
createReifiedStatement(String, Statement) - Method in interface com.hp.hpl.jena.rdf.model.Model
answer a ReifiedStatement that encodes _s_, belongs to this Model, and is a Resource with that _uri_.
createReifiedStatement() - Method in interface com.hp.hpl.jena.rdf.model.Statement
answer a ReifiedStatement object that embodies this Statement and is in the same Model (if any).
createReifiedStatement(String) - Method in interface com.hp.hpl.jena.rdf.model.Statement
answer a ReifiedStatement object that embodies this Statement, has the same Model, and has the given uri.
createResource() - Method in interface com.hp.hpl.jena.rdf.model.Model
Create a new anonymous resource.
createResource(AnonId) - Method in interface com.hp.hpl.jena.rdf.model.Model
create a blank node resource with a specified identifier/
createResource(String) - Method in interface com.hp.hpl.jena.rdf.model.Model
Create a new resource.
createResource(Resource) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a new anonymous resource with a given type.
createResource(String, Resource) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a new resource with a given type.
createResource(ResourceF) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a new anonymous resource using the supplied factory.
createResource(String, ResourceF) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a new resource using the supplied factory.
createResource(Resource) - Method in interface com.hp.hpl.jena.rdf.model.ResourceF
Create new resource instance which extends the behaviour of a supplied resource.
createResource() - Method in interface com.hp.hpl.jena.rdf.model.ResourceFactory.Interface
create a new anonymous resource.
createResource(String) - Method in interface com.hp.hpl.jena.rdf.model.ResourceFactory.Interface
create a new resource.
createResource() - Static method in class com.hp.hpl.jena.rdf.model.ResourceFactory
create a new anonymous resource.
createResource(String) - Static method in class com.hp.hpl.jena.rdf.model.ResourceFactory
create a new resource.
createRestriction(Property) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource that represents an anonymous property restriction in this model.
createRestriction(String, Property) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource that represents a property restriction in this model.
createSeq() - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a new anonymous seq.
createSeq(String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a new seq.
createSimpleRDBConnection(String, String, String, String) - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
Answer a plain IDBConnection to a database with the given URL, with the given user having the given password.
createSimpleRDBConnection() - Static method in class com.hp.hpl.jena.rdf.model.ModelFactory
Answer a plain IDBConnection to a database, with the arguments implicitly supplied by system properties: The database URL - jena.db.url
The user - jena.db.user, or fails back to "test"
The password - jena.db.password, or fails back to ""
The db type - jena.db.type, or guessed from the URL
createSomeValuesFromRestriction(String, Property, Resource) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a class description defined as the class of those individuals that have at least one property with a value belonging to the given class
createStatement(Resource, Property, RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.Model
Create a Statement instance.
createStatement(Resource, Property, boolean) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a Statement instance.
createStatement(Resource, Property, long) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a Statement instance.
createStatement(Resource, Property, char) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a Statement instance.
createStatement(Resource, Property, float) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a Statement instance.
createStatement(Resource, Property, double) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a Statement instance.
createStatement(Resource, Property, String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a Statement instance.
createStatement(Resource, Property, String, String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a Statement instance.
createStatement(Resource, Property, String, boolean) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a Statement instance.
createStatement(Resource, Property, String, String, boolean) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a Statement instance.
createStatement(Resource, Property, Object) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Create a Statement instance.
createStatement(Resource, Property, RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.ResourceFactory.Interface
create a new statement.
createStatement(Resource, Property, RDFNode) - Static method in class com.hp.hpl.jena.rdf.model.ResourceFactory
create a new statement.
createSymmetricProperty(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing a symmetric property
createSymmetricProperty(String, boolean) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing a symmetric property, which is optionally also functional.
createTest(Resource, RDFNode, RDFNode) - Method in interface com.hp.hpl.jena.util.TestManifestList.ActionProc
Called on each test described.
createTest(Resource, RDFNode, RDFNode) - Method in class com.hp.hpl.jena.util.TestManifestList.TestPrinter
 
createTransitiveProperty(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing a transitive property
createTransitiveProperty(String, boolean) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing a transitive property, which is optionally also functional.
createTypedLiteral(String, String, RDFDatatype) - Method in interface com.hp.hpl.jena.rdf.model.Model
Build a typed literal from its lexical form.
createTypedLiteral(Object, String, RDFDatatype) - Method in interface com.hp.hpl.jena.rdf.model.Model
Build a typed literal from its value form.
createTypedLiteral(Object) - Method in interface com.hp.hpl.jena.rdf.model.Model
Build a typed literal label from its value form using whatever datatype is currently registered as the the default representation for this java class.
createTypedLiteral(boolean) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
create a type literal from a boolean value.
createTypedLiteral(int) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
create a typed literal from an integer value.
createTypedLiteral(long) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
create a typed literal from an integer value.
createTypedLiteral(char) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
create a typed literal from a char value.
createTypedLiteral(float) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
create a typed literal from a float value.
createTypedLiteral(double) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
create a typed literal from a double value.
createTypedLiteral(String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
create a typed literal from a String value.
createTypedLiteral(Object) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
create a literal from an Object.
createTypedLiteral(String, String, String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Build a typed literal from its lexical form.
createTypedLiteral(Object, String, String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Build a typed literal from its value form.
createURI(String) - Static method in class com.hp.hpl.jena.graph.Node
make a URI node with the specified URIref string
createUnionClass(String, RDFList) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing the class that is the union of the given list of class desctiptions
createVariable(String) - Static method in class com.hp.hpl.jena.graph.Node
make a variable node with a given name
created - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Date of creation of the resource.
creator - Static variable in class com.hp.hpl.jena.vocabulary.DC_10
 
creator - Static variable in class com.hp.hpl.jena.vocabulary.DC_11
An entity primarily responsible for making the content of the resource.

D

DAMLVocabulary - interface com.hp.hpl.jena.vocabulary.DAMLVocabulary.
A marker interface for a DAML vocabulary, that will, in future, migrate towards providing support for versioning DAML and RDF namespaces, and, specifically, supporting multiple DAML vocabularies for DAML terms.
DAML_LANG - Static variable in class com.hp.hpl.jena.ontology.ProfileRegistry
The URI that maps to the language profile for DAML+OIL
DAML_MEM - Static variable in class com.hp.hpl.jena.ontology.OntModelSpec
A specification for DAML models that are stored in memory and do no additional entailment reasoning
DAML_MEM_RDFS_INF - Static variable in class com.hp.hpl.jena.ontology.OntModelSpec
A specification for DAML models that are stored in memory and use the RDFS inferencer for additional entailments
DAML_MEM_TRANS_INF - Static variable in class com.hp.hpl.jena.ontology.OntModelSpec
A specification for DAML models that are stored in memory and use the transitive reasoner for entailments
DAML_OIL - class com.hp.hpl.jena.vocabulary.DAML_OIL.
Defines a vocabulary of RDF constants used by the latest release of DAML+oil for class and property names.
DATATYPE_PROPERTY() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the resource that represents the class of properties whose range elements are literals (not individuals)
DATE - Static variable in interface com.hp.hpl.jena.rdf.model.Jena
The CVS date string for this release
DAY_MASK - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDateTime
Mask to indicate whether day is present
DB - class com.hp.hpl.jena.vocabulary.DB.
Vocabulary for Database properties.
DB() - Constructor for class com.hp.hpl.jena.vocabulary.DB
 
DBConnection - class com.hp.hpl.jena.db.DBConnection.
Encapsulate the specification of a jdbc connection.
DBConnection(String, String, String) - Constructor for class com.hp.hpl.jena.db.DBConnection
Deprecated. As of Jena 2.0, it is recommended to use one of the DBConnection constructors which takes a database type as an argument. (The DBConnection can operate more efficiently if it knows the database type).
DBConnection(String, String, String, String) - Constructor for class com.hp.hpl.jena.db.DBConnection
Create a connection specification based on jdbc address and appropriate authentication information.
DBConnection(Connection) - Constructor for class com.hp.hpl.jena.db.DBConnection
Deprecated. As of Jena 2.0, it is recommended to use one of the DBConnection constructors which takes a database type as an argument. (The DBConnection can operate more efficiently if it knows the database type).
DBConnection(Connection, String) - Constructor for class com.hp.hpl.jena.db.DBConnection
Create a connection specification that just wraps up an existing database connection.
DC - class com.hp.hpl.jena.vocabulary.DC.
 
DC() - Constructor for class com.hp.hpl.jena.vocabulary.DC
 
DCMIType - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A list of types used to categorize the nature or genre of the content of the resource.
DCTerms - class com.hp.hpl.jena.vocabulary.DCTerms.
Vocabulary definitions from vocabularies/dublin-core_terms.xml
DCTerms() - Constructor for class com.hp.hpl.jena.vocabulary.DCTerms
 
DCTypes - class com.hp.hpl.jena.vocabulary.DCTypes.
Vocabulary definitions from vocabularies/dublin-core_types.xml
DCTypes() - Constructor for class com.hp.hpl.jena.vocabulary.DCTypes
 
DC_10 - class com.hp.hpl.jena.vocabulary.DC_10.
Dublin Core version 1.0 vocabulary.
DC_10() - Constructor for class com.hp.hpl.jena.vocabulary.DC_10
 
DC_11 - class com.hp.hpl.jena.vocabulary.DC_11.
Vocabulary definitions from file:vocabularies/dublin-core_11.xml
DC_11() - Constructor for class com.hp.hpl.jena.vocabulary.DC_11
 
DDC - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Dewey Decimal Classification
DEFAULT - Static variable in class com.hp.hpl.jena.db.GraphRDB
 
DEFAULT_CONFIG_URI - Static variable in class jena.schemagen
The default location of the configuration model is "file:schemagen.rdf"
DEFAULT_HEADER_TEMPLATE - Static variable in class jena.schemagen
Default template for the file header
DEFAULT_INDIVIDUAL_TEMPLATE - Static variable in class jena.schemagen
Default template for writing out individual declarations
DEFAULT_MARKER - Static variable in class jena.schemagen
The default marker string for denoting substitutions is '"%"'
DEFAULT_METADATA_PATH - Static variable in class com.hp.hpl.jena.ontology.OntDocumentManager
The default path for searching for the metadata on locally cached ontologies
DEFAULT_TEMPLATE - Static variable in class jena.schemagen
Default template for writing out value declarations
DELETE - Static variable in interface com.hp.hpl.jena.graph.Graph
 
DEPRECATED_CLASS() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the resource that represents the documentation class of deprecated classes.
DEPRECATED_PROPERTY() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the resource that represents the documentation class of deprecated properties.
DIFFERENT_FROM() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes that one resource represents a different individual than another resource.
DIR - Static variable in interface com.hp.hpl.jena.rdf.model.Jena
The Jena default working directory
DISJOINT_WITH() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes that one class has no individuals in its extension in common with another class.
DISTINCT_MEMBERS() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that maps from an Profile.ALL_DIFFERENT() axiom to the set of individuals that are pair-wise different from each other.
DOC_MGR_POLICY - Static variable in class com.hp.hpl.jena.ontology.OntDocumentManager
rdf:type for document manager policy nodes
DOMAIN() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes the domain of a property.
Dataset - Static variable in class com.hp.hpl.jena.vocabulary.DCTypes
A dataset is information encoded in a defined structure (for example, lists, tables, and databases), intended to be useful for direct machine processing.
Datatype() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF resource for DAML Datatype class (a DAML sub-class of rdfs:Class).
Datatype - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF resource for DAML Datatype class (a DAML sub-class of rdfs:Class).
Datatype() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF resource for DAML Datatype class (a DAML sub-class of rdfs:Class).
Datatype - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the class of datatype values @see RDFS#Datatype
Datatype - Static variable in class com.hp.hpl.jena.vocabulary.RDFS
 
DatatypeFormatException - exception com.hp.hpl.jena.datatypes.DatatypeFormatException.
Exception thrown when a lexical form does not match the stated datatype.
DatatypeFormatException(String, RDFDatatype, String) - Constructor for class com.hp.hpl.jena.datatypes.DatatypeFormatException
Preferred constructor.
DatatypeFormatException() - Constructor for class com.hp.hpl.jena.datatypes.DatatypeFormatException
Creates a new instance of DatatypeFormatException without detail message.
DatatypeFormatException(String) - Constructor for class com.hp.hpl.jena.datatypes.DatatypeFormatException
Constructs an instance of DatatypeFormatException with the specified detail message.
DatatypeProperty - interface com.hp.hpl.jena.ontology.DatatypeProperty.
Interface that encapsulates the class of properties whose range values are datatype values (as distinct from ObjectProperty whose values are individuals).
DatatypeProperty() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF resource for DAML DatatypeProperty class (a DAML sub-class of rdf:Property).
DatatypeProperty - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF resource for DAML DatatypeProperty class (a DAML sub-class of rdf:Property).
DatatypeProperty() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF resource for DAML DatatypeProperty class (a DAML sub-class of rdf:Property).
DatatypeProperty - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the class of OWL properties that have typed literals as their range
DateScheme - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A set of date encoding schemes and/or formats
Delta - class com.hp.hpl.jena.graph.compose.Delta.
 
Delta(Graph) - Constructor for class com.hp.hpl.jena.graph.compose.Delta
 
DeprecatedClass - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the class of OWL classes that have been deprecated
DeprecatedProperty - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the class of OWL properties that have been deprecated
Derivation - interface com.hp.hpl.jena.reasoner.Derivation.
Derivation records are used to determine how an inferred triple was derived from a set of source triples and a reasoner.
Difference - class com.hp.hpl.jena.graph.compose.Difference.
 
Difference(Graph, Graph) - Constructor for class com.hp.hpl.jena.graph.compose.Difference
 
DifferentFromFact - interface com.hp.hpl.jena.ontology.DifferentFromFact.
Encapsulates the fact that two individuals are stated to be distinct.
DisjointClassesAxiom - interface com.hp.hpl.jena.ontology.DisjointClassesAxiom.
A type of axiom denoting disjoint-ness between two class descriptions.
DistinctMembersFact - interface com.hp.hpl.jena.ontology.DistinctMembersFact.
Encapsulates the fact stating that a list of individuals are pair-wise distinct (the unique names assumption, applied to a restricted domain).
DoesNotReifyException - exception com.hp.hpl.jena.rdf.model.DoesNotReifyException.
This exception may be raised when an attempt to convert an RDFNode to a ReifiedStatement fails because the RDFNode does not correspond to a reification.
DoesNotReifyException(Node) - Constructor for class com.hp.hpl.jena.rdf.model.DoesNotReifyException
 
Domain - class com.hp.hpl.jena.graph.query.Domain.
 
Domain(Object[]) - Constructor for class com.hp.hpl.jena.graph.query.Domain
 
Dyadic - class com.hp.hpl.jena.graph.compose.Dyadic.
 
Dyadic(Graph, Graph) - Constructor for class com.hp.hpl.jena.graph.compose.Dyadic
When the graph is constructed, copy the prefix mappings of both components into this prefix mapping.
data - Static variable in class com.hp.hpl.jena.vocabulary.TestQuery
 
datatypeAttr - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
date - Static variable in class com.hp.hpl.jena.vocabulary.DC_10
 
date - Static variable in class com.hp.hpl.jena.vocabulary.DC_11
A date associated with an event in the life cycle of the resource.
date - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:date
dateAccepted - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Date of acceptance of the resource (e.g. of thesis by university department, of article by journal, etc.).
dateCopyrighted - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Date of a statement of copyright.
dateSubmitted - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Date of submission of the resource (e.g. thesis, articles, etc.).
dateTime - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:dateTime
dcAbstract - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A summary of the content of the resource.
debug - Static variable in class jena.rdfquery
 
decimal - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:decimal
decode(String) - Static method in class com.hp.hpl.jena.util.URIref
Convert a URI, in US-ASCII, with escaped characters taken from UTF-8, to the corresponding Unicode string.
deepCopy() - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveGraphCache
Create a deep copy of the cache contents.
defaultLanguage - Static variable in class com.hp.hpl.jena.util.ModelLoader
 
delete(List) - Method in class com.hp.hpl.jena.db.GraphRDB
Delete a list of triples.
delete(Triple[]) - Method in interface com.hp.hpl.jena.graph.BulkUpdateHandler
Remove all the triples from the graph this is handler for.
delete(List) - Method in interface com.hp.hpl.jena.graph.BulkUpdateHandler
Remove all the triples in the list from the graph this is handler for.
delete(Iterator) - Method in interface com.hp.hpl.jena.graph.BulkUpdateHandler
Remove all the triples in the iterator from the graph this is handler for.
delete(Graph) - Method in interface com.hp.hpl.jena.graph.BulkUpdateHandler
Remove all the triples of the given graph from the graph this is handler for.
delete(Triple) - Method in interface com.hp.hpl.jena.graph.Graph
Remove the triple t (if possible) from the set belonging to this graph
delete(Triple) - Method in class com.hp.hpl.jena.graph.compose.Delta
 
delete(Triple) - Method in class com.hp.hpl.jena.graph.compose.MultiUnion
Delete the given triple from the union model; the actual component model to be updated will be the designated (or default) updateable graph.
delete(Triple) - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Removes the triple t (if possible) from the set belonging to this graph.
delete(Triple) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveEngine
Removes the triple t (if relevant) from the caches.
delete(Triple) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveInfGraph
Removes the triple t (if possible) from the set belonging to this graph.
deleteModel(IDBConnection, String) - Static method in class com.hp.hpl.jena.db.ModelRDB
Deprecated. Since Jena 2.0, to remove a model use the ModelRDB.remove()
deliver(Pipe) - Method in class com.hp.hpl.jena.graph.query.ConstraintStage
the delivery component: read the domain elements out of the input pipe, and only pass on those that satisfy the predicate.
deliver(Pipe) - Method in class com.hp.hpl.jena.graph.query.InitialStage
 
deliver(Pipe) - Method in class com.hp.hpl.jena.graph.query.PatternStage
 
deliver(Pipe) - Method in class com.hp.hpl.jena.graph.query.Stage
execute the pipeline and pump the results into _sink_; this is asynchronous.
dependsOn(Graph) - Method in interface com.hp.hpl.jena.graph.Graph
true if this graph's content depends on the other graph.
dependsOn(Graph) - Method in class com.hp.hpl.jena.graph.compose.Dyadic
 
dependsOn(Graph) - Method in class com.hp.hpl.jena.graph.compose.Polyadic
Answer true if this graph contains the given graph as a sub-component.
description - Variable in class com.hp.hpl.jena.reasoner.ValidityReport.Report
A textual description of the error or warning.
description - Static variable in class com.hp.hpl.jena.vocabulary.DC_10
 
description - Static variable in class com.hp.hpl.jena.vocabulary.DC_11
An account of the content of the resource.
description - Static variable in class com.hp.hpl.jena.vocabulary.RSS
 
descriptionP - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Reasoner description property: text description of the reasoner
difference(Model) - Method in interface com.hp.hpl.jena.rdf.model.Model
Create a new model containing all the statements in this model which are not in another.
differentFrom - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that two given values are different
differentIndividualFrom() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML differentIndvidualFrom property on instances
differentIndividualFrom - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML differentIndvidualFrom property on instances
differentIndividualFrom() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML differentIndvidualFrom property on instances
directSubClassOf - Static variable in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveEngine
The direct (minimal) version of the subClassOf property
directSubClassOf - Static variable in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasoner
The direct (minimal) version of the subClassOf property
directSubClassOf - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
The property that represents the direct/minimal version of the subClassOf relationship
directSubPropertyOf - Static variable in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveEngine
The direct (minimal) version of the subPropertyOf property
directSubPropertyOf - Static variable in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasoner
The direct (minimal) version of the subPropertyOf property
directSubPropertyOf - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
The property that represents the direct/minimal version of the subPropertyOf relationship
disjointUnionOf() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML disjointUnionOf property on Classes
disjointUnionOf - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML disjointUnionOf property on Classes
disjointUnionOf() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML disjointUnionOf property on Classes
disjointWith() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML disjointWith property on Classes
disjointWith - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML disjointWith property on Classes
disjointWith() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML disjointWith property on Classes
disjointWith - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that one class has no instances in common with another
displayTime - Static variable in class jena.rdfquery
 
distinctMembers - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that two given classes have different members
doAltURLMapping(String) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Answer the URL of the alternative copy of the ontology document with the given URI, if known, or the URI unchanged if no alternative is known.
doc - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
domain() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the Alias for rdfs:domain in daml namespace
domain - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
Alias for rdfs:domain in daml namespace
domain() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the alias for rdfs:domain in daml namespace
domain - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the domain of a predicate @see RDFS#domain
domain - Static variable in class com.hp.hpl.jena.vocabulary.RDFS
 
domainP - Static variable in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasoner
Deprecated. The domain property
driverVersion - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
dump(PrintWriter, boolean) - Method in class com.hp.hpl.jena.rdql.QueryResultsFormatter
Write out a compact form.
dumpModel - Static variable in class jena.rdfquery
 
duration - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:duration

E

EMAIL - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
EMAILTYPES - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
EM_ERROR - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Used as ErrorMode to abort processing of element, after reporting error.
EM_FATAL - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Used as ErrorMode to stop processing after reporting error.
EM_IGNORE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Used as ErrorMode to not report an error.
EM_WARNING - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Used as ErrorMode to report warning and continue processing.
ENTITIES - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:ENTITIES
ENTITY - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:ENTITY
EOF - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
EQUAL - Static variable in class com.hp.hpl.jena.datatypes.xsd.AbstractDateTime
constant to indicate an equals relationship from compare()
EQUIVALENT_CLASS() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes that one class has the same extension as another.
EQUIVALENT_PROPERTY() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes that one property has the same property extension as another.
ERR_ABOUTEACH_NOT_TOPLEVEL - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Deprecated. No longer occurs. Any use of rdf:aboutEach is a syntax error.
ERR_BAD_RDF_ATTRIBUTE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An attribute name in the RDF namespace has been used that is reserved as an RDF name, but not as an attribute.
ERR_BAD_RDF_ELEMENT - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An element is tagged rdf:XXX where XXX is an RDF attribute name, (E205).
ERR_ENCODING_MISMATCH - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
ARP was called with an InputSteamReader or a FileReader which used an encoding differnt from that in the XML declaration.
ERR_INTERNAL_ERROR - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Should not happen.
ERR_LI_AS_TYPE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
rdf:li is being used in the typed node construction.
ERR_NOT_WHITESPACE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Non-white character data has occurred where the RDF grammar does not permit it.
ERR_RESOLVING_URI_AGAINST_NULL_BASE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
A base URI was required but not given.
ERR_SAX_ERROR - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The SAX Parser generated an error.
ERR_SAX_FATAL_ERROR - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The SAX Parser generated a fatal error.
ERR_STRING_NOT_NORMAL_FORM_C - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
String Literals in RDF must be in Unicode Normal Form C (E207).
ERR_SYNTAX_ERROR - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The attributes or element tags contravene the RDF grammar.
ERR_UNABLE_TO_RECOVER - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The error recovery code failed; this can occur.
ERR_URI_NOT_NORMAL_FORM_C - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Deprecated. WG decision on williams-01.
E_DESCRIPTION - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
E_END - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
E_LI - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
E_OTHER - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
E_RDF - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
E_RDF_N - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
EarlyBindingIterator - class com.hp.hpl.jena.util.iterator.EarlyBindingIterator.
Fully execute the iterator immediately, but pretend we haven't.
EarlyBindingIterator(Iterator) - Constructor for class com.hp.hpl.jena.util.iterator.EarlyBindingIterator
 
Element - class com.hp.hpl.jena.graph.query.Element.
 
EmptyListException - exception com.hp.hpl.jena.rdf.model.EmptyListException.
A exception that is thrown when an operation is attempted on an empty (nil) list that actually requires a list of length one or more.
EmptyListException() - Constructor for class com.hp.hpl.jena.rdf.model.EmptyListException
Construct an empty list exception with a default message.
EmptyListException(String) - Constructor for class com.hp.hpl.jena.rdf.model.EmptyListException
Construct an empty list exception with a given message.
EmptyListUpdateException - exception com.hp.hpl.jena.rdf.model.EmptyListUpdateException.
Exception that is thrown when an attept is made to perform a side-effectful operation on an RDFList that is the empty list, or rdf:nil.
EmptyListUpdateException() - Constructor for class com.hp.hpl.jena.rdf.model.EmptyListUpdateException
 
EmptyListUpdateException(String) - Constructor for class com.hp.hpl.jena.rdf.model.EmptyListUpdateException
 
EnhGraph - class com.hp.hpl.jena.enhanced.EnhGraph.
A specialisation of Polymorphic that models an extended graph - that is, one that containsEnhanced nodes or one that itself exposes additional capabilities beyond the graph API.
EnhGraph(Graph, Personality) - Constructor for class com.hp.hpl.jena.enhanced.EnhGraph
Construct an enhanced graph from the given underlying graph, and a factory for generating enhanced nodes.
EnhNode - class com.hp.hpl.jena.enhanced.EnhNode.
A specialisation of Polymorphic that models an extended node in a an extended graph.
EnhNode(Node, EnhGraph) - Constructor for class com.hp.hpl.jena.enhanced.EnhNode
 
EnumeratedClass - interface com.hp.hpl.jena.ontology.EnumeratedClass.
Encapsulates a class description representing a closed enumeration of individuals.
Environment - class com.hp.hpl.jena.rdql.Environment.
 
Environment() - Constructor for class com.hp.hpl.jena.rdql.Environment
Deprecated. Renamed as ResultBinding
EquivalentClassAxiom - interface com.hp.hpl.jena.ontology.EquivalentClassAxiom.
A type of axiom denoting equivalence between two class descriptions.
EquivalentPropertyAxiom - interface com.hp.hpl.jena.ontology.EquivalentPropertyAxiom.
Axiom stating that one property description is equivalent to another.
EvalFailureException - exception com.hp.hpl.jena.rdql.EvalFailureException.
 
EvalFailureException() - Constructor for class com.hp.hpl.jena.rdql.EvalFailureException
 
EvalFailureException(String) - Constructor for class com.hp.hpl.jena.rdql.EvalFailureException
 
EvalTypeException - exception com.hp.hpl.jena.rdql.EvalTypeException.
 
EvalTypeException() - Constructor for class com.hp.hpl.jena.rdql.EvalTypeException
 
EvalTypeException(String) - Constructor for class com.hp.hpl.jena.rdql.EvalTypeException
 
Event - Static variable in class com.hp.hpl.jena.vocabulary.DCTypes
An event is a non-persistent, time-based occurrence.
Extadd - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
ExtendedIterator - interface com.hp.hpl.jena.util.iterator.ExtendedIterator.
an ExtendedIterator is a ClosableIterator on which other operations are defined for convenience in iterator composition: composition, filtering in, filtering out, and element mapping.
educationLevel - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A general statement describing the education or training context.
egNS - Static variable in class com.hp.hpl.jena.util.PrintUtil
Default built in eg namespace used in testing
emptyPropertyElt - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
encode(String) - Static method in class com.hp.hpl.jena.util.URIref
Convert a Unicode string, first to UTF-8 and then to an RFC 2396 compliant URI with optional fragment identifier using %NN escape mechanism as appropriate.
end() - Method in class com.hp.hpl.jena.util.TestLogger
Ends suppression of the logger.
engineType - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
enterCriticalSection(boolean) - Method in interface com.hp.hpl.jena.rdf.model.ModelLock
Enter a critical section.
entries - Static variable in class com.hp.hpl.jena.vocabulary.TestManifest
 
entrySet() - Method in class com.hp.hpl.jena.util.OneToManyMap
Answer a set of the mappings in this map.
equals(Object) - Method in class com.hp.hpl.jena.datatypes.xsd.AbstractDateTime
Equality function
equals(Object) - Method in class com.hp.hpl.jena.enhanced.EnhGraph
An enhanced graph is equal to another graph g iff the underlying graphs are equal.
equals(Object) - Method in class com.hp.hpl.jena.enhanced.EnhNode
An enhanced node is equal to another node n iff: n is identical to this n has a facets map that is identical to the facets map on this the underlying nodes are equal This is deemed to be a complete and correct interpretation of enhanced node equality, which is why this method has been marked final.
equals(Object) - Method in class com.hp.hpl.jena.enhanced.Polymorphic
subclasses must override equals.
equals(Object) - Method in class com.hp.hpl.jena.graph.Node
Nodes only equal other Nodes that have equal labels.
equals(Object) - Method in class com.hp.hpl.jena.graph.Node_ANY
Node_ANY's are only equal to other Node_ANY's
equals(Object) - Method in class com.hp.hpl.jena.graph.Node_Blank
 
equals(Object) - Method in class com.hp.hpl.jena.graph.Node_Literal
 
equals(Object) - Method in class com.hp.hpl.jena.graph.Node_URI
 
equals(Object) - Method in class com.hp.hpl.jena.graph.Node_Variable
 
equals(Object) - Method in class com.hp.hpl.jena.graph.Triple
triples only equal other triples with the same components.
equals(Object) - Method in class com.hp.hpl.jena.graph.query.Domain
 
equals(Object) - Method in class com.hp.hpl.jena.rdf.arp.URI
Determines if the passed-in Object is equivalent to this URI.
equals(Object) - Method in class com.hp.hpl.jena.rdf.model.AnonId
Test whether two id's are the same
equals(Object) - Method in interface com.hp.hpl.jena.rdf.model.Literal
Test whether another object is equal to this object.
equals(Object) - Method in interface com.hp.hpl.jena.rdf.model.Model
Test whether one model is the equal to another.
equals(Object) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Determine whether two objects represent the same resource.
equals(Object) - Method in interface com.hp.hpl.jena.rdf.model.Statement
determine whether two statements are equal.
equals(Object) - Method in class com.hp.hpl.jena.reasoner.TriplePattern
Equality override
equals(Object) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.BRWRule
Equality override
equals(Object) - Method in class com.hp.hpl.jena.util.OneToManyMap.Entry
Compares the specified object with this entry for equality.
equals(Object) - Method in class com.hp.hpl.jena.util.OneToManyMap
Compares the specified object with this map for equality.
equals(Object) - Method in class com.hp.hpl.jena.util.iterator.PairEntry
 
equivalent(QueryResultsMem, QueryResultsMem) - Static method in class com.hp.hpl.jena.rdql.QueryResultsMem
Are two result sets the same (isomorphic)?
equivalentClass - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that two given classes are equivalent
equivalentProperty - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that two given properties are equivalent
equivalentTo() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the equivalentTo property on DAML values
equivalentTo - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the equivalentTo property on DAML values
equivalentTo() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the equivalentTo property on DAML values
error(SAXParseException) - Method in class com.hp.hpl.jena.rdf.arp.ARPSaxErrorHandler
 
error(Exception) - Method in interface com.hp.hpl.jena.rdf.model.RDFErrorHandler
report an error
errorCode(String) - Static method in class com.hp.hpl.jena.rdf.arp.JenaReader
 
errorCodeName(int) - Static method in class com.hp.hpl.jena.rdf.arp.JenaReader
 
errorMessage() - Method in class com.hp.hpl.jena.rdf.arp.lang.LanguageTag
An error message describing the reason the tag is illegal.
eval(Domain) - Method in interface com.hp.hpl.jena.graph.query.Valuator
return the value of this valuator in the context of _d_
eval(Domain) - Method in class com.hp.hpl.jena.graph.query.ValuatorConst
return the value specified when constructed
eval(Domain) - Method in class com.hp.hpl.jena.graph.query.ValuatorVariable
return the value in our slot [as passed in to the constructor]
evaluateBool(Domain) - Method in interface com.hp.hpl.jena.graph.query.Predicate
true iff the predicate is true given the values [for variables] in _d_
evaluateBool(Domain) - Method in class com.hp.hpl.jena.graph.query.PredicateBase
evaluate truth value in this domain: deferred to subclasses
evaluateBool(Domain) - Method in class com.hp.hpl.jena.graph.query.Relation
see if the operands satisfy the relation
evaluateBool(Domain) - Method in class com.hp.hpl.jena.graph.query.Relation_EQ
equality done in the superclass, because shared with NE
evaluateBool(Domain) - Method in class com.hp.hpl.jena.graph.query.Relation_NE
 
evaluateEquals(Domain) - Method in class com.hp.hpl.jena.graph.query.Relation
shared code for the equality relation
exec(String) - Static method in class com.hp.hpl.jena.rdql.Query
Convenience function to parse and execute a query.
exec(String, Model) - Static method in class com.hp.hpl.jena.rdql.Query
Convenience function to parse and execute a query against an existing model.
exec(String, String) - Static method in class com.hp.hpl.jena.rdql.Query
Convenience function to parse and execute a query against a remote model.
exec() - Method in class com.hp.hpl.jena.rdql.QueryEngine
Execute a query and get back the results.
exec(ResultBinding) - Method in class com.hp.hpl.jena.rdql.QueryEngine
Execute a query, passing in an initial binding of some of the variables in the query.
exec() - Method in class com.hp.hpl.jena.rdql.QueryEngineExt
Execute a query and get back the results.
exec(ResultBinding) - Method in class com.hp.hpl.jena.rdql.QueryEngineExt
Execute a query, passing in an initial binding of some of the variables in the query.
exec() - Method in interface com.hp.hpl.jena.rdql.QueryExecution
Do it!
exec(ResultBinding) - Method in interface com.hp.hpl.jena.rdql.QueryExecution
Do a query, given an initail starting set of bindings
execute(TriplePattern, InfGraph, Finder, HashSet) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.BRWRule
Use the rule to implement the given query.
execute(TriplePattern, InfGraph, Finder, HashSet) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.PropertyBRWRule
Use the rule to implement the given query.
execute(TriplePattern, InfGraph, Finder, HashSet) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.ResourceBRWRule
Use the rule to implement the given query.
executeBindings() - Method in interface com.hp.hpl.jena.graph.query.BindingQueryPlan
 
executeBindings(Graph, Node[]) - Method in class com.hp.hpl.jena.graph.query.Query
 
executeBindings(Query.ArgMap, Node[]) - Method in class com.hp.hpl.jena.graph.query.Query
the standard "default" implementation of executeBindings.
executeBindings() - Method in class com.hp.hpl.jena.graph.query.SimpleQueryPlan
 
executeInTransaction(Command) - Method in interface com.hp.hpl.jena.graph.TransactionHandler
If transactions are supported, execute the command c within a transaction and return its result.
executeInTransaction(Command) - Method in interface com.hp.hpl.jena.rdf.model.Model
Execute the command cmd inside a transaction.
executeTime - Variable in class com.hp.hpl.jena.rdql.Query
 
executeTree() - Method in class com.hp.hpl.jena.graph.query.SimpleTreeQueryPlan
 
executeTree() - Method in interface com.hp.hpl.jena.graph.query.TreeQueryPlan
 
expandQname(String) - Static method in class com.hp.hpl.jena.util.PrintUtil
Expand qnames to URIs.
extend() - Method in class com.hp.hpl.jena.graph.query.Domain
 
extendedTypeDefinition() - Method in class com.hp.hpl.jena.datatypes.BaseDatatype
Returns an object giving more details on the datatype.
extendedTypeDefinition() - Method in interface com.hp.hpl.jena.datatypes.RDFDatatype
Returns an object giving more details on the datatype.
extendedTypeDefinition() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Returns the Xerces datatype representation for this type, this is an XSSimpleType, in fact an XSSimpleTypeDecl.
extension - Variable in class com.hp.hpl.jena.reasoner.ValidityReport.Report
Some reasoner dependent data structure giving more information on the problem.
extent - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The size or duration of the resource.
extractType(String) - Static method in class com.hp.hpl.jena.rdf.model.ModelFactoryBase
Guess the database type as the string between the first and second colons of the URL.

F

FGraph - class com.hp.hpl.jena.reasoner.FGraph.
Wrapper round a Graph to implement the slighly modified Finder interface.
FGraph(Graph) - Constructor for class com.hp.hpl.jena.reasoner.FGraph
Constructor
FIRST() - Method in interface com.hp.hpl.jena.ontology.Profile
The property that denotes the head of a list
FN - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
FULL_MASK - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDateTime
Mask to indicate all date/time are present
FUNCTIONAL_PROPERTY() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the resource that represents the class of properties that are functional, i.e. whose range is unique for a given domain element.
Fact - interface com.hp.hpl.jena.ontology.Fact.
Encapsulates statements in the ontology model that represent facts about individuals.
Factory - class com.hp.hpl.jena.graph.Factory.
A factory class for creating Graphs [like ModelFactory, but for Graph; the name GraphFactory already being taken.]
Family - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
FileUtils - class com.hp.hpl.jena.util.FileUtils.
 
FileUtils() - Constructor for class com.hp.hpl.jena.util.FileUtils
 
Filter - interface com.hp.hpl.jena.util.iterator.Filter.
A boolean function for filtering.
FilterIterator - class com.hp.hpl.jena.util.iterator.FilterIterator.
Creates a sub-Iterator by filtering.
FilterIterator(Filter, Iterator) - Constructor for class com.hp.hpl.jena.util.iterator.FilterIterator
Creates a sub-Iterator.
Finder - interface com.hp.hpl.jena.reasoner.Finder.
Minimal interface for preforming simple pattern find operations.
FinderUtil - class com.hp.hpl.jena.reasoner.FinderUtil.
Some simple helper methods used when working with Finders, particularly to compose them into cascade sequences.
FinderUtil() - Constructor for class com.hp.hpl.jena.reasoner.FinderUtil
 
Fixed - class com.hp.hpl.jena.graph.query.Fixed.
 
Fixed(Node) - Constructor for class com.hp.hpl.jena.graph.query.Fixed
 
FormatScheme - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A set of format encoding schemes.
FunctionalProperty - interface com.hp.hpl.jena.ontology.FunctionalProperty.
Interface encapsulating the class of properties that are functional: that is, properties in which a given given domain value has a unique value in the range.
FunctionalProperty - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the class of OWL properties that are functional (have a unique range element for a given domain element)
fatalError(SAXParseException) - Method in class com.hp.hpl.jena.rdf.arp.ARPSaxErrorHandler
 
fatalError(Exception) - Method in interface com.hp.hpl.jena.rdf.model.RDFErrorHandler
report a catastrophic error.
filterDrop(Filter) - Method in interface com.hp.hpl.jena.util.iterator.ExtendedIterator
return a new iterator containing only the elements of _this_ which are rejected by the filter _f_.
filterDrop(Filter) - Method in class com.hp.hpl.jena.util.iterator.LazyIterator
 
filterDrop(Filter) - Method in class com.hp.hpl.jena.util.iterator.NiceIterator
make a new iterator, which is our elements that pass the filter
filterKeep(Filter) - Method in interface com.hp.hpl.jena.util.iterator.ExtendedIterator
return a new iterator containing only the elements of _this_ which pass the filter _f_.
filterKeep(Filter) - Method in class com.hp.hpl.jena.util.iterator.LazyIterator
 
filterKeep(Filter) - Method in class com.hp.hpl.jena.util.iterator.NiceIterator
make a new iterator, which is our elements that pass the filter
find(TripleMatch) - Method in class com.hp.hpl.jena.db.GraphRDB
 
find(TripleMatch) - Method in interface com.hp.hpl.jena.graph.Graph
Returns an iterator over all the Triples that match the triple pattern.
find(Node, Node, Node) - Method in interface com.hp.hpl.jena.graph.Graph
Returns an iterator over Triple.
find(TripleMatch) - Method in class com.hp.hpl.jena.graph.compose.Delta
 
find(TripleMatch) - Method in class com.hp.hpl.jena.graph.compose.Difference
 
find(TripleMatch) - Method in class com.hp.hpl.jena.graph.compose.Intersection
 
find(TripleMatch) - Method in class com.hp.hpl.jena.graph.compose.MultiUnion
Answer an iterator over the triples in the union of the graphs in this composition.
find(TripleMatch) - Method in class com.hp.hpl.jena.graph.compose.Union
 
find(LanguageTag) - Static method in class com.hp.hpl.jena.rdf.arp.lang.IanaLanguageTag
Look up a language identifier in the IANA list.
find(String) - Static method in class com.hp.hpl.jena.rdf.arp.lang.Iso3166
Look a country code up in the list.
find(String) - Static method in class com.hp.hpl.jena.rdf.arp.lang.Iso639
Look an ISO-639 code up in the list.
find(Node, Node, Node, Graph) - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
An extension of the Graph.find interface which allows the caller to encode complex expressions in RDF and then refer to those expressions within the query triple.
find(TripleMatch) - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Returns an iterator over Triples.
find(Node, Node, Node) - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Returns an iterator over Triples.
find(TriplePattern) - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Basic pattern lookup interface.
find(TriplePattern) - Method in class com.hp.hpl.jena.reasoner.FGraph
Basic pattern lookup interface.
find(TriplePattern) - Method in interface com.hp.hpl.jena.reasoner.Finder
Basic pattern lookup interface.
find(Node, Node, Node, Graph) - Method in interface com.hp.hpl.jena.reasoner.InfGraph
An extension of the Graph.find interface which allows the caller to encode complex expressions in RDF and then refer to those expressions within the query triple.
find(TriplePattern, Finder, Finder, InfGraph) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.PatternRouter
Process a query according to the known routing information.
find(TriplePattern, Finder, Finder, InfGraph, HashSet) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.PatternRouter
Process a query according to the known routing information.
find(TriplePattern) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveGraphCache
Basic pattern lookup interface.
find(Node, Node, Node) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveInfGraph
Returns an iterator over Triples.
find(TriplePattern) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveInfGraph
Basic pattern lookup interface.
findAll(Graph) - Static method in class com.hp.hpl.jena.graph.GraphUtil
Answer an iterator covering all the triples in the specified graph.
findNested(TriplePattern, Finder, HashSet) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSInfGraph
Variant on find called by backward rules, additional argument used to pass set of instantiated rules to prevent run-away rule firing.
findProperties() - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSInfGraph
Variant on find called by special backward rules that need to list all pre-registered properties.
findRawWithContinuation(TriplePattern, Finder) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSInfGraph
Variant on find called by special backward rules that only access the raw data and axioms and bypass further rules
findWithContinuation(TriplePattern, Finder) - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Extended find interface used in situations where the implementator may or may not be able to answer the complete query.
findWithContinuation(TriplePattern, Finder) - Method in class com.hp.hpl.jena.reasoner.FGraph
Extended find interface used in situations where the implementator may or may not be able to answer the complete query.
findWithContinuation(TriplePattern, Finder) - Method in interface com.hp.hpl.jena.reasoner.Finder
Extended find interface used in situations where the implementator may or may not be able to answer the complete query.
findWithContinuation(TriplePattern, Finder) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSInfGraph
Extended find interface used in situations where the implementator may or may not be able to answer the complete query.
findWithContinuation(TriplePattern, Finder) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveGraphCache
Extended find interface used in situations where the implementator may or may not be able to answer the complete query.
findWithContinuation(TriplePattern, Finder) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveInfGraph
Extended find interface used in situations where the implementator may or may not be able to answer the complete query.
first() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML first property on Lists
first - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML first property on Lists
first() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML first property on Lists
first - Static variable in class com.hp.hpl.jena.vocabulary.RDF
 
fixed(Node) - Method in interface com.hp.hpl.jena.graph.query.PatternCompiler
 
fixed(Node) - Method in class com.hp.hpl.jena.graph.query.PatternStageCompiler
 
flags2str(int) - Static method in class com.hp.hpl.jena.rdf.arp.URI
 
forget(String) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Remove all managed entries for the given document.
format - Static variable in class com.hp.hpl.jena.vocabulary.DC_10
 
format - Static variable in class com.hp.hpl.jena.vocabulary.DC_11
The physical or digital manifestation of the resource.
formatDate - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
formatMessage(Exception) - Static method in class com.hp.hpl.jena.rdf.arp.ParseException
Calls e.getMessage() and also accesses line and column information for SAXParseException's.
forward(Object) - Method in class com.hp.hpl.jena.util.iterator.Relation
The set of b such that a is related to b.

G

GEO - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
GRANDPARENT - Static variable in class com.hp.hpl.jena.rdf.arp.URI
 
GREATER_THAN - Static variable in class com.hp.hpl.jena.datatypes.xsd.AbstractDateTime
constant to indicate a greater than relationship from compare()
GROUP - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
GetTriple - interface com.hp.hpl.jena.graph.GetTriple.
this interface describes types that can have a triple extracted using a _getTriple_ method.
Given - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
Graph - interface com.hp.hpl.jena.graph.Graph.
 
GraphEvent - class com.hp.hpl.jena.graph.GraphEvent.
 
GraphEvent(Graph) - Constructor for class com.hp.hpl.jena.graph.GraphEvent
Constructor for GraphEvent.
GraphEventManager - interface com.hp.hpl.jena.graph.GraphEventManager.
The component of a graph responsible for managing events and listeners.
GraphListener - interface com.hp.hpl.jena.graph.GraphListener.
Interface for listening to graph-level update events.
GraphMaker - interface com.hp.hpl.jena.graph.GraphMaker.
A factory for providing instances of graphs with appropriate storage models.
GraphPersonality - class com.hp.hpl.jena.enhanced.GraphPersonality.
 
GraphPersonality() - Constructor for class com.hp.hpl.jena.enhanced.GraphPersonality
 
GraphPersonality(Personality) - Constructor for class com.hp.hpl.jena.enhanced.GraphPersonality
 
GraphPersonality(GraphPersonality, Personality) - Constructor for class com.hp.hpl.jena.enhanced.GraphPersonality
 
GraphRDB - class com.hp.hpl.jena.db.GraphRDB.
GraphRDB implementation This graph stores data persistently in a relational database.
GraphRDB(IDBConnection, String, Graph, boolean) - Constructor for class com.hp.hpl.jena.db.GraphRDB
Deprecated. Please use the alernate constructor and explicely choose the desired reification behaviour.
GraphRDB(IDBConnection, String, Graph, int, boolean) - Constructor for class com.hp.hpl.jena.db.GraphRDB
Construct a new GraphRDB
GraphUtil - class com.hp.hpl.jena.graph.GraphUtil.
 
gDay - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:gDay
gMonth - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:gMonth
gMonthDay - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:gMonthDay
gYear - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:gYear
gYearMonth - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:gYearMonth
get() - Method in class com.hp.hpl.jena.graph.query.BufferPipe
 
get(int) - Method in class com.hp.hpl.jena.graph.query.Domain
 
get() - Method in interface com.hp.hpl.jena.graph.query.Pipe
 
get(String) - Method in class com.hp.hpl.jena.graph.query.Query.ArgMap
 
get(int) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer the node that is the i'th element of the list, assuming that the head is item zero.
get(String) - Method in class com.hp.hpl.jena.rdql.Environment
Deprecated. This class has been renamed as ResultBinding
get(String) - Method in class com.hp.hpl.jena.rdql.ResultBinding
 
get(Object) - Method in class com.hp.hpl.jena.util.OneToManyMap
Get a value for this key.
get(Object, Object) - Method in class com.hp.hpl.jena.util.iterator.Relation
Is a related to b?
getAction() - Method in class com.hp.hpl.jena.util.TestManifestList.TestItem
 
getAdditions() - Method in class com.hp.hpl.jena.graph.compose.Delta
 
getAliasFor(Resource) - Method in interface com.hp.hpl.jena.ontology.Profile
Answer an alias for the given resource.
getAll() - Method in interface com.hp.hpl.jena.rdql.QueryResults
Deprecated. Use QueryResultsMem to get all the results of a query.
getAll() - Method in class com.hp.hpl.jena.rdql.QueryResultsMem
Deprecated. Old QueryResults operation
getAll() - Method in class com.hp.hpl.jena.rdql.QueryResultsStream
Deprecated. QueryResultsStream do not have all the results at once - QueryResultsMem
getAll(Object) - Method in class com.hp.hpl.jena.util.OneToManyMap
Answer an iterator over all of the values for the given key.
getAllDescriptions() - Method in class com.hp.hpl.jena.reasoner.ReasonerRegistry
Return a composite set of RDF capability descriptions for all registered reasoners.
getAllModelNames() - Method in class com.hp.hpl.jena.db.DBConnection
Retrieve a list of all graphs in the database.
getAllModelNames() - Method in interface com.hp.hpl.jena.db.IDBConnection
Retrieve a list of all models in the database
getAllValuesFrom() - Method in interface com.hp.hpl.jena.ontology.AllValuesFromRestriction
Answer the class that all values of the restricted property must belong to.
getAllValuesFromRestriction(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a class description defined as the class of those individuals for which all values of the given property belong to the given class.
getAlt(String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Return an Alt instance in this model.
getAlt(Resource) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Return an Alt instance based on a given resource.
getAlt(int) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Get the member at a given index.
getAlt() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return the object of the statement.
getAnnotationProperties() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer an iterator over the properties in this language that are denoted annotation properties.
getAnnotationProperty(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource that represents an annotation property in this model.
getAnonymousID() - Method in interface com.hp.hpl.jena.rdf.arp.AResource
A string distinguishing this anonymous resource, from other anonymous resources.
getAnyReifiedStatement(Statement) - Method in interface com.hp.hpl.jena.rdf.model.Model
Find or create a ReifiedStatement corresponding to a Statement.
getAxiomTypes() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer an iterator over the rdf:types in this language that denote stand-alone axioms.
getBackwardCompatibleWith() - Method in interface com.hp.hpl.jena.ontology.Ontology
Answer a resource that represents an ontology that is backwards compatible with this ontology.
getBadClass() - Method in class com.hp.hpl.jena.enhanced.UnsupportedPolymorphismException
 
getBadGraph() - Method in class com.hp.hpl.jena.enhanced.UnsupportedPolymorphismException
 
getBag(String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Return a Bag instance in this model.
getBag(Resource) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Return a bag instance based on a given resource.
getBag(int) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Get the member at a given index.
getBag() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return the object of the statement.
getBaseGraph() - Method in class com.hp.hpl.jena.graph.compose.Polyadic
Answer the distinguished graph for the composition, which will be the graph that receives triple adds and deletes.
getBaseModel() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer the base model of this model.
getBinding(String) - Method in class com.hp.hpl.jena.rdql.QueryResultsStream
Access a binding (a mapping from variable name to value).
getBlankNodeId() - Method in class com.hp.hpl.jena.graph.Node
get the blank node id if the node is blank, otherwise die horribly
getBlankNodeId() - Method in class com.hp.hpl.jena.graph.Node_Blank
 
getBody() - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.BRWRule
Returns the body.
getBoolean() - Method in interface com.hp.hpl.jena.rdf.model.Literal
If the literal is interpretable as a Boolean return its value as a boolean.
getBoolean(int) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Get the member at a given index.
getBoolean() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return the object of the statement.
getBoolean() - Method in interface com.hp.hpl.jena.rdql.Value
 
getBoundVars() - Method in class com.hp.hpl.jena.rdql.Query
Programmatic API operation
getBulkUpdateHandler() - Method in class com.hp.hpl.jena.db.GraphRDB
 
getBulkUpdateHandler() - Method in interface com.hp.hpl.jena.graph.Graph
returns this Graph's bulk-update handler
getByte() - Method in interface com.hp.hpl.jena.rdf.model.Literal
If the literal is interpretable as a Byte return its value.
getByte(int) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Get the member at a given index.
getByte() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return the object of the statement.
getCacheModels() - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Answer true if the models loaded by this document manager from a given URI will be cached, so that they can be re-used in other compound ontology models.
getCapabilities() - Method in interface com.hp.hpl.jena.graph.Graph
returns this Graph's capabilities
getCapabilities() - Method in interface com.hp.hpl.jena.reasoner.Reasoner
Return a description of the capabilities of this reasoner encoded in RDF.
getCapabilities() - Method in interface com.hp.hpl.jena.reasoner.ReasonerFactory
Return a description of the capabilities of this reasoner encoded in RDF.
getCapabilities() - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasonerFactory
Deprecated. Return a description of the capabilities of this reasoner encoded in RDF.
getCapabilities() - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasoner
Return a description of the capabilities of this reasoner encoded in RDF.
getCapabilities() - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasonerFactory
Return a description of the capabilities of this reasoner encoded in RDF.
getCardinality() - Method in interface com.hp.hpl.jena.ontology.CardinalityRestriction
Answer the cardinality of the restricted property.
getCardinality(Property) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer the cardinality of the given property on this resource.
getCardinalityRestriction(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a class description defined as the class of those individuals that have exactly the given number of values for the given property.
getCause() - Method in class com.hp.hpl.jena.rdf.model.RDFException
changed by Chris, because "use this if we haven't one" caused a recursive failure of test cases that exported DoesNotReifyException.
getChar() - Method in interface com.hp.hpl.jena.rdf.model.Literal
If the literal is interpretable as a Char return its value.
getChar(int) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Get the member at a given index.
getChar() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return the object of the statement.
getClassDescriptionTypes() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer an iterator over the various types of class description defined in the language.
getClosedPredicate() - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveGraphCache
Returns the closedPredicate.
getComment(String) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer the comment string for this object.
getComplementClass(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing the class that is the complement of another class.
getConnection() - Method in class com.hp.hpl.jena.db.DBConnection
Return the jdbc connection or null if we no longer have access to a connection.
getConnection() - Method in class com.hp.hpl.jena.db.GraphRDB
Return the connection
getConnection() - Method in interface com.hp.hpl.jena.db.IDBConnection
Return the jdbc connection or null if we no longer have access to a connection.
getConnection() - Method in class com.hp.hpl.jena.db.ModelRDB
A convenience function to return the connection
getDatabaseProperties() - Method in class com.hp.hpl.jena.db.DBConnection
Returns a Jena Model containing database-specific properties.
getDatabaseProperties() - Method in interface com.hp.hpl.jena.db.IDBConnection
Returns a Jena Model containing database properties.
getDatabaseType() - Method in class com.hp.hpl.jena.db.DBConnection
Get the database type.
getDatabaseType() - Method in interface com.hp.hpl.jena.db.IDBConnection
Get the database type.
getDatatype() - Method in interface com.hp.hpl.jena.rdf.model.Literal
Return the datatype of the literal.
getDatatypeProperty(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource that represents datatype property in this model. .
getDatatypeURI() - Method in interface com.hp.hpl.jena.rdf.arp.ALiteral
The datatype URI of a typed literal, or null for an untyped literal.
getDatatypeURI() - Method in interface com.hp.hpl.jena.rdf.model.Literal
Return the uri of the datatype of the literal.
getDays() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDateTime
Return the number of years in the dateTime
getDays() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDuration
Return the number of years in the duration
getDeclaredPrefixMapping() - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Answer the namespace prefix map that contains the shared prefixes managed by this document manager.
getDefault() - Method in interface com.hp.hpl.jena.rdf.model.Alt
Return the default value for this resource.
getDefaultAlt() - Method in interface com.hp.hpl.jena.rdf.model.Alt
Return the default value for this resource.
getDefaultBag() - Method in interface com.hp.hpl.jena.rdf.model.Alt
Return the default value for this resource.
getDefaultBoolean() - Method in interface com.hp.hpl.jena.rdf.model.Alt
Return the default value for this resource.
getDefaultByte() - Method in interface com.hp.hpl.jena.rdf.model.Alt
Return the default value for this resource.
getDefaultChar() - Method in interface com.hp.hpl.jena.rdf.model.Alt
Return the default value for this resource.
getDefaultDouble() - Method in interface com.hp.hpl.jena.rdf.model.Alt
Return the default value for this resource.
getDefaultFloat() - Method in interface com.hp.hpl.jena.rdf.model.Alt
Return the default value for this resource.
getDefaultInt() - Method in interface com.hp.hpl.jena.rdf.model.Alt
Return the default value for this resource.
getDefaultLanguage() - Method in interface com.hp.hpl.jena.rdf.model.Alt
Return the language of the default value for this resource.
getDefaultLiteral() - Method in interface com.hp.hpl.jena.rdf.model.Alt
Return the default value for this resource.
getDefaultLong() - Method in interface com.hp.hpl.jena.rdf.model.Alt
Return the default value for this resource.
getDefaultModelProperties() - Method in class com.hp.hpl.jena.db.DBConnection
Retrieve a default set of model customization properties.
getDefaultModelProperties() - Method in interface com.hp.hpl.jena.db.IDBConnection
Retrieve a default set of model customization properties The returned default set of properties is suitable for use in a call to ModelRDB.create(..., modelProperties);
getDefaultModelProperties(IDBConnection) - Static method in class com.hp.hpl.jena.db.ModelRDB
Retrieve a default set of model customization properties The returned default set of properties is suitable for use in a call to ModelRDB.create(..., modelProperties);
getDefaultObject(ObjectF) - Method in interface com.hp.hpl.jena.rdf.model.Alt
Return the default value for this resource.
getDefaultResource() - Method in interface com.hp.hpl.jena.rdf.model.Alt
Return the default value for this resource.
getDefaultResource(ResourceF) - Method in interface com.hp.hpl.jena.rdf.model.Alt
Return the default value for this resource.
getDefaultSeq() - Method in interface com.hp.hpl.jena.rdf.model.Alt
Return the default value for this resource.
getDefaultShort() - Method in interface com.hp.hpl.jena.rdf.model.Alt
Return the default value for this resource.
getDefaultSpec(String) - Static method in class com.hp.hpl.jena.ontology.OntModelSpec
Answer a default specification for the given language URI.
getDefaultString() - Method in interface com.hp.hpl.jena.rdf.model.Alt
Return the default value for this resource.
getDeletions() - Method in class com.hp.hpl.jena.graph.compose.Delta
 
getDerivation(Statement) - Method in interface com.hp.hpl.jena.rdf.model.InfModel
Return the derivation of the given statement (which should be the result of some previous list operation).
getDerivation(Triple) - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Return the derivation of the given triple (which is the result of some previous find operation).
getDerivation(Triple) - Method in interface com.hp.hpl.jena.reasoner.InfGraph
Return the derivation of the given triple (which is the result of some previous find operation).
getDescription(String) - Method in class com.hp.hpl.jena.reasoner.ReasonerRegistry
Return information on a given Reasoner.
getDiagonal() - Method in class com.hp.hpl.jena.util.iterator.Relation
The set of a such that a is related to a.
getDifferentFrom() - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer a resource that is declared to be distinct from this resource.
getDirectPredicate() - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveGraphCache
Returns the directPredicate.
getDisjointWith() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer a class with which this class is disjoint.
getDistinct() - Method in interface com.hp.hpl.jena.ontology.AllDifferent
Answer the list of distinct members for this AllDifferent declaration.
getDocumentManager() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a reference to the document manager that this model is using to manage ontology <-> mappings, and to load the imports closure.
getDocumentManager() - Method in class com.hp.hpl.jena.ontology.OntModelSpec
Answer the document manager for this model specification.
getDomain() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer a resource that represents the domain class of this property.
getDouble() - Method in interface com.hp.hpl.jena.rdf.model.Literal
If the literal is interpretable as a Double return its value.
getDouble(int) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Get the member at a given index.
getDouble() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return the object of the statement.
getDouble() - Method in interface com.hp.hpl.jena.rdql.Value
 
getDouble() - Method in class com.hp.hpl.jena.rdql.WorkingVar
 
getDriver() - Method in class com.hp.hpl.jena.db.DBConnection
Get the database-specific driver For this to work, it needs to know the type of database being used.
getDriver(String, String) - Method in class com.hp.hpl.jena.db.DBConnection
Deprecated. As of Jena 2.0 this call should not be used. Instead specify the database type when constructing a DBConnection and then pass that connection to the ModelRDB. There is no longer any need for applications to interact directly with the IRDBDriver. To customize the database configuration/layout use the setDatabaseProperties method.
getDriver() - Method in interface com.hp.hpl.jena.db.IDBConnection
Get the database-specific driver For this to work, it needs to know the type of database being used.
getDriver(String, String) - Method in interface com.hp.hpl.jena.db.IDBConnection
Deprecated. As of Jena 2.0 this call should not be used. Instead specify the database type when constructing a DBConnection and then pass that connection to the GraphRDB. There is no longer any need for applications to interact with the IRDBDriver. To customize the database configuration/layout use the formatDB(propertyModel) call.
getEntry() - Method in class com.hp.hpl.jena.util.TestManifestList.TestItem
 
getEnumeratedClass(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing the class that is the enumeration of a list of individuals.
getEquivalentClass() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer a class that is equivalent to this class.
getEquivalentProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer a property that is equivalent to this property.
getErrorCode() - Method in class com.hp.hpl.jena.rdf.model.RDFException
 
getErrorNumber() - Method in class com.hp.hpl.jena.rdf.arp.ParseException
The error number (from ARPErrorNumbers) related to this exception.
getEventManager() - Method in interface com.hp.hpl.jena.graph.Graph
Answer this Graph's event manager.
getFactory(String) - Method in class com.hp.hpl.jena.reasoner.ReasonerRegistry
Return the factory for the given reasoner.
getFinder(TriplePattern, Finder) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveEngine
Return a Finder instance appropriate for the given query.
getFloat() - Method in interface com.hp.hpl.jena.rdf.model.Literal
If the literal is interpretable as a Float return its value.
getFloat(int) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Get the member at a given index.
getFloat() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return the object of the statement.
getFragment() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the fragment for this URI.
getFullSeconds() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDateTime
Return the number of full seconds in the dateTime
getFullSeconds() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDuration
Return the number of full seconds in the duration
getGlobalProperty(Node) - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Test a global boolean property of the graph.
getGlobalProperty(Node) - Method in interface com.hp.hpl.jena.reasoner.InfGraph
Test a global boolean property of the graph.
getGraph() - Method in class com.hp.hpl.jena.enhanced.EnhNode
Answer the graph containing this node
getGraph() - Method in interface com.hp.hpl.jena.graph.GraphMaker
Answer an instance of a graph
getGraph() - Method in interface com.hp.hpl.jena.rdf.model.Model
Every model is based on some Graph
getGraph() - Method in class com.hp.hpl.jena.reasoner.FGraph
Returns the graph.
getGraphMaker() - Method in interface com.hp.hpl.jena.rdf.model.ModelMaker
Answer a GraphMaker that makes graphs the same way this ModelMaker makes models.
getHasValue() - Method in interface com.hp.hpl.jena.ontology.HasValueRestriction
Answer the RDF value that all values of the restricted property must be equal to.
getHasValueRestriction(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a class description defined as the class of those individuals that have the given resource as the value of the given property.
getHead() - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer the value that is at the head of the list.
getHead() - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.BRWRule
Returns the head.
getHead() - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.BaseFRule
Returns the head.
getHiddenTriples() - Method in interface com.hp.hpl.jena.graph.Reifier
return a read-only Graph of the triples used for reification.
getHost() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the host for this URI.
getHours() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDateTime
Return the number of hours in the dateTime
getHours() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDuration
Return the number of hours in the duration
getId() - Method in interface com.hp.hpl.jena.rdf.model.Resource
Returns an a unique identifier for anonymous resources.
getImport() - Method in interface com.hp.hpl.jena.ontology.Ontology
Answer a resource that represents an ontology imported by this ontology.
getIncompatibleWith() - Method in interface com.hp.hpl.jena.ontology.Ontology
Answer a resource that represents an ontology that is is incompatible with this ontology.
getIndex() - Method in class com.hp.hpl.jena.graph.query.Element
 
getIndividual(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource that represents an Individual node in this model.
getInstance() - Static method in class com.hp.hpl.jena.datatypes.TypeMapper
Return the single global instance of the TypeMapper.
getInstance() - Static method in class com.hp.hpl.jena.ontology.OntDocumentManager
OntDocumentManager is not a singleton, but a global default instance is available for applications where a single shared document manager is sufficient.
getInstance() - Static method in class com.hp.hpl.jena.ontology.ProfileRegistry
Answer the singleton instance
getInstance() - Static method in class com.hp.hpl.jena.rdf.model.ResourceFactory
get the current factory object.
getInstance() - Static method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the singleton instance of this vocabulary
getInt() - Method in interface com.hp.hpl.jena.rdf.model.Literal
If the literal is interpretable as a Integer return its value.
getInt(int) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Get the member at a given index.
getInt() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return the object of the statement.
getInt() - Method in interface com.hp.hpl.jena.rdql.Value
 
getInt() - Method in class com.hp.hpl.jena.rdql.WorkingVar
 
getIntersectionClass(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing the class that is the intersection of a list of class descriptions.
getInverse() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer the property that is the inverse of this property.
getInverseFunctionalProperty(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing an inverse functional property.
getInverseOf() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer a property of which this property is the inverse.
getIsDefinedBy() - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer a resource that is declared to provide a definition of this resource.
getJavaClass() - Method in class com.hp.hpl.jena.datatypes.BaseDatatype
Returns the java class which is used to represent value instances of this datatype.
getJavaClass() - Method in interface com.hp.hpl.jena.datatypes.RDFDatatype
If this datatype is used as the cannonical representation for a particular java datatype then return that java type, otherwise returns null.
getJavaClass() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
If this datatype is used as the cannonical representation for a particular java datatype then return that java type, otherwise returns null.
getJenaReasonerNS() - Static method in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Return namespace used for system level descriptive properties of any reasoner
getKey() - Method in class com.hp.hpl.jena.util.OneToManyMap.Entry
Answer the key for the entry
getKey() - Method in class com.hp.hpl.jena.util.iterator.PairEntry
 
getLabel(String) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer the label string for this object.
getLabel() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer a descriptive string for this profile, for use in debugging and other output.
getLang() - Method in interface com.hp.hpl.jena.rdf.arp.ALiteral
The value of xml:lang for this literal, often the empty string.
getLanguage(String) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Answer the representation of the ontology document with the given URI, if known.
getLanguage() - Method in class com.hp.hpl.jena.ontology.OntModelSpec
Answer the URI of the ontology lanuage to use when constructing models from this specification.
getLanguage() - Method in interface com.hp.hpl.jena.rdf.model.Literal
If a language is defined for this literal return it
getLanguage(int) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Get the language of the member at a given index.
getLanguage() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return the language of the object of the statement.
getLexicalForm() - Method in interface com.hp.hpl.jena.rdf.model.Literal
Return the lexical form of the literal.
getLiteral() - Method in class com.hp.hpl.jena.graph.Node
get the literal value of a literal node, otherwise die horribly
getLiteral() - Method in class com.hp.hpl.jena.graph.Node_Literal
 
getLiteral(int) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Get the member at a given index.
getLiteral() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return the object of the statement.
getLocalName() - Method in interface com.hp.hpl.jena.rdf.model.Property
Returns the name of this property within its namespace.
getLocalName() - Method in interface com.hp.hpl.jena.rdf.model.Resource
Returns the name of this resource within its namespace.
getLocator() - Method in class com.hp.hpl.jena.rdf.arp.ARP
When parsing a file, this returns a Locator giving the position of the last XML event processed by ARP.
getLong() - Method in interface com.hp.hpl.jena.rdf.model.Literal
If the literal is interpretable as a Long return its value.
getLong(int) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Get the member at a given index.
getLong() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return the object of the statement.
getMatchObject() - Method in class com.hp.hpl.jena.graph.Triple
 
getMatchObject() - Method in interface com.hp.hpl.jena.graph.TripleMatch
If it is known that all triples selected by this match will have a common object, return that node, otherwise return null
getMatchPredicate() - Method in class com.hp.hpl.jena.graph.Triple
 
getMatchPredicate() - Method in interface com.hp.hpl.jena.graph.TripleMatch
If it is known that all triples selected by this match will have a common predicate, return that node, otherwise return null
getMatchSubject() - Method in class com.hp.hpl.jena.graph.Triple
 
getMatchSubject() - Method in interface com.hp.hpl.jena.graph.TripleMatch
If it is known that all triples selected by this filter will have a common subject, return that node, otherwise return null
getMaxCardinality() - Method in interface com.hp.hpl.jena.ontology.MaxCardinalityRestriction
Answer the maximum cardinality of the restricted property.
getMaxCardinalityRestriction(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a class description defined as the class of those individuals that have at most the given number of values for the given property.
getMessage() - Method in class com.hp.hpl.jena.rdf.arp.ParseException
The message without location information.
getMessage() - Method in class com.hp.hpl.jena.rdf.model.RDFException
 
getMetadataSearchPath() - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Answer the path used to search for the ontology metadata to load.
getMinCardinality() - Method in interface com.hp.hpl.jena.ontology.MinCardinalityRestriction
Answer the minimum cardinality of the restricted property.
getMinCardinalityRestriction(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a class description defined as the class of those individuals that have at least the given number of values for the given property.
getMinutes() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDateTime
Return the number of minutes in the dateTime
getMinutes() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDuration
Return the number of minutes in the duration
getModel(String) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Answer the cached model corresponding to the given document, if known.
getModel() - Method in interface com.hp.hpl.jena.rdf.model.Resource
Return the model associated with this resource.
getModel() - Method in interface com.hp.hpl.jena.rdf.model.Statement
get the Model this Statement was created in.
getModel() - Method in class com.hp.hpl.jena.util.TestManifestList
 
getModelLock() - Method in interface com.hp.hpl.jena.rdf.model.Model
Get the model lock for this model.
getModelMaker() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer the model maker associated with this model (used for constructing the constituent models of the imports closure).
getModelMaker() - Method in class com.hp.hpl.jena.ontology.OntModelSpec
Answer the model maker that will be used to create new models to hold ontologies loaded as imports for a given ontology document
getModelProperties() - Method in class com.hp.hpl.jena.db.ModelRDB
Returns a Jena Model containing model-specific properties.
getMonths() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDateTime
Return the number of months in the dateTime
getMonths() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDuration
Return the number of months in the duration
getName() - Method in class com.hp.hpl.jena.graph.Node
get a variable nodes name, otherwise die horribly
getName() - Method in class com.hp.hpl.jena.graph.Node_Variable
 
getName() - Method in class com.hp.hpl.jena.util.TestManifestList.TestItem
 
getNameSpace() - Method in interface com.hp.hpl.jena.rdf.model.Property
Returns the namespace associated with this property.
getNameSpace() - Method in interface com.hp.hpl.jena.rdf.model.Resource
Returns the namespace associated with this resource.
getNamespace() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the namespace URI for a the current vocabulary.
getNestedException() - Method in class com.hp.hpl.jena.rdf.model.RDFException
 
getNode() - Method in class com.hp.hpl.jena.db.GraphRDB
Returns the Node for this model in the system properties graph.
getNode() - Method in interface com.hp.hpl.jena.rdf.model.Resource
every Resource overlays a Node; fetch that Node.
getNodeAs(Node, Class) - Method in class com.hp.hpl.jena.enhanced.EnhGraph
Answer an enhanced node that wraps the given node and conforms to the given interface type.
getNodeCacheControl() - Method in class com.hp.hpl.jena.enhanced.EnhGraph
Answer the cache controlle for this graph
getOWLReasoner() - Static method in class com.hp.hpl.jena.reasoner.ReasonerRegistry
Prebuilt standard configuration for the default OWL reasoner.
getObject() - Method in class com.hp.hpl.jena.graph.Triple
 
getObject(ObjectF) - Method in interface com.hp.hpl.jena.rdf.model.Literal
In the case of plain literals this recreates an object from its lexical form using the given factory.
getObject() - Method in interface com.hp.hpl.jena.rdf.model.Selector
Answer the only RDFNode object that this Selector will match, or null if it can match more than a single node.
getObject(int, ObjectF) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Get the member at a given index.
getObject(int) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Get the member at a given index.
getObject() - Method in class com.hp.hpl.jena.rdf.model.SimpleSelector
Return the object constraint of this selector.
getObject() - Method in interface com.hp.hpl.jena.rdf.model.Statement
An accessor funtion to return the object of the statement.
getObject(ObjectF) - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return the object of the statement.
getObject() - Method in class com.hp.hpl.jena.reasoner.TriplePattern
Returns the object.
getObjectProperty(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing an object property in this model.
getOldLiteralCompare() - Static method in class com.hp.hpl.jena.rdf.model.JenaConfig
Deprecated. this functionality is temporary
getOnProperty() - Method in interface com.hp.hpl.jena.ontology.Restriction
Answer the property that this property restriction applies to.
getOneOf() - Method in interface com.hp.hpl.jena.ontology.EnumeratedClass
Answer a list of individuals that defines the extension of this class.
getOntClass(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource that represents a class description node in this model.
getOntProperty(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing an generic property in this model.
getOntology(String, OntModelSpec) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Answer the ontology model that results from loading the document with the given URI.
getOntology(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource that represents an ontology description node in this model.
getOperand() - Method in interface com.hp.hpl.jena.ontology.ComplementClass
Answer the class that the class described by this class description is a complement of.
getOperands() - Method in interface com.hp.hpl.jena.ontology.BooleanClassDescription
Answer the list of operands for this Boolean class expression.
getOrdinal() - Method in interface com.hp.hpl.jena.rdf.model.Property
Returns the ordinal value of a containment property.
getParentGraph() - Method in interface com.hp.hpl.jena.graph.Reifier
get the Graph which uses this reifier.
getParseType() - Method in interface com.hp.hpl.jena.rdf.arp.ALiteral
When isWellFormedXML() is true, this returns the value of the rdf:parseType attribute, usually "Literal".
getParts() - Method in class com.hp.hpl.jena.graph.query.Pattern
 
getPath(boolean, boolean) - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the path for this URI (optionally with the query string and fragment).
getPath() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the path for this URI.
getPort() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the port for this URI.
getPredicate() - Method in class com.hp.hpl.jena.graph.Triple
 
getPredicate() - Method in interface com.hp.hpl.jena.rdf.model.Selector
Answer the only predicate Property that this Selector will match, or null if it can match more than a single property.
getPredicate() - Method in class com.hp.hpl.jena.rdf.model.SimpleSelector
Return the predicate constraint of this selector.
getPredicate() - Method in interface com.hp.hpl.jena.rdf.model.Statement
An accessor function to return the predicate of the statement.
getPredicate() - Method in class com.hp.hpl.jena.reasoner.TriplePattern
Returns the predicate.
getPrefix(String) - Method in class com.hp.hpl.jena.rdql.Query
Lookup a prefix for this query, including the default prefixes
getPrefixForURI(String) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Answer the prefix for the qnames in the given document, if known.
getPrefixMapping() - Method in class com.hp.hpl.jena.db.GraphRDB
 
getPrefixMapping() - Method in interface com.hp.hpl.jena.graph.Graph
returns this Graph's prefix mapping.
getPriorVersion() - Method in interface com.hp.hpl.jena.ontology.Ontology
Answer a resource that represents an ontology that is superceded by this ontology.
getProcessImports() - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Answer the policy flag indicating whether the imports statements of loaded ontologies will be processed to build a union of s.
getProfile() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer the language profile (for example, OWL or DAML+OIL) that this model is working to.
getProfile() - Method in class com.hp.hpl.jena.ontology.OntModelSpec
Answer the language profile for this ontology specification
getProfile() - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer the ontology language profile that governs the ontology model to which this ontology resource is attached.
getProfile(String) - Method in class com.hp.hpl.jena.ontology.ProfileRegistry
Answer the language profile for the given language URI, or null if not known.
getProperty(String, String) - Method in interface com.hp.hpl.jena.rdf.model.Model
Return a Property instance in this model.
getProperty(Resource, Property) - Method in interface com.hp.hpl.jena.rdf.model.Model
Return a statement with given subject and property.
getProperty(String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Return a Property instance in this model.
getProperty(Property) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Get a property value of this resource.
getProperty(Property) - Method in interface com.hp.hpl.jena.rdf.model.Statement
Get a property of the object of the statement.
getPropertyTriples() - Method in class com.hp.hpl.jena.db.GraphRDB
Returns triples that describe this graph in the system properties graph.
getPropertyValue(Property) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer the value of a given RDF property for this resource, or null if it doesn't have one.
getQueryString() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the query string for this URI.
getRBNamespace() - Static method in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Return namespace used for Rubric specific properties
getRDFLiteral() - Method in interface com.hp.hpl.jena.rdql.Value
 
getRDFNode(Node) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
create or find a Resource from a graph Node.
getRDFResource() - Method in interface com.hp.hpl.jena.rdql.Value
 
getRDFSReasoner() - Static method in class com.hp.hpl.jena.reasoner.ReasonerRegistry
Return a prebuilt standard configuration for the default RDFS reasoner
getRDFSSimpleReasoner() - Static method in class com.hp.hpl.jena.reasoner.ReasonerRegistry
Return a prebuilt simplified configuration for the default RDFS reasoner
getRDFType() - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer the rdf:type (ie the class) of this resource.
getRDFType(boolean) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer the rdf:type (ie the class) of this resource.
getRange() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer a resource that represents the range class of this property.
getRawGraph() - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Return the raw RDF data Graph being processed (i.e. the argument to the Reasonder.bind call that created this InfGraph).
getRawGraph() - Method in interface com.hp.hpl.jena.reasoner.InfGraph
Return the raw RDF data Graph being processed (i.e. the argument to the Reasonder.bind call that created this InfGraph).
getRawModel() - Method in interface com.hp.hpl.jena.rdf.model.InfModel
Return the raw RDF model being processed (i.e. the argument to the Reasonder.bind call that created this InfModel).
getReader() - Method in interface com.hp.hpl.jena.rdf.model.RDFReaderF
return an RDFReader instance for the default serialization language.
getReader(String) - Method in interface com.hp.hpl.jena.rdf.model.RDFReaderF
return an RDFReader instance for the specified serialization language.
getReasoner() - Method in class com.hp.hpl.jena.ontology.OntModelSpec
Answer the reasoner that will be used to infer additional entailed triples in the ontology model.
getReasoner() - Method in interface com.hp.hpl.jena.rdf.model.InfModel
Return the Reasoner which is being used to answer queries to this graph.
getReasoner() - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Return the Reasoner which is being used to answer queries to this graph.
getReasoner() - Method in interface com.hp.hpl.jena.reasoner.InfGraph
Return the Reasoner which is being used to answer queries to this graph.
getReasonerFactory() - Method in class com.hp.hpl.jena.ontology.OntModelSpec
Answer the current reasoner factory
getReifier() - Method in class com.hp.hpl.jena.db.GraphRDB
 
getReifier() - Method in interface com.hp.hpl.jena.graph.Graph
returns this Graph's reifier.
getReports() - Method in class com.hp.hpl.jena.reasoner.StandardValidityReport
Return an iterator over the separate ValidityReport.Report records.
getReports() - Method in interface com.hp.hpl.jena.reasoner.ValidityReport
Return an iterator over the separate ValidityReport.Report records.
getResource(String) - Method in interface com.hp.hpl.jena.rdf.model.Model
Return a Resource instance in this model.
getResource(String, ResourceF) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Return a Resource instance in this model.
getResource(int, ResourceF) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Get the member at a given index.
getResource(int) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Get the member at a given index.
getResource() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return the object of the statement.
getResource(ResourceF) - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return the object of the statement.
getRestriction(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource that represents a property restriction in this model.
getResult() - Method in class com.hp.hpl.jena.util.TestManifestList.TestItem
 
getResultVars() - Method in class com.hp.hpl.jena.rdql.Query
Programmatic API operation
getResultVars() - Method in interface com.hp.hpl.jena.rdql.QueryResults
Get the variable names for the projection
getResultVars() - Method in class com.hp.hpl.jena.rdql.QueryResultsMem
Get the variable names for the projection
getResultVars() - Method in class com.hp.hpl.jena.rdql.QueryResultsStream
Get the variable names for the projection
getRoots(Graph) - Static method in class com.hp.hpl.jena.graph.query.SimpleTreeQueryPlan
 
getRowNumber() - Method in interface com.hp.hpl.jena.rdql.QueryResults
Return the "row" number for the current iterator item
getRowNumber() - Method in class com.hp.hpl.jena.rdql.QueryResultsMem
Return the "row" number for the current iterator item
getRowNumber() - Method in class com.hp.hpl.jena.rdql.QueryResultsStream
Return the "row number" - a count of the number of possibilities returned so far.
getSafeTypeByName(String) - Method in class com.hp.hpl.jena.datatypes.TypeMapper
Version of getTypeByName which will treat unknown URIs as typed literals but with just the default implementation
getSameAs() - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer a resource that is declared to be the same as this resource.
getSameIndividualAs() - Method in interface com.hp.hpl.jena.ontology.Individual
Answer a resource that is declared to be the same as this individual.
getScanProperties() - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSInfGraph
Returns the scanProperties flag.
getSchemaGraph() - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Return the schema graph, if any, bound into this inference graph.
getSchemaGraph() - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSInfGraph
Return the schema graph, if any, bound into this inference graph.
getSchemaGraph() - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveInfGraph
Return the schema graph, if any, bound into this inference graph.
getScheme() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the scheme for this URI.
getSchemeSpecificPart() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the scheme-specific part for this URI (everything following the scheme and the first colon).
getSeconds() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDateTime
Return the number of seconds in the dateTime, including fractional part
getSeconds() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDuration
Return the number of seconds in the duration, including fractional part
getSeeAlso() - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer a resource that provides additional information about this resource.
getSeq(String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Return a Seq instance in this model.
getSeq(Resource) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Return a Seq instance based on a given resource.
getSeq(int) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Get the member at a given index.
getSeq() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return the object of the statement.
getShort() - Method in interface com.hp.hpl.jena.rdf.model.Literal
If the literal is interpretable as a Short return its value.
getShort(int) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Get the member at a given index.
getShort() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return the object of the statement.
getSomeValuesFrom() - Method in interface com.hp.hpl.jena.ontology.SomeValuesFromRestriction
Answer the class that at least one value of the restricted property must belong to.
getSomeValuesFromRestriction(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a class description defined as the class of those individuals that have at least one property with a value belonging to the given class.
getSource() - Method in class com.hp.hpl.jena.rdql.Query
Return the model that this query executes against.
getSourceURL() - Method in class com.hp.hpl.jena.rdql.Query
 
getSpecification() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer the ontology model specification that was used to construct this model
getStatement() - Method in interface com.hp.hpl.jena.rdf.model.ReifiedStatement
answer the Statement that this ReifiedStatement reifies.
getStatementProperty(Property) - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return a property of this statement.
getStrict() - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer true lists are operating in strict mode, in which the well- formedness of the list is checked at every operation.
getString() - Method in interface com.hp.hpl.jena.rdf.model.Literal
If the literal is interpretable as a string return its value.
getString(int) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Get the member at a given index.
getString() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return the object of the statement.
getString() - Method in interface com.hp.hpl.jena.rdql.Value
 
getSubClass() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer a class that is the sub-class of this class.
getSubClassCache() - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveEngine
Return the cache of the subclass lattice.
getSubClassCache() - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasoner
Accessor used during infgraph construction - return the cached version of the subClass lattice.
getSubGraphs() - Method in class com.hp.hpl.jena.graph.compose.Polyadic
Answer a list of the graphs other than the updateable (base) graph
getSubGraphs() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer the sub-graphs of this model.
getSubProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer a property that is the sub-property of this property.
getSubPropertyCache() - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveEngine
Return the cache of the subclass lattice.
getSubPropertyCache() - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasoner
Accessor used during infgraph construction - return the cached version of the subProperty lattice.
getSubject() - Method in class com.hp.hpl.jena.graph.Triple
 
getSubject() - Method in interface com.hp.hpl.jena.rdf.model.Selector
Answer the only subject Resource that this Selector will match, or null if it can match more that a single resource.
getSubject() - Method in class com.hp.hpl.jena.rdf.model.SimpleSelector
Return the subject constraint of this selector.
getSubject() - Method in interface com.hp.hpl.jena.rdf.model.Statement
An accessor method to return the subject of the statements.
getSubject() - Method in class com.hp.hpl.jena.reasoner.TriplePattern
Returns the subject.
getSuperClass() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer a class that is the super-class of this class.
getSuperProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer a property that is the super-property of this property.
getSymmetricProperty(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing a symmetric property.
getTail() - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer the list that is the tail of this list.
getTbox() - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasoner
Accessor used during infgraph construction - return the partially bound tbox, if any.
getTimePart() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDateTime
Return the time component of the dateTime - i.e. just the hours/mins/seconds, and returns the values in seconds.
getTimePart() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDuration
Return the time component of the duration - i.e. just the hours/mins/seconds, and returns the values in seconds.
getTransactionHandler() - Method in class com.hp.hpl.jena.db.GraphRDB
 
getTransactionHandler() - Method in interface com.hp.hpl.jena.graph.Graph
returns this Graph's transaction handler
getTransitiveProperty(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing a transitive property.
getTransitiveReasoner() - Static method in class com.hp.hpl.jena.reasoner.ReasonerRegistry
Return a prebuilt standard configuration for the default subclass/subproperty transitive closure reasoner.
getTriple(Node) - Method in interface com.hp.hpl.jena.graph.GetTriple
return the triple associated with the node _n_.
getTriple(GetTriple) - Method in class com.hp.hpl.jena.graph.Node
get the triple associated with this node; if no direct association, use the triple-getter _r_.
getTriplePatterns() - Method in class com.hp.hpl.jena.rdql.Query
Programmatic API operation
getTriples() - Method in class com.hp.hpl.jena.rdql.ResultBinding
Get the set of statements that caused this ResultBinding.
getTypeByName(String) - Method in class com.hp.hpl.jena.datatypes.TypeMapper
Lookup a known datatype.
getTypeByValue(Object) - Method in class com.hp.hpl.jena.datatypes.TypeMapper
Method getTypeByValue.
getURI() - Method in class com.hp.hpl.jena.datatypes.BaseDatatype
Return the URI which is the label for this datatype
getURI() - Method in interface com.hp.hpl.jena.datatypes.RDFDatatype
Return the URI which is the label for this datatype
getURI() - Method in class com.hp.hpl.jena.graph.Node
get the URI of this node if it has one, else die horribly
getURI() - Method in class com.hp.hpl.jena.graph.Node_URI
 
getURI() - Method in interface com.hp.hpl.jena.rdf.arp.AResource
If the input file specifies a URI reference for this resource, return it.
getURI() - Method in interface com.hp.hpl.jena.rdf.model.Resource
Return the URI of the resource, or the empty string if it is anonymous.
getURI() - Method in interface com.hp.hpl.jena.rdql.Value
 
getURI() - Method in interface com.hp.hpl.jena.reasoner.ReasonerFactory
Return the URI labelling this type of reasoner
getURI() - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasonerFactory
Deprecated. Return the URI labelling this type of reasoner
getURI() - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasonerFactory
Return the URI labelling this type of reasoner
getURI() - Static method in class com.hp.hpl.jena.vocabulary.DB
returns the URI for this schema
getURI() - Static method in class com.hp.hpl.jena.vocabulary.DCTerms
The namespace of the vocabalary as a string
getURI() - Static method in class com.hp.hpl.jena.vocabulary.DCTypes
The namespace of the vocabalary as a string
getURI() - Static method in class com.hp.hpl.jena.vocabulary.DC_10
returns the URI for this schema
getURI() - Static method in class com.hp.hpl.jena.vocabulary.DC_11
The namespace of the vocabalary as a string
getURI() - Static method in class com.hp.hpl.jena.vocabulary.RDF
returns the URI for this schema
getURI() - Static method in class com.hp.hpl.jena.vocabulary.RDFS
returns the URI for this schema
getURI() - Static method in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
getURI() - Static method in class com.hp.hpl.jena.vocabulary.RSS
returns the URI for this schema
getURI() - Static method in class com.hp.hpl.jena.vocabulary.ResultSet
returns the URI for this schema
getURI() - Static method in class com.hp.hpl.jena.vocabulary.TestManifest
returns the URI for this schema
getURI() - Static method in class com.hp.hpl.jena.vocabulary.TestQuery
returns the URI for this schema
getURI() - Static method in class com.hp.hpl.jena.vocabulary.VCARD
returns the URI for this schema
getURIForPrefix(String) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Answer the base URI for qnames with the given prefix, if known.
getURIString() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the URI as a string specification.
getUnionClass(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a resource representing the class that is the union of a list of class desctiptions.
getUserData() - Method in interface com.hp.hpl.jena.rdf.arp.AResource
The user data allows the RDF application to store one Object with each resource during parsing.
getUserinfo() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the userinfo for this URI.
getValidityErrorMessage() - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer the error message returned by the last failed validity check, if any.
getValue() - Method in class com.hp.hpl.jena.graph.query.Fixed
 
getValue() - Method in interface com.hp.hpl.jena.rdf.model.Literal
Return the value of the literal.
getValue(String) - Method in class com.hp.hpl.jena.rdql.Environment
Deprecated. This class has been renamed as ResultBinding
getValue(String) - Method in class com.hp.hpl.jena.rdql.ResultBinding
 
getValue() - Method in class com.hp.hpl.jena.util.OneToManyMap.Entry
Answer the value for the entry
getValue() - Method in class com.hp.hpl.jena.util.iterator.PairEntry
 
getVarName() - Method in interface com.hp.hpl.jena.rdql.Var
 
getVariableCount() - Method in class com.hp.hpl.jena.graph.query.Query
 
getVersionInfo() - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer the version information string for this object.
getWellFormed() - Method in interface com.hp.hpl.jena.rdf.model.Literal
Return whether Literal is well formed XML
getWellFormed() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Return whether the Literal object is well formed XML as would result from parsing a property element with parseType="Literal".
getWriter() - Method in interface com.hp.hpl.jena.rdf.model.RDFWriterF
return an RDFWriter instance for the default serialization language.
getWriter(String) - Method in interface com.hp.hpl.jena.rdf.model.RDFWriterF
an RDFWriter instance for the specified serialization language.
getYears() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDateTime
Return the number of years in the dateTime.
getYears() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDuration
Return the number of years in the duration
graph - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
graphDBSchema - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
graphId - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
graphLSet - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
graphName - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
graphPrefix - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
graphType - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
guessDBDriver() - Static method in class com.hp.hpl.jena.rdf.model.ModelFactoryBase
 
guessDBPassword() - Static method in class com.hp.hpl.jena.rdf.model.ModelFactoryBase
 
guessDBType() - Static method in class com.hp.hpl.jena.rdf.model.ModelFactoryBase
 
guessDBURL() - Static method in class com.hp.hpl.jena.rdf.model.ModelFactoryBase
 
guessDBUser() - Static method in class com.hp.hpl.jena.rdf.model.ModelFactoryBase
 
guessLang(String) - Static method in class com.hp.hpl.jena.util.ModelLoader
Guess the language/type of model data If the URI of the model starts jdbc: it is assumed to be an RDB model If the URI ends ".rdf", it is assumed to be RDF/XML If the URI end .nt, it is assumed to be N-Triples If the URI end .bdbd, it is assumed to be BerkleyDB model

H

HAS_VALUE() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes a restriction on a given property to have a given value.
HasValueRestriction - interface com.hp.hpl.jena.ontology.HasValueRestriction.
A property restriction that requires the named property to have a given individual as its value.
handledAdd(Triple) - Method in interface com.hp.hpl.jena.graph.Reifier
true iff the Reifier has handled an add of the triple _t_.
handledRemove(Triple) - Method in interface com.hp.hpl.jena.graph.Reifier
true iff the Reifier has handled a remove of the triple _t_.
hasAliasFor(Resource) - Method in interface com.hp.hpl.jena.ontology.Profile
Answer true if the given resource has an alias in this profile.
hasAllValuesFrom(Resource) - Method in interface com.hp.hpl.jena.ontology.AllValuesFromRestriction
Answer true if this property restriction has the given class as the class to which all values of the restricted property must belong.
hasCardinality(int) - Method in interface com.hp.hpl.jena.ontology.CardinalityRestriction
Answer true if this property restriction has the given cardinality.
hasClass() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML hasClass property on Restrictions
hasClass - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML hasClass property on Restrictions
hasClass() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML hasClass property on Restrictions
hasClassQ() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML hasClassQ property on Restrictions
hasClassQ - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML hasClassQ property on Restrictions
hasClassQ() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML hasClassQ property on Restrictions
hasComment(String, String) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer true if this resource has the given comment.
hasComment(Literal) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer true if this resource has the given comment.
hasDefaultValue() - Method in class com.hp.hpl.jena.util.iterator.ConcatenatedIterator
Answer true if this iteration has a default value.
hasDistinctMember(Resource) - Method in interface com.hp.hpl.jena.ontology.AllDifferent
Answer true if this AllDifferent declaration includes res as one of the distinct individuals.
hasDomain(Resource) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer true if the given resource a class specifying the domain of this property.
hasEquivalentClass(Resource) - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer true if the given class is equivalent to this class.
hasEquivalentProperty(Property) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer true if the given property is equivalent to this property.
hasFormat - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The described resource pre-existed the referenced resource, which is essentially the same intellectual content presented in another format.
hasGraph(String) - Method in interface com.hp.hpl.jena.graph.GraphMaker
return true iff the factory has a graph with the given name
hasInverse() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer true if there is at least one inverse property for this property.
hasLabel(String, String) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer true if this resource has the given label
hasLabel(Literal) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer true if this resource has the given label
hasLoadedImport(String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer true if this model has had the given URI document imported into it.
hasMaxCardinality(int) - Method in interface com.hp.hpl.jena.ontology.MaxCardinalityRestriction
Answer true if this property restriction has the given maximum cardinality.
hasMinCardinality(int) - Method in interface com.hp.hpl.jena.ontology.MinCardinalityRestriction
Answer true if this property restriction has the given minimum cardinality.
hasModel(String) - Method in interface com.hp.hpl.jena.rdf.model.ModelMaker
return true iff the factory has a Model with the given name
hasMoreTokens() - Method in class com.hp.hpl.jena.util.Tokenizer
Test if there are more tokens which can be returned.
hasNext() - Method in class com.hp.hpl.jena.graph.query.BufferPipe
 
hasNext() - Method in interface com.hp.hpl.jena.graph.query.Pipe
 
hasNext() - Method in interface com.hp.hpl.jena.rdf.model.NodeIterator
Determine if there any more values in the iteration. .
hasNext() - Method in interface com.hp.hpl.jena.rdql.QueryResults
Is there another possibility?
hasNext() - Method in class com.hp.hpl.jena.rdql.QueryResultsMem
Is there another possibility?
hasNext() - Method in class com.hp.hpl.jena.rdql.QueryResultsStream
Is there another possibility?
hasNext() - Method in class com.hp.hpl.jena.rdql.ResultBinding.ResultBindingIterator
 
hasNext() - Method in class com.hp.hpl.jena.util.TestManifestList.TestIterator
 
hasNext() - Method in class com.hp.hpl.jena.util.iterator.ArrayIterator
 
hasNext() - Method in class com.hp.hpl.jena.util.iterator.ConcatIteratorList
 
hasNext() - Method in class com.hp.hpl.jena.util.iterator.ConcatenatedIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.hp.hpl.jena.util.iterator.FilterIterator
Are there any more acceptable objects.
hasNext() - Method in class com.hp.hpl.jena.util.iterator.IteratorIterator
Is there another element in one of the Iterator's still to consider.
hasNext() - Method in class com.hp.hpl.jena.util.iterator.LateBindingIterator
 
hasNext() - Method in class com.hp.hpl.jena.util.iterator.LazyIterator
 
hasNext() - Method in class com.hp.hpl.jena.util.iterator.MapFilterIterator
Are there any more acceptable objects.
hasNext() - Method in class com.hp.hpl.jena.util.iterator.MapMany
 
hasNext() - Method in class com.hp.hpl.jena.util.iterator.NiceIterator
default hasNext: no elements, return false.
hasNext() - Method in class com.hp.hpl.jena.util.iterator.NullIterator
No.
hasNext() - Method in class com.hp.hpl.jena.util.iterator.SingletonIterator
Can return a single value
hasNext() - Method in class com.hp.hpl.jena.util.iterator.UniqueExtendedIterator
 
hasNext() - Method in class com.hp.hpl.jena.util.iterator.WrappedIterator
hasNext: defer to the base iterator
hasOneOf(Resource) - Method in interface com.hp.hpl.jena.ontology.EnumeratedClass
Answer true if the given individual is one of the enumerated individuals in the class extension of this class.
hasOperand(Resource) - Method in interface com.hp.hpl.jena.ontology.BooleanClassDescription
Answer true if this Boolean class expression has the given class as an operand.
hasPart - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The described resource includes the referenced resource either physically or logically.
hasPriorVersion(Resource) - Method in interface com.hp.hpl.jena.ontology.Ontology
Answer true if this ontology (the ontology represented by this resource) supercedes the given resource.
hasProperty(Property) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Determine whether this resource has any values for a given property.
hasProperty(Property, boolean) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Test if this resource has a given property with a given value.
hasProperty(Property, long) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Test if this resource has a given property with a given value.
hasProperty(Property, char) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Test if this resource has a given property with a given value.
hasProperty(Property, float) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Test if this resource has a given property with a given value.
hasProperty(Property, double) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Test if this resource has a given property with a given value.
hasProperty(Property, String) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Test if this resource has a given property with a given value.
hasProperty(Property, String, String) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Test if this resource has a given property with a given value.
hasProperty(Property, Object) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Test if this resource has a given property with a given value.
hasProperty(Property, RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Test if this resource has a given property with a given value.
hasRDFType(Resource, boolean) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer true if this resource is a member of the class denoted by the given class resource.
hasRDFType(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer true if this resource is a member of the class denoted by the given class resource.
hasRDFType(String) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer true if this resource is a member of the class denoted by the given URI.
hasRange(Resource) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer true if the given resource a class specifying the range of this property.
hasSeeAlso(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer true if this resource has the given resource as a source of additional information.
hasSomeValuesFrom(Resource) - Method in interface com.hp.hpl.jena.ontology.SomeValuesFromRestriction
Answer true if this property restriction has the given class as the class to which at least one value of the restricted property must belong.
hasSubClass(Resource) - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer true if the given class is a sub-class of this class.
hasSubClass(Resource, boolean) - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer true if the given class is a sub-class of this class.
hasSubProperty(Property, boolean) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer true if the given property is a sub-property of this property.
hasSuperClass(Resource) - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer true if the given class is a super-class of this class.
hasSuperClass(Resource, boolean) - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer true if the given class is a super-class of this class.
hasSuperProperty(Property, boolean) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer true if the given property is a super-property of this property.
hasTriple(Node) - Method in interface com.hp.hpl.jena.graph.Reifier
true iff _n_ is associated with some triple.
hasTriple(Triple) - Method in interface com.hp.hpl.jena.graph.Reifier
 
hasValue(RDFNode) - Method in interface com.hp.hpl.jena.ontology.HasValueRestriction
Answer true if this property restriction has the given RDF value as the value which all values of the restricted property must equal.
hasValue() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML hasValue property on Restrictions
hasValue - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML hasValue property on Restrictions
hasValue() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML hasValue property on Restrictions
hasValue - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that nominates the value the restricted property must have for the class to be in the restriction
hasVersion - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The described resource has a version, edition, or adaptation, namely, the referenced resource.
hasVersionInfo(String) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer true if this resource has the given version information
hashCode() - Method in class com.hp.hpl.jena.datatypes.xsd.AbstractDateTime
hash function
hashCode() - Method in class com.hp.hpl.jena.enhanced.EnhGraph
Hashcode for an enhnaced graph is delegated to the underlyin graph.
hashCode() - Method in class com.hp.hpl.jena.enhanced.EnhNode
The hash code of an enhanced node is defined to be the same as the underlying node.
hashCode() - Method in class com.hp.hpl.jena.graph.Node
 
hashCode() - Method in class com.hp.hpl.jena.graph.Triple
The hash-code of a triple is the hash-codes of its components munged together.
hashCode() - Method in class com.hp.hpl.jena.rdf.arp.URI
 
hashCode() - Method in class com.hp.hpl.jena.rdf.model.AnonId
return a hashcode for this id
hashCode() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Returns asTriple().hashCode()
hashCode() - Method in class com.hp.hpl.jena.reasoner.TriplePattern
hash function override
hashCode() - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.BRWRule
hash function override
hashCode() - Method in class com.hp.hpl.jena.util.OneToManyMap.Entry
Returns the hash code value for this map entry.
hashCode() - Method in class com.hp.hpl.jena.util.iterator.PairEntry
 
hashcode() - Method in class com.hp.hpl.jena.util.OneToManyMap
Returns the hash code value for this map.
hexBinary - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:hexBinary

I

ID - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:ID
IDBConnection - interface com.hp.hpl.jena.db.IDBConnection.
Encapsulate the specification of a jdbc connection, mostly used to simplify the calling pattern for ModelRDB factory methods.
IDREF - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:IDREF
IDREFS - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:IDREFS
IGNORE_IMPORT - Static variable in class com.hp.hpl.jena.ontology.OntDocumentManager
Specifies the URI of an ontology that we do not want to import, even if processImports is true.
IGN_DAML_COLLECTION - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The use of rdf:parseType="daml:collection" does not conform with RDF2003.
IGN_NO_BASE_URI_SPECIFIED - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Indicates that no name is known for the current file being parsed..
IGN_PRIVATE_XMLLANG - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An xml:lang attribute uses one or more of the extension facilities in RFC3066 or ISO639.
IGN_XMLBASE_SIGNIFICANT - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Indicates that somewhere, an xml:base attribute has been used and changes the interpretation of some URI (either through a URI-reference or idSymbold production in the grammar).
IGN_XMLBASE_USED - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Indicates that somewhere, other than in an XML Literal an xml:base attribute has been used.
IMPORTS() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes that one ontology document imports another.
IMT - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The Internet media type of the resource.
INCOMPATIBLE_WITH() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that documents that one ontology resource is not backwards compatible with another.
INDETERMINATE - Static variable in class com.hp.hpl.jena.datatypes.xsd.AbstractDateTime
constant to indicate an indeterminate relationship from compare()
INTERSECTION_OF() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes that one class is formed from the intersection (conjunction) of a set of others.
INVALIDBOOLEANFORMAT - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
A literal did not represent a boolean value.
INVALIDERRORCODE - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
The error code is invalid.
INVALIDPROPERTYURI - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
The URI supplied for a Property is invalid.
INVERSE_FUNCTIONAL_PROPERTY() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the resource that represents the class of properties that are inverse functional, i.e. whose domain is unique for a given range element.
INVERSE_OF() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes that one property is the inverse of another
ISO3166 - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
ISO 3166 Codes for the representation of names of countries
ISO639_2 - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
ISO 639-2: Codes for the representation of names of languages.
IS_DEFINED_BY() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes isDefinedBy annotation on an ontology element
ITERATORCLOSED - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
The iterator is closed.
IanaLanguageTag - class com.hp.hpl.jena.rdf.arp.lang.IanaLanguageTag.
Language codes registered by IANA.
IdentifierScheme - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A set of resource identifier encoding schemes and/or formats
IllegalDateTimeFieldException - exception com.hp.hpl.jena.datatypes.xsd.IllegalDateTimeFieldException.
Exception thrown when attempting to access a field of an XSDDateTime object that is not legal for the current date/time type.
IllegalDateTimeFieldException(String) - Constructor for class com.hp.hpl.jena.datatypes.xsd.IllegalDateTimeFieldException
Constructor
IllegalParameterException - exception com.hp.hpl.jena.reasoner.IllegalParameterException.
Exception used to to signal that a configuration parameter was used (typically in a setParameter call) that was not understood - either because it was not a recognized parameter URI or its value range was incorrect.
IllegalParameterException(String) - Constructor for class com.hp.hpl.jena.reasoner.IllegalParameterException
Constructor.
Image - Static variable in class com.hp.hpl.jena.vocabulary.DCTypes
An image is a primarily symbolic visual representation other than text.
Implementation - class com.hp.hpl.jena.enhanced.Implementation.
Interface defining a generic factory interface for generating enhanced nodes from normal graph nodes.
Implementation() - Constructor for class com.hp.hpl.jena.enhanced.Implementation
 
Individual - interface com.hp.hpl.jena.ontology.Individual.
Interface that encapsulates an individual in an ontology, sometimes referred to as a fact or assertion, or a member of the a-box.
InfGraph - interface com.hp.hpl.jena.reasoner.InfGraph.
Extends the Graph interface to give additional means to query an inferred graph.
InfModel - interface com.hp.hpl.jena.rdf.model.InfModel.
An extension to the normal Model interface that supports access to any underlying inference capability.
InitialStage - class com.hp.hpl.jena.graph.query.InitialStage.
 
InitialStage(int) - Constructor for class com.hp.hpl.jena.graph.query.InitialStage
The value passed in is the computed width of the result array(s); this is ued to allocate the seeding node array.
InteractiveResource - Static variable in class com.hp.hpl.jena.vocabulary.DCTypes
An interactive resource is a resource which requires interaction from the user to be understood, executed, or experienced.
Intersection - class com.hp.hpl.jena.graph.compose.Intersection.
an implementation of a dynamic intersection of two models.
Intersection(Graph, Graph) - Constructor for class com.hp.hpl.jena.graph.compose.Intersection
 
IntersectionClass - interface com.hp.hpl.jena.ontology.IntersectionClass.
Encapsulates a class description that is the intersection of a list of class expressions.
InvalidListException - exception com.hp.hpl.jena.rdf.model.InvalidListException.
A exception that is thrown when an operation is attempted on a list that is not well-formed, and is being processed in strict mode.
InvalidListException() - Constructor for class com.hp.hpl.jena.rdf.model.InvalidListException
Construct an invalid list exception with a default message.
InvalidListException(String) - Constructor for class com.hp.hpl.jena.rdf.model.InvalidListException
Construct an invalid list exception with a given message.
InverseFunctionalProperty - interface com.hp.hpl.jena.ontology.InverseFunctionalProperty.
Interface encapsulating the class of properties that are inverse functional: that is, properties in which a given given range value has a unique value in the domain (effectively, a key).
InverseFunctionalProperty - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the class of OWL properties that are inverse functional (have a unique domain element for a given range element)
Iso3166 - class com.hp.hpl.jena.rdf.arp.lang.Iso3166.
Country code names from ISO 3166.
Iso639 - class com.hp.hpl.jena.rdf.arp.lang.Iso639.
Language codes from ISO639-1 and ISO639-2.
IteratorIterator - class com.hp.hpl.jena.util.iterator.IteratorIterator.
Given an Iterator that returns Iterator's, this creates an Iterator over the next level values.
IteratorIterator(Iterator) - Constructor for class com.hp.hpl.jena.util.iterator.IteratorIterator
The first element of this Iterator is the first element of the first non-empty element of e.
idAttr - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
identifier - Static variable in class com.hp.hpl.jena.vocabulary.DC_10
 
identifier - Static variable in class com.hp.hpl.jena.vocabulary.DC_11
An unambiguous reference to the resource within a given context.
ifIn(ClosableIterator) - Static method in class com.hp.hpl.jena.graph.compose.CompositionBase
Answer a Filter that will accept any object that is an element of iterator i.
ifIn(Graph) - Static method in class com.hp.hpl.jena.graph.compose.CompositionBase
Answer a Filter that will accept any triple that is an edge of graph g.
ignoringImport(String) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Answer true if the given URI is one that will be ignored during imports
image - Static variable in class com.hp.hpl.jena.vocabulary.RSS
 
imports(Resource) - Method in interface com.hp.hpl.jena.ontology.Ontology
Answer true if this ontology (the ontology represented by this resource) imports the given resource.
imports() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML imports property on Ontologies
imports - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML imports property on Ontologies
imports() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML imports property on Ontologies
imports - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that a given ontology imports another
inModel(Model) - Method in interface com.hp.hpl.jena.rdf.model.RDFNode
returns a .equals() version of this node, except that its in the model m.
incompatibleWith - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that a given ontology is a backwardly incompatible version of the ontology given by the domain
indent(PrintWriter, int) - Static method in class com.hp.hpl.jena.rdql.QueryPrintUtils
 
independent() - Method in interface com.hp.hpl.jena.rdf.model.Model
Determine whether this model is independent.
indexOf(Node) - Method in class com.hp.hpl.jena.graph.query.Mapping
get the index of a node in the mapping; undefined if the node is not mapped.
indexOf(RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer the index of the first occurrence of the given value in the list, or -1 if the value is not in the list.
indexOf(RDFNode, int) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer the index of the first occurrence of the given value in the list after index start, or -1 if the value is not in the list after the given start point.
indexOf(RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Return the index of a given member of the sequence.
indexOf(boolean) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Return the index of a given member of the sequence.
indexOf(long) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Return the index of a given member of the sequence.
indexOf(char) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Return the index of a given member of the sequence.
indexOf(float) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Return the index of a given member of the sequence.
indexOf(double) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Return the index of a given member of the sequence.
indexOf(String) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Return the index of a given member of the sequence.
indexOf(String, String) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Return the index of a given member of the sequence.
indexOf(Object) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Return the index of a given member of the sequence.
init() - Method in class com.hp.hpl.jena.rdql.QueryEngine
Initialise a query execution.
init() - Method in class com.hp.hpl.jena.rdql.QueryEngineExt
Initialise a query execution.
init() - Method in interface com.hp.hpl.jena.rdql.QueryExecution
Initialise a query execution.
init() - Static method in class com.hp.hpl.jena.util.PrintUtil
Load built in prefixes.
init() - Method in class com.hp.hpl.jena.util.TestManifestList.TestIterator
Initialise the datatstructures from the model - only needed if the model has changed since the internal datastructures were calculated.
initEncoding() - Static method in class com.hp.hpl.jena.rdf.arp.ARP
This method is a work-around for a Xerces bug.
initial(int) - Static method in class com.hp.hpl.jena.graph.query.Stage
construct a new initial stage for the pipeline
insert(Finder, FGraph) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveEngine
Prepare the engine by inserting any new data not already included in the existing caches.
integer - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:integer
intercepts() - Method in class com.hp.hpl.jena.graph.Reifier.Style
 
intersection(Model) - Method in interface com.hp.hpl.jena.rdf.model.Model
Create a new model containing all the statements which are in both this model and another.
intersectionOf() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the intersectionOf property on class expressions
intersectionOf - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the intersectionOf property on class expressions
intersectionOf() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the intersectionOf property on class expressions
intersectionOf - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that a given class is same as the intersection of a list of give class descriptions
inverseOf() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML inverseOf property on Properties
inverseOf - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML inverseOf property on Properties
inverseOf() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML inverseOf property on Properties
inverseOf - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that one property is the inverse of another
isAllValuesFromRestriction() - Method in interface com.hp.hpl.jena.ontology.Restriction
Answer true if this restriction is an all values from restriction
isAlt() - Method in interface com.hp.hpl.jena.rdf.model.Container
 
isAnon() - Method in interface com.hp.hpl.jena.rdf.model.Resource
Determine whether this resource is anonymous.
isAnonymous() - Method in interface com.hp.hpl.jena.rdf.arp.AResource
Was this resource not given a URI in the file.
isBackwardCompatibleWith(Resource) - Method in interface com.hp.hpl.jena.ontology.Ontology
Answer true if this ontology (the ontology represented by this resource) is backward compatible with the given resource.
isBag() - Method in interface com.hp.hpl.jena.rdf.model.Container
 
isBlank() - Method in class com.hp.hpl.jena.graph.Node
is this a blank node - overridden in Node_Blank
isBlank() - Method in class com.hp.hpl.jena.graph.Node_Blank
 
isBoolean() - Method in interface com.hp.hpl.jena.rdql.Value
 
isCardinalityRestriction() - Method in interface com.hp.hpl.jena.ontology.Restriction
Answer true if this restriction is a cardinality restriction (ie is a property restriction constructed with an owl:cardinality operator, or similar).
isComplementClass() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer true if this class is a complement class expression
isComplete() - Method in interface com.hp.hpl.jena.ontology.ClassAxiom
Answer true if the axiom has modality complete.
isComposingChar(char) - Static method in class com.hp.hpl.jena.rdf.arp.CharacterModel
Is the character a composing character as defined by the Character Model 2nd Last Call Working Draft.
isConcrete() - Method in class com.hp.hpl.jena.graph.Node
Answer true iff this node is concrete, ie not variable, ie URI, blank, or literal.
isConcrete() - Method in class com.hp.hpl.jena.graph.Node_ANY
 
isConcrete() - Method in class com.hp.hpl.jena.graph.Node_Concrete
 
isConcrete() - Method in class com.hp.hpl.jena.graph.Node_Fluid
 
isConcrete() - Method in class com.hp.hpl.jena.graph.Node_Variable
 
isConcrete() - Method in class com.hp.hpl.jena.graph.Triple
 
isConformantSchemeName(String) - Static method in class com.hp.hpl.jena.rdf.arp.URI
Determine whether a scheme conforms to the rules for a scheme name.
isDatatypeProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer true if this property is a datatype property
isDefinedBy(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer true if this resource is defined by the given resource.
isDefinedBy() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the Alias for rdfs:isDefinedBy in daml namespace
isDefinedBy - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
Alias for rdfs:isDefinedBy in daml namespace
isDefinedBy() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the alias for rdfs:isDefinedBy in daml namespace
isDefinedBy - Static variable in class com.hp.hpl.jena.vocabulary.RDFS
 
isDifferentFrom(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer true if this resource is different from the given resource.
isDisjointWith(Resource) - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer true if this class is disjoint with the given class.
isDouble() - Method in interface com.hp.hpl.jena.rdql.Value
 
isDouble() - Method in class com.hp.hpl.jena.rdql.WorkingVar
 
isEmpty() - Method in interface com.hp.hpl.jena.graph.query.QueryHandler
Answer true iff the graph contains no explicit triples.
isEmpty() - Method in class com.hp.hpl.jena.graph.query.SimpleQueryHandler
Answer true iff the subject graph is empty.
isEmpty() - Method in interface com.hp.hpl.jena.rdf.model.Model
Answer true iff the model contains no explicit statements (ie it's size is zero, listStatements() would deliver the empty iterator).
isEmpty() - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer true if this list is the empty list.
isEmpty() - Method in class com.hp.hpl.jena.util.OneToManyMap
Answer true if the map is empty of key-value mappings.
isEnumeratedClass() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer true if this class is an enumerated class expression
isEqual(LiteralLabel, LiteralLabel) - Method in class com.hp.hpl.jena.datatypes.BaseDatatype
Compares two instances of values of the given datatype.
isEqual(LiteralLabel, LiteralLabel) - Method in interface com.hp.hpl.jena.datatypes.RDFDatatype
Compares two instances of values of the given datatype.
isEqual(LiteralLabel, LiteralLabel) - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Compares two instances of values of the given datatype.
isError - Variable in class com.hp.hpl.jena.reasoner.ValidityReport.Report
True if the report is a error, false if it is just a warning.
isFormatOK() - Method in class com.hp.hpl.jena.db.DBConnection
Return true if the database seems to be formated for RDF storage.
isFormatOK() - Method in interface com.hp.hpl.jena.db.IDBConnection
Return true if the database seems to be formated for RDF storage.
isFormatOf - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The described resource is the same intellectual content of the referenced resource, but presented in another format.
isFullyNormalizedConstruct(String) - Static method in class com.hp.hpl.jena.rdf.arp.CharacterModel
Is this string fully normalized as defined by the Character Model 2nd Last Call Working Draft.
isFunctionalProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer true if this property is a functional property
isGenericURI() - Method in class com.hp.hpl.jena.rdf.arp.URI
Get the indicator as to whether this URI uses the "generic URI" syntax.
isHasValueRestriction() - Method in interface com.hp.hpl.jena.ontology.Restriction
Answer true if this restriction is a has value restriction
isIncompatibleWith(Resource) - Method in interface com.hp.hpl.jena.ontology.Ontology
Answer true if this ontology (the ontology represented by this resource) is incompatible with the given resource.
isInt() - Method in interface com.hp.hpl.jena.rdql.Value
 
isInt() - Method in class com.hp.hpl.jena.rdql.WorkingVar
 
isIntersectionClass() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer true if this class is an intersection class expression
isInverseFunctionalProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer true if this property is an inverse functional property
isInverseOf(Property) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer true if this property is the inverse of the given property.
isIsomorphicWith(EnhGraph) - Method in class com.hp.hpl.jena.enhanced.EnhGraph
Answer true if the given enhanced graph contains the same nodes and edges as this graph.
isIsomorphicWith(Graph) - Method in interface com.hp.hpl.jena.graph.Graph
Compare this graph with another using the method described in http://www.w3.org/TR/rdf-concepts#section-Graph-syntax
isIsomorphicWith(Model) - Method in interface com.hp.hpl.jena.rdf.model.Model
Compare this Model with another for equality ignoring the labels on bNodes.
isLegal() - Method in class com.hp.hpl.jena.reasoner.TriplePattern
Check a pattern to see if it is legal, used to exclude backchaining goals that could never be satisfied.
isLiteral() - Method in class com.hp.hpl.jena.graph.Node
is this a literal node - overridden in Node_Literal
isLiteral() - Method in class com.hp.hpl.jena.graph.Node_Literal
 
isLiteral() - Method in interface com.hp.hpl.jena.rdf.model.Literal
Answer true.
isMaxCardinalityRestriction() - Method in interface com.hp.hpl.jena.ontology.Restriction
Answer true if this restriction is a max cardinality restriction (ie is a property restriction constructed with an owl:maxCardinality operator, or similar).
isMinCardinalityRestriction() - Method in interface com.hp.hpl.jena.ontology.Restriction
Answer true if this restriction is a min cardinality restriction (ie is a property restriction constructed with an owl:minCardinality operator, or similar).
isNormalFormC(String) - Static method in class com.hp.hpl.jena.rdf.arp.CharacterModel
Is this string in Unicode Normal Form C.
isNormalFormC() - Method in class com.hp.hpl.jena.rdf.arp.URI
 
isNumber() - Method in interface com.hp.hpl.jena.rdql.Value
 
isNumber() - Method in class com.hp.hpl.jena.rdql.WorkingVar
 
isObjectProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer true if this property is an object property
isPartOf - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The described resource is a physical or logical part of the referenced resource.
isProperty() - Method in interface com.hp.hpl.jena.rdf.model.Property
 
isProperty(Node) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSInfGraph
Variant on find called by special backward rules that need to list check for a specific preregistered property.
isProperty(Node) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveGraphCache
Return true if the given Node is registered as a property
isRDFLiteral() - Method in interface com.hp.hpl.jena.rdql.Value
 
isRDFResource() - Method in interface com.hp.hpl.jena.rdql.Value
 
isReferencedBy - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The described resource is referenced, cited, or otherwise pointed to by the referenced resource.
isReified(Statement) - Method in interface com.hp.hpl.jena.rdf.model.Model
Determine if this Statement has been reified in this Model.
isReified() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Determine if this statement is the subject of any statements its associated model.
isReplacedBy - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The described resource is supplanted, displaced, or superseded by the referenced resource.
isRequiredBy - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The described resource is required by the referenced resource, either physically or logically.
isRestriction() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer true if this class is a property restriction
isSameAs(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer true if this resource is the same as the given resource.
isSameIndividualAs(Resource) - Method in interface com.hp.hpl.jena.ontology.Individual
Answer true if this individual is the same as the given resource.
isSatisfied(Query, ResultBinding) - Method in interface com.hp.hpl.jena.rdql.Constraint
 
isSeq() - Method in interface com.hp.hpl.jena.rdf.model.Container
 
isSimple() - Method in interface com.hp.hpl.jena.rdf.model.Selector
Answer true iff this Selector is completely characterised by its subject, predicate, and object fields.
isSimple() - Method in class com.hp.hpl.jena.rdf.model.SimpleSelector
Answer true iff this Selector is completely characterised by its S/P/O triple.
isSomeValuesFromRestriction() - Method in interface com.hp.hpl.jena.ontology.Restriction
Answer true if this restriction is a some values from restriction
isString() - Method in interface com.hp.hpl.jena.rdql.Value
 
isSupported(Node, EnhGraph, Class) - Method in interface com.hp.hpl.jena.ontology.Profile
Answer true if the given graph supports a view of this node as the given language element, according to the semantic constraints of the profile.
isSymmetricProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer true if this property is a symmetric property
isTransitiveProperty() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer true if this property is a transitive property
isURI() - Method in class com.hp.hpl.jena.graph.Node
is this a URI node - overridden in Node_URI
isURI() - Method in class com.hp.hpl.jena.graph.Node_URI
 
isURI() - Method in interface com.hp.hpl.jena.rdql.Value
 
isUnionClass() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer true if this class is a union class expression
isValid(String) - Method in class com.hp.hpl.jena.datatypes.BaseDatatype
Test whether the given string is a legal lexical form of this datatype.
isValid(String) - Method in interface com.hp.hpl.jena.datatypes.RDFDatatype
Test whether the given string is a legal lexical form of this datatype.
isValid() - Method in class com.hp.hpl.jena.enhanced.EnhGraph
 
isValid() - Method in class com.hp.hpl.jena.enhanced.EnhNode
 
isValid() - Method in class com.hp.hpl.jena.enhanced.Polymorphic
answer true iff this enhanced node is still underpinned in the graph by triples appropriate to its type.
isValid() - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer true if the list is well-formed, by checking that each node is correctly typed, and has a head and tail pointer from the correct vocabulary.
isValid() - Method in class com.hp.hpl.jena.reasoner.StandardValidityReport
Return true if there are no problems reported by the validation
isValid() - Method in interface com.hp.hpl.jena.reasoner.ValidityReport
Return true if there are no problems reported by the validation.
isValidLiteral(LiteralLabel) - Method in class com.hp.hpl.jena.datatypes.BaseDatatype
Test whether the given LiteralLabel is a valid instance of this datatype.
isValidLiteral(LiteralLabel) - Method in interface com.hp.hpl.jena.datatypes.RDFDatatype
Test whether the given LiteralLabel is a valid instance of this datatype.
isValidValue(Object) - Method in class com.hp.hpl.jena.datatypes.BaseDatatype
Test whether the given object is a legal value form of this datatype.
isValidValue(Object) - Method in interface com.hp.hpl.jena.datatypes.RDFDatatype
Test whether the given object is a legal value form of this datatype.
isVariable() - Method in class com.hp.hpl.jena.graph.Node
is this a variable node - overridden in Node_Variable
isVariable() - Method in class com.hp.hpl.jena.graph.Node_Variable
 
isVersionOf - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The described resource is a version, edition, or adaptation of the referenced resource.
isWellFormedAddress(String) - Static method in class com.hp.hpl.jena.rdf.arp.URI
Determine whether a string is syntactically capable of representing a valid IPv4 address or the domain name of a network host.
isWellFormedXML() - Method in interface com.hp.hpl.jena.rdf.arp.ALiteral
Was this formed from a rdf:parseType="Literal" construction.
issued - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Date of formal issuance (e.g., publication) of the resource.
item() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML item property on Lists
item - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML item property on Lists
item() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML item property on Lists
item - Static variable in class com.hp.hpl.jena.vocabulary.RSS
 
items - Static variable in class com.hp.hpl.jena.vocabulary.RSS
 
iterator() - Method in interface com.hp.hpl.jena.rdf.model.Container
Return an iterator over the values.
iterator() - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer an iterator over the elements of the list.
iterator() - Method in class com.hp.hpl.jena.rdql.Environment
Deprecated. This class has been renamed as ResultBinding
iterator() - Method in class com.hp.hpl.jena.rdql.ResultBinding
 
iterator() - Method in class com.hp.hpl.jena.util.TestManifestList
 
iterator() - Method in class com.hp.hpl.jena.util.iterator.Relation
An Iterator over the pairs of the Relation.
iteratorToList(Iterator) - Static method in class com.hp.hpl.jena.graph.GraphUtil
Answer the elements of the given iterator as a list, in the order that they arrived from the iterator.
iteratorToSet(Iterator) - Static method in class com.hp.hpl.jena.graph.GraphUtil
Answer the elements of the given iterator as a set.

J

Jena - interface com.hp.hpl.jena.rdf.model.Jena.
Jena global definitions
JenaAltHasNoDefaultException - exception com.hp.hpl.jena.rdf.model.JenaAltHasNoDefaultException.
Exception thrown if an Alt has no default statement.
JenaAltHasNoDefaultException(Alt) - Constructor for class com.hp.hpl.jena.rdf.model.JenaAltHasNoDefaultException
 
JenaConfig - class com.hp.hpl.jena.rdf.model.JenaConfig.
A Class for configuring Jena's behaviour.
JenaHasNoModelException - exception com.hp.hpl.jena.rdf.model.JenaHasNoModelException.
Exception to throw when a Statement or Resource (which don't have a useful common supertype, alas) don't have an associated model.
JenaHasNoModelException(Object) - Constructor for class com.hp.hpl.jena.rdf.model.JenaHasNoModelException
 
JenaLiteralRequiredException - exception com.hp.hpl.jena.rdf.model.JenaLiteralRequiredException.
Exception to throw when an RDFNode required to be a Literal isn't.
JenaLiteralRequiredException(RDFNode) - Constructor for class com.hp.hpl.jena.rdf.model.JenaLiteralRequiredException
 
JenaReader - class com.hp.hpl.jena.rdf.arp.JenaReader.
Interface between Jena and ARP.
JenaReader() - Constructor for class com.hp.hpl.jena.rdf.arp.JenaReader
Creates new JenaReader
JenaReasonerNS - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
The namespace used for system level descriptive properties of any reasoner
JenaResourceRequiredException - exception com.hp.hpl.jena.rdf.model.JenaResourceRequiredException.
Exception to throw when an RDFNode required to be a Resource isn't.
JenaResourceRequiredException(RDFNode) - Constructor for class com.hp.hpl.jena.rdf.model.JenaResourceRequiredException
 
JenaSeqIndexBoundsException - exception com.hp.hpl.jena.rdf.model.JenaSeqIndexBoundsException.
Exception to throw when the index of a sequence is not in range.
JenaSeqIndexBoundsException(int, int) - Constructor for class com.hp.hpl.jena.rdf.model.JenaSeqIndexBoundsException
 
jena - package jena
 

K

KEY - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
keySet() - Method in class com.hp.hpl.jena.util.OneToManyMap
Answer a set of the keys in this map

L

LABEL() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes label annotation on an ontology element
LABEL - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
LANGUAGE - Static variable in class com.hp.hpl.jena.ontology.OntDocumentManager
Represents the ontology language used to encode the ontology
LCC - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Library of Congress Classification
LCSH - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Library of Congress Subject Headings
LESS_THAN - Static variable in class com.hp.hpl.jena.datatypes.xsd.AbstractDateTime
constant to indicate a less than relationship from compare()
LIST() - Method in interface com.hp.hpl.jena.ontology.Profile
The rdf:type for cells in this list
LITERALNOTCHAR - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
A literal did not contain a valid char.
LOGO - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
LT_DEFAULT - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
The special tag i-default.
LT_EXTRA - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
A tag with non-standard extra subtags.
LT_IANA - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
A tag in the IANA registry.
LT_IANA_DEPRECATED - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
A langauge tag that is deprecated in the IANA registry.
LT_ILLEGAL - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
An illegal tag.
LT_ISO3166 - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
The second subtag is from ISO3166 and identifies a country.
LT_ISO639 - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
The first subtag is from ISO639-1 or ISO639-2 and identifies a language,
LT_LOCAL_USE - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
A special ISO639-2 local use language tag.
LT_MULTIPLE - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
The special ISO639-2 language tag mul.
LT_PRIVATE_USE - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
An RFC3066 private use tag.
LT_UNDETERMINED - Static variable in interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes
The undetermined ISO639-2 lanaguge und.
LanguageConsistencyException - exception com.hp.hpl.jena.ontology.LanguageConsistencyException.
An exception that denotes some inconsistency between the arguments to a method in the ontology API, and the language definition for a given ontology profile.
LanguageConsistencyException(String) - Constructor for class com.hp.hpl.jena.ontology.LanguageConsistencyException
 
LanguageScheme - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A set of language encoding schemes and/or formats.
LanguageTag - class com.hp.hpl.jena.rdf.arp.lang.LanguageTag.
RFC 3066, "Tags for the Identification of Languages".
LanguageTag(String) - Constructor for class com.hp.hpl.jena.rdf.arp.lang.LanguageTag
Creates new RFC3066 LanguageTag.
LanguageTagCodes - interface com.hp.hpl.jena.rdf.arp.lang.LanguageTagCodes.
Informational values about language codes.
LanguageTagSyntaxException - exception com.hp.hpl.jena.rdf.arp.lang.LanguageTagSyntaxException.
A LanguageTag did not conform to RFC3066.
LateBindingIterator - class com.hp.hpl.jena.util.iterator.LateBindingIterator.
An Iterator that is created lazily.
LateBindingIterator() - Constructor for class com.hp.hpl.jena.util.iterator.LateBindingIterator
An Iterator that is created lazily.
LazyIterator - class com.hp.hpl.jena.util.iterator.LazyIterator.
An ExtendedIterator that is created lazily.
LazyIterator() - Constructor for class com.hp.hpl.jena.util.iterator.LazyIterator
An ExtendedIterator that is created lazily.
List() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF resource for DAML List class.
List - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF resource for DAML List class.
List() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF resource for DAML List class.
List - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the class of list values @see RDF#List
List - Static variable in class com.hp.hpl.jena.vocabulary.RDF
 
ListIndexException - exception com.hp.hpl.jena.rdf.model.ListIndexException.
A exception that is thrown when an operation attempts to access an indexed list element beyond the length of the list.
ListIndexException() - Constructor for class com.hp.hpl.jena.rdf.model.ListIndexException
Construct a list index exception with a default message.
ListIndexException(String) - Constructor for class com.hp.hpl.jena.rdf.model.ListIndexException
Construct a list index exception with a given message.
Literal - interface com.hp.hpl.jena.rdf.model.Literal.
An RDF Literal.
Literal() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the Alias for rdfs:Literal in the daml namespace.
Literal - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
Alias for rdfs:Literal in the daml namespace.
Literal() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the Alias for rdfs:Literal in the daml namespace.
Literal - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the class of literal values @see RDFS#Literal
Literal - Static variable in class com.hp.hpl.jena.vocabulary.RDFS
 
Locality - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
lSetName - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
lSetPSet - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
lSetType - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
label() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the Alias for rdfs:label in daml namespace
label - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
Alias for rdfs:label in daml namespace
label() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the alias for rdfs:label in daml namespace
label - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the label on a value @see RDFS#label
label - Static variable in class com.hp.hpl.jena.vocabulary.RDFS
 
langBDB - Static variable in class com.hp.hpl.jena.util.ModelLoader
 
langN3 - Static variable in class com.hp.hpl.jena.util.ModelLoader
 
langNTriple - Static variable in class com.hp.hpl.jena.util.ModelLoader
 
langSQL - Static variable in class com.hp.hpl.jena.util.ModelLoader
 
langTagCompatible(LiteralLabel, LiteralLabel) - Method in class com.hp.hpl.jena.datatypes.BaseDatatype
Helper function to compare language tag values
langXML - Static variable in class com.hp.hpl.jena.util.ModelLoader
 
langXMLAbbrev - Static variable in class com.hp.hpl.jena.util.ModelLoader
 
language - Static variable in class com.hp.hpl.jena.vocabulary.DC_10
 
language - Static variable in class com.hp.hpl.jena.vocabulary.DC_11
A language of the intellectual content of the resource.
language - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:language
layoutVersion - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
leaveCriticalSection() - Method in interface com.hp.hpl.jena.rdf.model.ModelLock
Leave a critical section.
li(int) - Static method in class com.hp.hpl.jena.vocabulary.RDF
 
link - Static variable in class com.hp.hpl.jena.vocabulary.RSS
 
list(PrintWriter) - Method in class com.hp.hpl.jena.rdql.QueryResultsMem
Print out the result set in dump format.
listAliasesFor(Resource) - Method in interface com.hp.hpl.jena.ontology.Profile
Answer an iterator over the defined aliases for a resource.
listAllDifferent() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer an iterator that ranges over the nodes that denote pair-wise disjointness between sets of classes.
listAllProperties() - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveGraphCache
Return an iterator over all registered property nodes
listAnnotationProperties() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer an iterator that ranges over the properties in this model that are declared to be annotation properties.
listBackwardCompatibleWith() - Method in interface com.hp.hpl.jena.ontology.Ontology
Answer an iterator over all of the resources representing ontologies that this ontology is backwards compatible with.
listClasses() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer an iterator that ranges over all of the various forms of class description resource in this model.
listComments(String) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer an iterator over all of the comment literals for this resource.
listComplementClasses() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer an iterator that ranges over the complement class-descriptions in this model, i.e. the class resources specified to have a property complementOf (or equivalent) and a list of values.
listDatatypeProperties() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer an iterator that ranges over the datatype property resources in this model, i.e. the resources with rdf:type DatatypeProperty or equivalent.
listDeclaredProperties() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer an iteration of the properties that may be used for instances of this class: i.e. the properties that have this class, or one of its super-classes, as domain.
listDeclaredProperties(boolean) - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer an iteration of the properties that may be used for instances of this class: i.e. the properties that have this class, or optionally one of its super-classes, as domain.
listDifferentFrom() - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer an iterator over all of the resources that are declared to be different from this resource.
listDisjointWith() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer an iterator over all of the classes that this class is declared to be disjoint with.
listDistinct() - Method in interface com.hp.hpl.jena.ontology.AllDifferent
Answer an iterator over all of the individuals that are declared to be distinct by this AllDifferent declaration.
listDocuments() - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Answer an iterator over the ontology documents this document mananger is managing.
listDomain() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer an iterator over all of the declared domain classes of this property.
listEnumeratedClasses() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer an iterator that ranges over the enumerated class class-descriptions in this model, i.e. the class resources specified to have a property oneOf (or equivalent) and a list of values.
listEquivalentClasses() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer an iterator over all of the classes that are declared to be equivalent classes to this class.
listEquivalentProperties() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer an iterator over all of the properties that are declared to be equivalent properties to this property.
listIgnoredImports() - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Answer an iterator over the set of URI's we're ignoring
listImportedOntologyURIs() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer a list of the imported URI's in this ontology model.
listImports() - Method in interface com.hp.hpl.jena.ontology.Ontology
Answer an iterator over all of the resources representing ontologies imported by this ontology.
listIncompatibleWith() - Method in interface com.hp.hpl.jena.ontology.Ontology
Answer an iterator over all of the resources representing ontologies that this ontology is incompatible with.
listIndividuals() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer an iterator that ranges over the individual resources in this model, i.e. the resources with rdf:type corresponding to a class defined in the ontology.
listInstances() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer an iterator over the individuals in the model that have this class among their types.
listIntersectionClasses() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer an iterator that ranges over the intersection class-descriptions in this model, i.e. the class resources specified to have a property intersectionOf (or equivalent) and a list of values.
listInverse() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer an iterator over the properties that are defined to be inverses of this property.
listInverseOf() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer an iterator over all of the properties that this property is declared to be the inverse of.
listIsDefinedBy() - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer an iterator over all of the resources that are declared to define this resource.
listLabels(String) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer an iterator over all of the label literals for this resource.
listModels(IDBConnection) - Static method in class com.hp.hpl.jena.db.ModelRDB
List the names of all models stored in the database
listNameSpaces() - Method in interface com.hp.hpl.jena.rdf.model.Model
List all namespaces of predicates in the model.
listNamedClasses() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer an iterator that ranges over the named class-descriptions in this model, i.e. resources with rdf:type Class (or equivalent) and a node URI.
listObjectProperties() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer an iterator that ranges over the object property resources in this model, i.e. the resources with rdf:type ObjectProperty or equivalent.
listObjects() - Method in interface com.hp.hpl.jena.rdf.model.Model
List all objects in a model.
listObjectsOfProperty(Property) - Method in interface com.hp.hpl.jena.rdf.model.Model
List all objects of a given property.
listObjectsOfProperty(Resource, Property) - Method in interface com.hp.hpl.jena.rdf.model.Model
List the values of a property of a resource.
listOneOf() - Method in interface com.hp.hpl.jena.ontology.EnumeratedClass
Answer an iterator over all of the individuals that are declared to be the class extension for this class.
listOntProperties() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer an iterator that ranges over the property resources in this model, i.e. the resources with rdf:type Property or equivalent.
listOntologies() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer an iterator that ranges over the ontology resources in this model, i.e. the resources with rdf:type Ontology or equivalent.
listOperands() - Method in interface com.hp.hpl.jena.ontology.BooleanClassDescription
Answer an iterator over all of the clases that are the operands of this Boolean class expression.
listPersonalities(PrintWriter) - Static method in class com.hp.hpl.jena.enhanced.BuiltinPersonalities
For debugging purposes, list the standard personalities on the given output writer.
listPriorVersion() - Method in interface com.hp.hpl.jena.ontology.Ontology
Answer an iterator over all of the resources representing ontologies that this ontology supercedes.
listProperties(Property) - Method in interface com.hp.hpl.jena.rdf.model.Resource
List all the values of the property p.
listProperties() - Method in interface com.hp.hpl.jena.rdf.model.Resource
Return an iterator over all the properties of this resource.
listPropertyValues(Property) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer an iterator over the values for a given RDF property.
listRDFTypes(boolean) - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer an iterator over the RDF classes to which this resource belongs.
listRange() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer an iterator over all of the declared range classes of this property.
listReifiedStatements() - Method in interface com.hp.hpl.jena.rdf.model.Model
answer an iterator delivering all the reified statements "in" this model
listReifiedStatements(Statement) - Method in interface com.hp.hpl.jena.rdf.model.Model
answer an iterator delivering all the reified statements "in" this model that match the statement _st_.
listReifiedStatements() - Method in interface com.hp.hpl.jena.rdf.model.Statement
answer an iterator which delivers all the reified statements in the model this Statement belongs to that match this Statement.
listRestrictions() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer an iterator that ranges over the property restriction class-descriptions in this model, i.e. resources with rdf:type Restriction (or equivalent).
listSameAs() - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer an iterator over all of the resources that are declared to be the same as this resource.
listSameIndividualAs() - Method in interface com.hp.hpl.jena.ontology.Individual
Answer an iterator over all of the resources that are declared to be equivalent to this individual.
listSeeAlso() - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer an iterator over all of the resources that are declared to provide addition information about this resource.
listStatements(Resource, Property, RDFNode, Model) - Method in interface com.hp.hpl.jena.rdf.model.InfModel
Find all the statements matching a pattern.
listStatements() - Method in interface com.hp.hpl.jena.rdf.model.Model
List all statements.
listStatements(Selector) - Method in interface com.hp.hpl.jena.rdf.model.Model
List the statements matching a selector.
listStatements(Resource, Property, RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.Model
Find all the statements matching a pattern.
listStatements(Resource, Property, boolean) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Find all the statements matching a pattern.
listStatements(Resource, Property, long) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Find all the statements matching a pattern.
listStatements(Resource, Property, char) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Find all the statements matching a pattern.
listStatements(Resource, Property, float) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Find all the statements matching a pattern.
listStatements(Resource, Property, double) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Find all the statements matching a pattern.
listStatements(Resource, Property, String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Find all the statements matching a pattern.
listStatements(Resource, Property, String, String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Find all the statements matching a pattern.
listSubClasses() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer an iterator over all of the classes that are declared to be sub-classes of this class.
listSubClasses(boolean) - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer an iterator over the classes that are declared to be sub-classes of this class.
listSubProperties() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer an iterator over all of the properties that are declared to be sub-properties of this property.
listSubProperties(boolean) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer an iterator over all of the properties that are declared to be sub-properties of this property.
listSubjects() - Method in interface com.hp.hpl.jena.rdf.model.Model
List all resources which are subjects of statements.
listSubjectsWithProperty(Property) - Method in interface com.hp.hpl.jena.rdf.model.Model
List all subjects with a given property.
listSubjectsWithProperty(Property, RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.Model
List all subjects with a given property and property value
listSubjectsWithProperty(Property, boolean) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
List all subjects with a given property and property value.
listSubjectsWithProperty(Property, long) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
List all the subjects with a given property and property value.
listSubjectsWithProperty(Property, char) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
List all subjects with a given property and property value.
listSubjectsWithProperty(Property, float) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
List all subjects with a given property and property value.
listSubjectsWithProperty(Property, double) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
lists all subjects with a given property and property value.
listSubjectsWithProperty(Property, String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
lists all subjects with a given property and property value.
listSubjectsWithProperty(Property, String, String) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
lists all subjects with a given property and property value.
listSubjectsWithProperty(Property, Object) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
List all subjects with a given property and property value.
listSuperClasses() - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer an iterator over all of the classes that are declared to be super-classes of this class.
listSuperClasses(boolean) - Method in interface com.hp.hpl.jena.ontology.OntClass
Answer an iterator over all of the classes that are declared to be super-classes of this class.
listSuperProperties() - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer an iterator over all of the properties that are declared to be super-properties of this property.
listSuperProperties(boolean) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Answer an iterator over all of the properties that are declared to be super-properties of this property.
listTypes() - Method in class com.hp.hpl.jena.datatypes.TypeMapper
List all the known datatypes
listUnionClasses() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer an iterator that ranges over the union class-descriptions in this model, i.e. the class resources specified to have a property unionOf (or equivalent) and a list of values.
listVersionInfo() - Method in interface com.hp.hpl.jena.ontology.OntResource
Answer an iterator over all of the version info strings for this resource.
listening() - Method in interface com.hp.hpl.jena.graph.GraphEventManager
Answer true iff there is at least one attached listener.
literal - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
literalPropertyElt - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
load(Reader, String) - Method in class com.hp.hpl.jena.rdf.arp.ARP
Load RDF/XML from a Reader.
load(InputStream, String) - Method in class com.hp.hpl.jena.rdf.arp.ARP
Load RDF/XML from an InputStream.
load(InputStream) - Method in class com.hp.hpl.jena.rdf.arp.ARP
Load RDF/XML from an InputStream, using base URL http://unknown.org/.
load(Reader) - Method in class com.hp.hpl.jena.rdf.arp.ARP
Load RDF/XML from a Reader, using base URL http://unknown.org/.
loadAll() - Method in class com.hp.hpl.jena.db.ModelRDB
Deprecated. Since Jena 2.0, this call is not recommended. Instead use the soon-to-be-released bulk-load functions.
loadImports(OntModel) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Inspect the statements in the graph expressed by the given model, and load into the model any imported documents.
loadModel(String) - Static method in class com.hp.hpl.jena.util.ModelLoader
Load a model
loadModel(String, String) - Static method in class com.hp.hpl.jena.util.ModelLoader
Load a model or attached a persistent store (but not a database).
loadModel(String, String, String, String, String, String, String) - Static method in class com.hp.hpl.jena.util.ModelLoader
Load a model or attached a persistent store.
loadModel(Model, String, String) - Static method in class com.hp.hpl.jena.util.ModelLoader
Load a model from a file into a model.
loadTime - Variable in class com.hp.hpl.jena.rdql.Query
 
loadUserDefined(String, Reader, String, TypeMapper) - Static method in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Create and register a set of types specified in a user schema file.
loadUserDefined(String, String, TypeMapper) - Static method in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Create and register a set of types specified in a user schema file.
loadXSDSimpleTypes(TypeMapper) - Static method in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Add all of the XSD pre-defined simple types to the given type mapper registry.

M

MAILER - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
MAX_CARDINALITY() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes a restriction on a given property to have at most a certain number of values
MESH - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Medical Subject Headings
MIN_CARDINALITY() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes a restriction on a given property to have at least a certain number of values
MONTH_MASK - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDateTime
Mask to indicate whether month is present
MalformedURIException - exception com.hp.hpl.jena.rdf.arp.MalformedURIException.
MalformedURIExceptions are thrown in the process of building a URI or setting fields on a URI when an operation would result in an invalid URI specification.
MalformedURIException() - Constructor for class com.hp.hpl.jena.rdf.arp.MalformedURIException
Constructs a MalformedURIException with no specified detail message.
MalformedURIException(String) - Constructor for class com.hp.hpl.jena.rdf.arp.MalformedURIException
Constructs a MalformedURIException with the specified detail message.
Manifest - Static variable in class com.hp.hpl.jena.vocabulary.TestManifest
 
ManifestEntry - Static variable in class com.hp.hpl.jena.vocabulary.TestManifest
 
Map1 - interface com.hp.hpl.jena.util.iterator.Map1.
Converts an Object to another Object.
Map1Iterator - class com.hp.hpl.jena.util.iterator.Map1Iterator.
An iterator that consumes an underlying iterator and maps its results before delivering them; supports remove if the underlying iterator does.
Map1Iterator(Map1, Iterator) - Constructor for class com.hp.hpl.jena.util.iterator.Map1Iterator
Construct a list of the converted.
MapFiller - interface com.hp.hpl.jena.util.iterator.MapFiller.
 
MapFilter - interface com.hp.hpl.jena.util.iterator.MapFilter.
 
MapFilterIterator - class com.hp.hpl.jena.util.iterator.MapFilterIterator.
 
MapFilterIterator(MapFilter, ClosableIterator) - Constructor for class com.hp.hpl.jena.util.iterator.MapFilterIterator
Creates a sub-Iterator.
MapMany - class com.hp.hpl.jena.util.iterator.MapMany.
 
MapMany(ClosableIterator, MapFiller) - Constructor for class com.hp.hpl.jena.util.iterator.MapMany
 
Mapping - class com.hp.hpl.jena.graph.query.Mapping.
this class is used to record the mapping from [variable] Node's to the indexes they are bound to in a Query.
Mapping() - Constructor for class com.hp.hpl.jena.graph.query.Mapping
create a new, empty mapping.
MaxCardinalityRestriction - interface com.hp.hpl.jena.ontology.MaxCardinalityRestriction.
A property restriction that requires the named property to have have at most the given number of values for a given instance to be a member of the class defined by the restriction.
MinCardinalityRestriction - interface com.hp.hpl.jena.ontology.MinCardinalityRestriction.
A property restriction that requires the named property to have have at least the given number of values for a given instance to be a member of the class defined by the restriction.
Minimal - Static variable in interface com.hp.hpl.jena.graph.Reifier
 
Model - interface com.hp.hpl.jena.rdf.model.Model.
An RDF Model.
ModelChangedListener - interface com.hp.hpl.jena.rdf.model.ModelChangedListener.
The interface for classes that listen for model-changed events.
ModelCon - interface com.hp.hpl.jena.rdf.model.ModelCon.
Convenience methods which extend the Model interface.
ModelFactory - class com.hp.hpl.jena.rdf.model.ModelFactory.
ModelFactory provides methods for creating standard kinds of Model.
ModelFactoryBase - class com.hp.hpl.jena.rdf.model.ModelFactoryBase.
Helper functions for ModelFactory - in here to keep from obtruding on the end-users.
ModelFactoryBase() - Constructor for class com.hp.hpl.jena.rdf.model.ModelFactoryBase
 
ModelLoader - class com.hp.hpl.jena.util.ModelLoader.
A set of static convenience methods for getting models The loader will guess the language/type of the model using guessLang
ModelLoader() - Constructor for class com.hp.hpl.jena.util.ModelLoader
 
ModelLock - interface com.hp.hpl.jena.rdf.model.ModelLock.
 
ModelMaker - interface com.hp.hpl.jena.rdf.model.ModelMaker.
 
ModelRDB - class com.hp.hpl.jena.db.ModelRDB.
A persistent relational database implemention of the RDF API.
ModelRDB(IDBConnection) - Constructor for class com.hp.hpl.jena.db.ModelRDB
Deprecated. Since Jena 2.0, this call is not recommended - in the short-term use ModelRDB.open or ModelRDB.createModel; in the longer-term use factory methods to construct persistent models.
ModelRDB(IDBConnection, String) - Constructor for class com.hp.hpl.jena.db.ModelRDB
Deprecated. Since Jena 2.0, this call is not recommended - in the short-term use ModelRDB.open or ModelRDB.createModel; in the longer-term use factory methods to construct persistent models.
ModelRDB(GraphPersonality, GraphRDB) - Constructor for class com.hp.hpl.jena.db.ModelRDB
A model which is stored persistently in a Relational DataBase Most applications should not need to deal directly with Graphs - use ModelRDB.createModel (to create a new model) or ModelRDB.open (to open an exising model).
MultiUnion - class com.hp.hpl.jena.graph.compose.MultiUnion.
A graph implementation that presents the union of zero or more subgraphs, one of which is distinguished as the updateable graph.
MultiUnion() - Constructor for class com.hp.hpl.jena.graph.compose.MultiUnion
Construct a union of exactly no sub graphs.
MultiUnion(Graph[]) - Constructor for class com.hp.hpl.jena.graph.compose.MultiUnion
Construct a union of all of the given graphs
MultiUnion(Iterator) - Constructor for class com.hp.hpl.jena.graph.compose.MultiUnion
Construct a union of all of the given graphs.
main(String[]) - Static method in class com.hp.hpl.jena.datatypes.TypeMapper
 
main(String[]) - Static method in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
 
main(String[]) - Static method in class com.hp.hpl.jena.rdf.arp.NTriple
Starts an RDF/XML to NTriple converter.
main(String[]) - Static method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasonerFactory
Deprecated. Temporary testing hack
main(String[]) - Static method in class com.hp.hpl.jena.util.TestManifestList
 
main(String[]) - Static method in class com.hp.hpl.jena.util.URIref
For simple testing ...
main(String[]) - Static method in class jena.n3
 
main(String[]) - Static method in class jena.rdfcompare
 
main(String[]) - Static method in class jena.rdfcopy
 
main(String[]) - Static method in class jena.rdfparse
Either start an RDF/XML to NTriple converter, or run test suite.
main(String[]) - Static method in class jena.rdfquery
 
main(String[]) - Static method in class jena.schemagen
 
main(String[]) - Static method in class jena.schemagen_orig
 
mainEh(String[], ErrorHandler) - Static method in class com.hp.hpl.jena.rdf.arp.NTriple
Starts an RDF/XML to NTriple converter.
makeDirect(Node) - Static method in class com.hp.hpl.jena.reasoner.ReasonerRegistry
Return a property Node which represents the direct version of a transitively closed property.
makeRule(String) - Static method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.BRWRule
Factory method that builds a rule instance by parsing a simple string representation of the form: ?
map1(Object) - Method in interface com.hp.hpl.jena.util.iterator.Map1
Convert an object.
mapWith(Map1) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer an iterator of the elements of this list, to each of which the given map function has been applied.
mapWith(Map1) - Method in interface com.hp.hpl.jena.util.iterator.ExtendedIterator
return a new iterator where each element is the result of applying _map1_ to the corresponding element of _this_.
mapWith(Map1) - Method in class com.hp.hpl.jena.util.iterator.LazyIterator
 
mapWith(Map1) - Method in class com.hp.hpl.jena.util.iterator.NiceIterator
make a new iterator which is the elementwise _map1_ of the base iterator.
maps(Node) - Method in class com.hp.hpl.jena.graph.query.Mapping
 
maskMap - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDateTime
table mapping xs type name to mask of legal values
matched(Domain, Object) - Method in class com.hp.hpl.jena.graph.query.Element
 
matched(Domain, Triple) - Method in class com.hp.hpl.jena.graph.query.Pattern
 
matches(Node) - Method in class com.hp.hpl.jena.graph.Node
Answer true iff this node accepts the other one as a match.
matches(Node) - Method in class com.hp.hpl.jena.graph.Node_ANY
 
matches(Node) - Method in class com.hp.hpl.jena.graph.Node_Literal
 
matches(Triple) - Method in class com.hp.hpl.jena.graph.Triple
 
matches(Node, Node, Node) - Method in class com.hp.hpl.jena.graph.Triple
 
matches(Domain, Triple) - Method in class com.hp.hpl.jena.graph.query.Pattern
 
maxCardinality() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML maxCardinality property on Restrictions
maxCardinality - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML maxCardinality property on Restrictions
maxCardinality() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML maxCardinality property on Restrictions
maxCardinality - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that a property should have a given maximum cardinality
maxCardinalityQ() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML maxCardinalityQ property on Restrictions
maxCardinalityQ - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML maxCardinalityQ property on Restrictions
maxCardinalityQ() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML maxCardinalityQ property on Restrictions
maxLiteral - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
maximalLowerElements(Collection, Property, boolean) - Static method in class com.hp.hpl.jena.util.ResourceUtils
Answer the maximal lower elements of the given collection, given the partial ordering rel.
maximalLowerElements(Iterator, Property, boolean) - Static method in class com.hp.hpl.jena.util.ResourceUtils
Given a collection of resources, and a relation defining a partial order over those resources, answer the sub-collection that contains only those elements that appear in the maximal generator of the relation.
mediator - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A class of entity that mediates access to the resource and for whom the resource is intended or useful.
medium - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The material or physical carrier of the resource.
memModel() - Static method in class com.hp.hpl.jena.rdf.arp.JenaReader
Deprecated. This Reader is now the default.
member - Static variable in class com.hp.hpl.jena.vocabulary.RDFS
 
mergeTriples(Model) - Method in class com.hp.hpl.jena.rdql.ResultBinding
Merge the triples that caused this result binding into a model.
messageLevel - Static variable in class jena.rdfquery
 
minCardinality() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML minCardinality property on Restrictions
minCardinality - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML minCardinality property on Restrictions
minCardinality() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML minCardinality property on Restrictions
minCardinality - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that a property should have a given minimum cardinality
minCardinalityQ() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML minCardinalityQ property on Restrictions
minCardinalityQ - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML minCardinalityQ property on Restrictions
minCardinalityQ() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML minCardinalityQ property on Restrictions
model - Static variable in class com.hp.hpl.jena.enhanced.BuiltinPersonalities
 
modified - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Date on which the resource was changed.
multiLineExpr - Static variable in class com.hp.hpl.jena.rdql.QueryPrintUtils
 

N

N - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
NAME - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
NAMESPACE() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the string that is the namespace prefix for this vocabulary
NAMESPACE - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The namespace of the vocabalary as a resource
NAMESPACE - Static variable in class com.hp.hpl.jena.vocabulary.DCTypes
The namespace of the vocabalary as a resource
NAMESPACE - Static variable in class com.hp.hpl.jena.vocabulary.DC_11
The namespace of the vocabalary as a resource
NAMESPACE - Static variable in class com.hp.hpl.jena.vocabulary.OWL
URI denoting the OWL namespace, currently http://www.w3.org/2002/07/owl#
NAMESPACE_DAML() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the DAML namespace resource for the current release
NAMESPACE_DAML - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
DAML namespace resource for the current release
NAMESPACE_DAML() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the DAML namespace resource for the current release
NAMESPACE_DAML_2000_12_URI - Static variable in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
DAML namespace URI for the December 2000 release
NAMESPACE_DAML_2001_03_URI - Static variable in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
DAML namespace URI for the March 2001 release
NCName - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:NCName
NE - Static variable in class com.hp.hpl.jena.graph.query.Query
 
NESTEDEXCEPTION - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
This exception contains another which has been caught and encapsulated as an RDF exception.
NETWORK - Static variable in class com.hp.hpl.jena.rdf.arp.URI
 
NICKNAME - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
NIL() - Method in interface com.hp.hpl.jena.ontology.Profile
The resource that denotes the end of the list
NMTOKEN - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:NMTOKEN
NMTOKENS - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:NMTOKENS
NOREADERFORLANG - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
No reader is know for that lanaguage
NORESOURCECONSTRUCTOR - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
An enhanced resource does not have a constructor of the form foo(Resource r)
NOSUCHELEMENT - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
A required element does not exist.
NOTANONRESOURCE - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
The resource is no anonymous.
NOTATION - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:NOTATION
NOTE - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
NOTHING() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the resource that represents the necessarily empty class.
NOTRELATEDTOMODEL - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
A method which would access a model has been invoked on an object with no associated model.
NOWRITERFORLANG - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
No Writer is known for that language
NPROPERTIES - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
NS - Static variable in class com.hp.hpl.jena.ontology.OntDocumentManager
Namespace for ontology metadata resources and properties
NS - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The namespace of the vocabalary as a string ("http://purl.org/dc/terms/")
NS - Static variable in class com.hp.hpl.jena.vocabulary.DCTypes
The namespace of the vocabalary as a string ("http://purl.org/dc/dcmitype/")
NS - Static variable in class com.hp.hpl.jena.vocabulary.DC_11
The namespace of the vocabalary as a string ("http://purl.org/dc/elements/1.1/")
NS - Static variable in class jena.schemagen
The namespace for the configuration model is "http://jena.hpl.hp.com/2003/04/schemagen#"
NSPREFIXPROPBASE - Static variable in interface com.hp.hpl.jena.rdf.model.RDFWriter
 
NTriple - class com.hp.hpl.jena.rdf.arp.NTriple.
A command line interface into ARP.
NTriple() - Constructor for class com.hp.hpl.jena.rdf.arp.NTriple
 
Name - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:Name
NiceIterator - class com.hp.hpl.jena.util.iterator.NiceIterator.
 
NiceIterator() - Constructor for class com.hp.hpl.jena.util.iterator.NiceIterator
 
Node - class com.hp.hpl.jena.graph.Node.
 
NodeIterator - interface com.hp.hpl.jena.rdf.model.NodeIterator.
An iterator which returns RDF nodes.
NodePersonality - class com.hp.hpl.jena.enhanced.NodePersonality.
 
NodeVisitor - interface com.hp.hpl.jena.graph.NodeVisitor.
 
Node_ANY - class com.hp.hpl.jena.graph.Node_ANY.
 
Node_ANY() - Constructor for class com.hp.hpl.jena.graph.Node_ANY
 
Node_Blank - class com.hp.hpl.jena.graph.Node_Blank.
 
Node_Concrete - class com.hp.hpl.jena.graph.Node_Concrete.
This is the superclass for "concrete" nodes, ie those which correspond to actual RDF data - URIs, blank nodes, and literals.
Node_Concrete(Object) - Constructor for class com.hp.hpl.jena.graph.Node_Concrete
 
Node_Fluid - class com.hp.hpl.jena.graph.Node_Fluid.
This is the subclass of "fluid" nodes, ie nodes that are "holes" in pattern matching.
Node_Fluid(Object) - Constructor for class com.hp.hpl.jena.graph.Node_Fluid
 
Node_Literal - class com.hp.hpl.jena.graph.Node_Literal.
 
Node_Literal(Object) - Constructor for class com.hp.hpl.jena.graph.Node_Literal
 
Node_URI - class com.hp.hpl.jena.graph.Node_URI.
 
Node_URI(Object) - Constructor for class com.hp.hpl.jena.graph.Node_URI
 
Node_Variable - class com.hp.hpl.jena.graph.Node_Variable.
 
Node_Variable(Object) - Constructor for class com.hp.hpl.jena.graph.Node_Variable
 
Nothing() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF resource for the bottom type (i.e. the super-type of no types).
Nothing - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF resource for the bottom type (i.e. the super-type of no types).
Nothing() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF resource for the bottom type (i.e. the super-type of no types).
Nothing - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the empty set containing no OWL individuals
NsIterator - interface com.hp.hpl.jena.rdf.model.NsIterator.
An iterator which returns namespace URI's.
NullIterator - class com.hp.hpl.jena.util.iterator.NullIterator.
A useful class: an Iteration of nothing.
NullIterator() - Constructor for class com.hp.hpl.jena.util.iterator.NullIterator
 
n3 - class jena.n3.
 
n3() - Constructor for class jena.n3
 
name - Variable in class com.hp.hpl.jena.rdf.arp.lang.Iso3166
The name of the country (in English).
name - Variable in class com.hp.hpl.jena.rdf.arp.lang.Iso639
The name of the language in English.
name - Static variable in class com.hp.hpl.jena.vocabulary.RSS
 
name - Static variable in class com.hp.hpl.jena.vocabulary.TestManifest
 
nameP - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Reasoner description property: name of the reasoner
negativeInteger - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:negativeInteger
newIndex(Node) - Method in class com.hp.hpl.jena.graph.query.Mapping
allocate an index to the node _v_.
newInstance(Class, Node, Polymorphic) - Method in class com.hp.hpl.jena.enhanced.Personality
make a new instance of a type _interf_ based on the node _n_ and the polymorphic _that_; use the implementation wrapper for _interf_ in _types_.
next() - Method in interface com.hp.hpl.jena.rdf.model.NodeIterator
Return the next RDFNode of the iteration.
next() - Method in interface com.hp.hpl.jena.rdql.QueryResults
Moves onto the next result possibility.
next() - Method in class com.hp.hpl.jena.rdql.QueryResultsMem
Moves onto the next result possibility.
next() - Method in class com.hp.hpl.jena.rdql.QueryResultsStream
Moves onto the next result possibility.
next() - Method in class com.hp.hpl.jena.rdql.ResultBinding.ResultBindingIterator
 
next() - Method in class com.hp.hpl.jena.util.TestManifestList.TestIterator
 
next() - Method in class com.hp.hpl.jena.util.iterator.ArrayIterator
 
next() - Method in class com.hp.hpl.jena.util.iterator.ConcatIteratorList
 
next() - Method in class com.hp.hpl.jena.util.iterator.ConcatenatedIterator
Returns the next element in the interation.
next() - Method in class com.hp.hpl.jena.util.iterator.FilterIterator
The next acceptable object in the iterator.
next() - Method in class com.hp.hpl.jena.util.iterator.IteratorIterator
 
next() - Method in class com.hp.hpl.jena.util.iterator.LateBindingIterator
 
next() - Method in class com.hp.hpl.jena.util.iterator.LazyIterator
 
next() - Method in class com.hp.hpl.jena.util.iterator.Map1Iterator
 
next() - Method in class com.hp.hpl.jena.util.iterator.MapFilterIterator
The next acceptable object in the iterator.
next() - Method in class com.hp.hpl.jena.util.iterator.MapMany
 
next() - Method in class com.hp.hpl.jena.util.iterator.NiceIterator
default next: throw an exception.
next() - Method in class com.hp.hpl.jena.util.iterator.NullIterator
NoSuchElementException.
next() - Method in class com.hp.hpl.jena.util.iterator.SingletonIterator
Return the value
next() - Method in class com.hp.hpl.jena.util.iterator.UniqueExtendedIterator
 
next() - Method in class com.hp.hpl.jena.util.iterator.WrappedIterator
next: defer to the base iterator
nextItem() - Method in class com.hp.hpl.jena.util.TestManifestList.TestIterator
 
nextNode() - Method in interface com.hp.hpl.jena.rdf.model.NodeIterator
Return the next RDFNode of the iteration.
nextNs() - Method in interface com.hp.hpl.jena.rdf.model.NsIterator
Return the next namespace name of the iteration.
nextRS() - Method in interface com.hp.hpl.jena.rdf.model.RSIterator
return the next object, cast to a ReifedStatement
nextResource() - Method in interface com.hp.hpl.jena.rdf.model.ResIterator
 
nextStatement() - Method in interface com.hp.hpl.jena.rdf.model.StmtIterator
Return the next Statement of the iteration.
nextToken() - Method in class com.hp.hpl.jena.util.Tokenizer
Return the next token.
nil() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF resource for the nil (empty) list.
nil - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF resource for the nil (empty) list.
nil() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF resource for the nil (empty) list.
nil - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the nil (empty) list @see RDF#nil
nil - Static variable in class com.hp.hpl.jena.vocabulary.RDF
 
nodeElement - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
nodeElementList - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
nodeElementURIs - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
nodeIdAttr - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
nodePersonality() - Method in class com.hp.hpl.jena.enhanced.GraphPersonality
 
nonNegativeInteger - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:nonNegativeInteger
nonPositiveInteger - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:nonPositiveInteger
normalizedString - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:normalizedString
notifyAddArray(Triple[]) - Method in interface com.hp.hpl.jena.graph.GraphListener
Method called when an array of triples has been added to the graph.
notifyAddGraph(Graph) - Method in interface com.hp.hpl.jena.graph.GraphListener
Method called when another graph g has been used to specify the triples added to our attached graph.
notifyAddIterator(List) - Method in interface com.hp.hpl.jena.graph.GraphEventManager
Notify all attached listeners that an iterator [of triples] has been added to the graph; its content has been captured in the list triples.
notifyAddIterator(Iterator) - Method in interface com.hp.hpl.jena.graph.GraphListener
Method called when an iterator [of triples] has been added to the graph
notifyAddList(List) - Method in interface com.hp.hpl.jena.graph.GraphListener
Method called when a list [of triples] has been added to the graph.
notifyAddTriple(Triple) - Method in interface com.hp.hpl.jena.graph.GraphListener
Method called when a single triple has been added to the graph.
notifyDeleteArray(Triple[]) - Method in interface com.hp.hpl.jena.graph.GraphListener
Method called when an array of triples has been deleted from the graph.
notifyDeleteGraph(Graph) - Method in interface com.hp.hpl.jena.graph.GraphListener
Method to call when another graph has been used to specify the triples deleted from our attached graph.
notifyDeleteIterator(List) - Method in interface com.hp.hpl.jena.graph.GraphEventManager
Notify all attached listeners that an iterator [of triples] has been removed from the graph; its content has been captured in the list triples.
notifyDeleteIterator(Iterator) - Method in interface com.hp.hpl.jena.graph.GraphListener
Method called when an iterator [of triples] has been deleted from the graph.
notifyDeleteList(List) - Method in interface com.hp.hpl.jena.graph.GraphListener
Method called when a list [of triples] has been deleted from the graph.
notifyDeleteTriple(Triple) - Method in interface com.hp.hpl.jena.graph.GraphListener
Method called when a single triple has been deleted from the graph.
nullLiteralsGenerateWarnings() - Static method in class com.hp.hpl.jena.graph.Node
 
numColumns() - Method in class com.hp.hpl.jena.rdql.QueryResultsFormatter
How wide is the result table
numRows() - Method in class com.hp.hpl.jena.rdql.QueryResultsFormatter
How deep is the result table.

O

O - Static variable in class com.hp.hpl.jena.graph.query.Query
 
OBJECTNOTLITERAL - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
The object of a Statement is not a Literal.
OBJECTNOTRESOURCE - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
The object of a statement is not a Resource.
OBJECTWRONGTYPE - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
The object of a statement is not of the expected type.
OBJECT_PROPERTY() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the resource that represents the class of properties whose range elements are individuals (not literals)
ONE_OF() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes that a class comprises exactly one of a given closed set individuals.
ONTOLOGY() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the resource that represents the class of ontology header elements.
ONTOLOGY_SPEC - Static variable in class com.hp.hpl.jena.ontology.OntDocumentManager
rdf:type for ontology specification nodes in meta-data file
ON_PROPERTY() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that maps from a Profile.RESTRICTION() to a property that it is a restriction on.
OPTIMIZE_ALL_REIFICATIONS_AND_HIDE_NOTHING - Static variable in class com.hp.hpl.jena.db.GraphRDB
Optimize all triples representing part or all of a reified statement.
OPTIMIZE_AND_HIDE_FULL_AND_PARTIAL_REIFICATIONS - Static variable in class com.hp.hpl.jena.db.GraphRDB
Optimize and hide any triples representing part or all of a reified statement.
OPTIMIZE_AND_HIDE_ONLY_FULL_REIFICATIONS - Static variable in class com.hp.hpl.jena.db.GraphRDB
Optimize and hide only fully reified statements added via the Reifier interface.
ORDERED - Static variable in interface com.hp.hpl.jena.graph.Graph
 
ORG - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
ORGPROPERTIES - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
OWL - class com.hp.hpl.jena.vocabulary.OWL.
A vocabulary class providing static constants for the OWL language elements
OWL() - Constructor for class com.hp.hpl.jena.vocabulary.OWL
 
OWL_DL_LANG - Static variable in class com.hp.hpl.jena.ontology.ProfileRegistry
The URI that maps to the language profile for OWL (DL)
OWL_DL_MEM - Static variable in class com.hp.hpl.jena.ontology.OntModelSpec
A specification for OWL DL models that are stored in memory and do no additional entailment reasoning
OWL_DL_MEM_RDFS_INF - Static variable in class com.hp.hpl.jena.ontology.OntModelSpec
A specification for OWL DL models that are stored in memory and use the RDFS inferencer for additional entailments
OWL_DL_MEM_RULE_INF - Static variable in class com.hp.hpl.jena.ontology.OntModelSpec
A specification for OWL DL models that are stored in memory and use the OWL rules inference engine for additional entailments
OWL_DL_MEM_TRANS_INF - Static variable in class com.hp.hpl.jena.ontology.OntModelSpec
A specification for OWL DL models that are stored in memory and use the transitive inferencer for additional entailments
OWL_LANG - Static variable in class com.hp.hpl.jena.ontology.ProfileRegistry
The URI that maps to the language profile for OWL (full)
OWL_LITE_LANG - Static variable in class com.hp.hpl.jena.ontology.ProfileRegistry
The URI that maps to the language profile for OWL (lite)
OWL_LITE_MEM - Static variable in class com.hp.hpl.jena.ontology.OntModelSpec
A specification for OWL Lite models that are stored in memory and do no entailment additional reasoning
OWL_LITE_MEM_RDFS_INF - Static variable in class com.hp.hpl.jena.ontology.OntModelSpec
A specification for OWL Lite models that are stored in memory and use the RDFS inferencer for additional entailments
OWL_LITE_MEM_RULES_INF - Static variable in class com.hp.hpl.jena.ontology.OntModelSpec
A specification for OWL Lite models that are stored in memory and use the OWL rules inference engine for additional entailments
OWL_LITE_MEM_TRANS_INF - Static variable in class com.hp.hpl.jena.ontology.OntModelSpec
A specification for OWL Lite models that are stored in memory and use the transitive inferencer for additional entailments
OWL_MEM - Static variable in class com.hp.hpl.jena.ontology.OntModelSpec
A specification for OWL models that are stored in memory and do no additional entailment reasoning
OWL_MEM_RDFS_INF - Static variable in class com.hp.hpl.jena.ontology.OntModelSpec
A specification for OWL models that are stored in memory and use the RDFS inferencer for additional entailments
OWL_MEM_RULE_INF - Static variable in class com.hp.hpl.jena.ontology.OntModelSpec
A specification for OWL models that are stored in memory and use the OWL rules inference engine for additional entailments
OWL_MEM_TRANS_INF - Static variable in class com.hp.hpl.jena.ontology.OntModelSpec
A specification for OWL models that are stored in memory and use the transitive inferencer for additional entailments
ObjectF - interface com.hp.hpl.jena.rdf.model.ObjectF.
A factory for creating objects from RDF Literal strings.
ObjectProperty - interface com.hp.hpl.jena.ontology.ObjectProperty.
Interface encapsulating properties whose range values are restricted to individuals (as distinct from datatype valued properties).
ObjectProperty() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF resource for DAML ObjectProperty class (a DAML sub-class of rdf:Property).
ObjectProperty - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF resource for DAML ObjectProperty class (a DAML sub-class of rdf:Property).
ObjectProperty() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF resource for DAML ObjectProperty class (a DAML sub-class of rdf:Property).
ObjectProperty - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the class of OWL properties that have individuals as their range
OneToManyMap - class com.hp.hpl.jena.util.OneToManyMap.
An extension to a standard map that supports one-to-many mappings: that is, there may be zero, one or many values corresponding to a given key.
OneToManyMap() - Constructor for class com.hp.hpl.jena.util.OneToManyMap
 
OneToManyMap.Entry - class com.hp.hpl.jena.util.OneToManyMap.Entry.
Helper class to implement the Map.Entry interface to enumerate entries in the map
OntClass - interface com.hp.hpl.jena.ontology.OntClass.
Interface that represents an ontology node characterising a class description.
OntDocumentManager - class com.hp.hpl.jena.ontology.OntDocumentManager.
Provides services for managing ontology documents, including loading imported documents, and locally caching documents from resolvable URL's to improve load performance.
OntDocumentManager() - Constructor for class com.hp.hpl.jena.ontology.OntDocumentManager
Initialise a document manager by searching the default path for ontology metadata about known ontologies cached locally.
OntDocumentManager(String) - Constructor for class com.hp.hpl.jena.ontology.OntDocumentManager
Initialise a document manager by searching the given path for ontology metadata about known ontologies cached locally.
OntModel - interface com.hp.hpl.jena.ontology.OntModel.
An enhanced view of a Jena model that is known to contain ontology data, under a given ontology vocabulary (such as OWL).
OntModelSpec - class com.hp.hpl.jena.ontology.OntModelSpec.
Encapsulates a description of the components of an ontology model, including the storage scheme, reasoner and language profile.
OntModelSpec(ModelMaker, OntDocumentManager, ReasonerFactory, String) - Constructor for class com.hp.hpl.jena.ontology.OntModelSpec
Construct a new ontology model specification with the given specification parameters
OntModelSpec(OntModelSpec) - Constructor for class com.hp.hpl.jena.ontology.OntModelSpec
Create one model spec as a copy of another.
OntProperty - interface com.hp.hpl.jena.ontology.OntProperty.
Interface encapsulating a property in an ontology.
OntResource - interface com.hp.hpl.jena.ontology.OntResource.
Provides a common super-type for all of the abstractions in this ontology representation package.
Ontology - interface com.hp.hpl.jena.ontology.Ontology.
Interface encapsulating the distinguished instance in a given ontology document that presents meta-data and other processing data about the document (including which other documents are imported by a document).
Ontology() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF resource for DAML Ontology class
Ontology - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF resource for DAML Ontology class
Ontology() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF resource for DAML Ontology class
Ontology - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the class of OWL ontology nodes
OntologyException - exception com.hp.hpl.jena.ontology.OntologyException.
Exception for generic errors that arise while processing ontologies
OntologyException(String) - Constructor for class com.hp.hpl.jena.ontology.OntologyException
Construct an ontology exception with a given message.
Orgname - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
Orgunit - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
Other - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
object - Static variable in interface com.hp.hpl.jena.graph.Reifier
 
object - Static variable in class com.hp.hpl.jena.vocabulary.RDF
 
objectMatches(Node) - Method in class com.hp.hpl.jena.graph.Triple
 
objectsFor(Node, Node) - Method in interface com.hp.hpl.jena.graph.query.QueryHandler
deliver an iterator over all the objects _o_ such that _(s, p, o)_ is in the underlying graph; nulls count as wildcards.
objectsFor(Node, Node) - Method in class com.hp.hpl.jena.graph.query.SimpleQueryHandler
 
oldTerms - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
onProperty(Property) - Method in interface com.hp.hpl.jena.ontology.Restriction
Answer true if this restriction is a property restriction on the given property.
onProperty() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML onProperty property on Restrictions
onProperty - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML onProperty property on Restrictions
onProperty() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML onProperty property on Restrictions
onProperty - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that names the property that a property restriction applies to
oneOf() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the oneOf property on DAML class expressions
oneOf - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the oneOf property on DAML class expressions
oneOf() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the oneOf property on DAML class expressions
oneOf - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that a given class is constructed from a closed enumeration of values
open(IDBConnection) - Static method in class com.hp.hpl.jena.db.ModelRDB
Open the default model from an existing rdf database.
open(IDBConnection, String) - Static method in class com.hp.hpl.jena.db.ModelRDB
Open an existing rdf database.
openGraph(String, boolean) - Method in interface com.hp.hpl.jena.graph.GraphMaker
Find an existing graph that this factory knows about under the given name.
openGraph(String) - Method in interface com.hp.hpl.jena.graph.GraphMaker
Equivalent to openGraph( name, false )
openModel(String, boolean) - Method in interface com.hp.hpl.jena.rdf.model.ModelMaker
Find an existing Model that this factory knows about under the given name.
openModel(String) - Method in interface com.hp.hpl.jena.rdf.model.ModelMaker
Equivalent to openModel( name, false )
operator() - Method in interface com.hp.hpl.jena.ontology.BooleanClassDescription
Answer the property that is used to construct this boolean expression, for example Profile.UNION_OF().
outputFormat - Static variable in class jena.rdfquery
 

P

P - Static variable in class com.hp.hpl.jena.graph.query.Query
 
PARENT - Static variable in class com.hp.hpl.jena.rdf.arp.URI
 
PATH - Static variable in interface com.hp.hpl.jena.rdf.model.Jena
The jena package name
PATH_DELIMITER - Static variable in class com.hp.hpl.jena.ontology.OntDocumentManager
Delimiter between path entries
PHOTO - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
PREFIX - Static variable in class com.hp.hpl.jena.ontology.OntDocumentManager
Represents the standard prefix for this namespace
PRIOR_VERSION() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that documents that one ontology is a prior version of another.
PROCESSING_INSTRUCTION - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
PROCESS_IMPORTS - Static variable in class com.hp.hpl.jena.ontology.OntDocumentManager
Defines boolean policy choice of loading the imports closure
PRODID - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
PROPERTY() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the resource that represents the general class of properties.
PROPERTYNOTFOUND - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
A property was not found in the model.
PROPderivationLogging - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Property used to configure the derivation logging behaviour of a reasoner.
PROPenableCMPScan - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Property used to switch on/off scanning of data for container membership properties in RDFS preprocessing.
PROPenableOWLTranslation - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Property used to switch on/off OWL schema translation on a generic rule reasoner.
PROPenableTGCCaching - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Property used to switch on/off use of the dedicated subclass/subproperty caching in a generic rule reasoner.
PROPruleMode - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Property used to set the mode of a generic rule reasoner.
PROPruleSet - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Property used to attach a file a rules to a generic rule reasoner.
PROPsetRDFSLevel - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Property used to switch to different RDFS processing levles.
PROPtraceOn - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Property used to configure the tracing behaviour of a reasoner.
PUBLIC_URI - Static variable in class com.hp.hpl.jena.ontology.OntDocumentManager
Represents the public URI of an ontology; also used to derive the namespace
PairEntry - class com.hp.hpl.jena.util.iterator.PairEntry.
 
PairEntry(Object, Object) - Constructor for class com.hp.hpl.jena.util.iterator.PairEntry
 
ParseException - exception com.hp.hpl.jena.rdf.arp.ParseException.
An exception during the RDF processing of ARP.
Pattern - class com.hp.hpl.jena.graph.query.Pattern.
 
Pattern(Element, Element, Element) - Constructor for class com.hp.hpl.jena.graph.query.Pattern
 
PatternCompiler - interface com.hp.hpl.jena.graph.query.PatternCompiler.
 
PatternRouter - class com.hp.hpl.jena.reasoner.rdfsReasoner1.PatternRouter.
A utility for mapping a TriplePattern to a sequence of operations that could satisfy it.
PatternRouter() - Constructor for class com.hp.hpl.jena.reasoner.rdfsReasoner1.PatternRouter
Constructor
PatternStage - class com.hp.hpl.jena.graph.query.PatternStage.
 
PatternStage(Graph, Mapping, Triple[]) - Constructor for class com.hp.hpl.jena.graph.query.PatternStage
 
PatternStageCompiler - class com.hp.hpl.jena.graph.query.PatternStageCompiler.
 
PatternStageCompiler() - Constructor for class com.hp.hpl.jena.graph.query.PatternStageCompiler
no state, so the constructor is boring.
Pcode - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
Period - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A specification of the limits of a time interval.
Personality - class com.hp.hpl.jena.enhanced.Personality.
Defines a set of permitted mappings from Type identifiers to Implementation factories that can generate instances of the facet represented by the Type.
Personality(Personality) - Constructor for class com.hp.hpl.jena.enhanced.Personality
initialise this personality with the bindings from _other_
PersonalityConfigException - exception com.hp.hpl.jena.enhanced.PersonalityConfigException.
Exception denoting that a personality is misconfigured in some way.
PersonalityConfigException() - Constructor for class com.hp.hpl.jena.enhanced.PersonalityConfigException
Creates a new instance of PersonalityConfigException without detail message.
PersonalityConfigException(String) - Constructor for class com.hp.hpl.jena.enhanced.PersonalityConfigException
Constructs an instance of PersonalityConfigException with the specified detail message.
PhysicalObject - Static variable in class com.hp.hpl.jena.vocabulary.DCTypes
An inanimate, three-dimensional object or substance.
Pipe - interface com.hp.hpl.jena.graph.query.Pipe.
 
Pobox - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
Point - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The DCMI Point identifies a point in space using its geographic coordinates.
Polyadic - class com.hp.hpl.jena.graph.compose.Polyadic.
A base class for composition graphs that are composed from zero or more sub-graphs (thus providing a basis for polyadic composition operators).
Polyadic() - Constructor for class com.hp.hpl.jena.graph.compose.Polyadic
Construct a composition of exactly no sub graphs.
Polyadic(Graph[]) - Constructor for class com.hp.hpl.jena.graph.compose.Polyadic
Construct a composition of all of the given graphs
Polyadic(Iterator) - Constructor for class com.hp.hpl.jena.graph.compose.Polyadic
Construct a composition of all of the given graphs.
Polymorphic - class com.hp.hpl.jena.enhanced.Polymorphic.
Abstract base class for all polymorphic RDF objects, especially enhanced node and enhanced graph.
Predicate - interface com.hp.hpl.jena.graph.query.Predicate.
 
PredicateBase - class com.hp.hpl.jena.graph.query.PredicateBase.
 
PredicateBase() - Constructor for class com.hp.hpl.jena.graph.query.PredicateBase
 
PredicateFactory - interface com.hp.hpl.jena.graph.query.PredicateFactory.
 
Prefix - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
PrintUtil - class com.hp.hpl.jena.util.PrintUtil.
A collection of small utilites for pretty printing nodes, triples and associated things.
PrintUtil() - Constructor for class com.hp.hpl.jena.util.PrintUtil
 
Printable - interface com.hp.hpl.jena.rdql.Printable.
 
Profile - interface com.hp.hpl.jena.ontology.Profile.
Interface that encapsulates the elements of a general vocabulary corresponding to a particular ontology language.
ProfileException - exception com.hp.hpl.jena.ontology.ProfileException.
Exception that is raised when an ontology operation is attempted that is not present in the language profile for the current ontology model.
ProfileException(String, Profile) - Constructor for class com.hp.hpl.jena.ontology.ProfileException
 
ProfileRegistry - class com.hp.hpl.jena.ontology.ProfileRegistry.
Provides a means to map between the URI's that represent ontology languages and their language profiles.
PropURI - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Base URI used for configuration properties for rule reasoners
Property - interface com.hp.hpl.jena.rdf.model.Property.
An RDF Property.
Property() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the Alias for rdfs:Property in the daml namespace.
Property - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
Alias for rdfs:Property in the daml namespace.
Property() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the alias for rdfs:Property in the daml namespace.
Property - Static variable in class com.hp.hpl.jena.vocabulary.RDF
 
PropertyAxiom - interface com.hp.hpl.jena.ontology.PropertyAxiom.
Encapsulates axioms about properties, such as sub-property and equivalent property.
PropertyBRWRule - class com.hp.hpl.jena.reasoner.rdfsReasoner1.PropertyBRWRule.
A special case of a backchaing rule to handle the nasty case of "anything mentioned in predicated position is a Property".
PropertyBRWRule() - Constructor for class com.hp.hpl.jena.reasoner.rdfsReasoner1.PropertyBRWRule
Constructor
pSetName - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
pSetTable - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
pSetType - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
parse(String) - Method in class com.hp.hpl.jena.datatypes.BaseDatatype
Parse a lexical form of this datatype to a value
parse(String) - Method in interface com.hp.hpl.jena.datatypes.RDFDatatype
Parse a lexical form of this datatype to a value
parse(String) - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Parse a lexical form of this datatype to a value
parse(InputSource, RDFConsumer) - Method in class com.hp.hpl.jena.rdf.arp.StanfordImpl
Parse from the given SAX/XML input source.
parseCollection - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
parseLiteral - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
parseNode(String) - Static method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.BRWRule
Assistant method to makeRule than parses a token as a node.
parseOther - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
parseResource - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
parseTime - Variable in class com.hp.hpl.jena.rdql.Query
 
parseTriple(String) - Static method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.BaseFRule
Assistant method to parse a string into a triple
parseTripleSequence(String) - Static method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.BaseFRule
Assistant method to parse a string into a sequence oftriple patterns.
parseTypeCollectionPropertyElt - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
parseTypeLiteralPropertyElt - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
parseTypeOtherPropertyElt - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
parseTypeResourcePropertyElt - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
patternStage(Mapping, Graph, Triple[]) - Method in interface com.hp.hpl.jena.graph.query.QueryHandler
produce a single Stage which will probe the underlying graph for triples matching p and inject all the resulting bindings into the processing stream (see Stage for details)
_map_ is the variable binding map to use and update.
patternStage(Mapping, Graph, Triple[]) - Method in class com.hp.hpl.jena.graph.query.SimpleQueryHandler
 
performAdd(Triple) - Method in class com.hp.hpl.jena.db.GraphRDB
 
performAdd(Triple) - Method in class com.hp.hpl.jena.graph.compose.Difference
 
performAdd(Triple) - Method in class com.hp.hpl.jena.graph.compose.Intersection
 
performAdd(Triple) - Method in class com.hp.hpl.jena.graph.compose.Union
 
performDelete(Triple) - Method in class com.hp.hpl.jena.db.GraphRDB
 
performDelete(Triple) - Method in class com.hp.hpl.jena.graph.compose.Difference
 
performDelete(Triple) - Method in class com.hp.hpl.jena.graph.compose.Intersection
 
performDelete(Triple) - Method in class com.hp.hpl.jena.graph.compose.Union
 
positiveInteger - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:positiveInteger
predicate - Static variable in interface com.hp.hpl.jena.graph.Reifier
 
predicate - Static variable in class com.hp.hpl.jena.vocabulary.RDF
 
predicateMatches(Node) - Method in class com.hp.hpl.jena.graph.Triple
 
prefixURI - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
prefixValue - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
prepare() - Method in interface com.hp.hpl.jena.rdf.model.InfModel
Perform any initial processing and caching.
prepare() - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Perform any initial processing and caching.
prepare() - Method in interface com.hp.hpl.jena.reasoner.InfGraph
Perform any initial processing and caching.
prepare() - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSInfGraph
Perform any initial processing and caching.
prepare() - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveInfGraph
Perform any initial processing and caching.
prepareBindings(Query, Node[]) - Method in interface com.hp.hpl.jena.graph.query.QueryHandler
prepare a plan for generating bindings given the query _q_ and the result variables _variables_.
prepareBindings(Query, Node[]) - Method in class com.hp.hpl.jena.graph.query.SimpleQueryHandler
 
prepareTree(Graph) - Method in interface com.hp.hpl.jena.graph.query.QueryHandler
deliver a plan for executing the tree-match query defined by _pattern_.
prepareTree(Graph) - Method in class com.hp.hpl.jena.graph.query.SimpleQueryHandler
 
print(PrintWriter, int) - Method in interface com.hp.hpl.jena.rdql.Printable
 
print(PrintWriter, Expr) - Static method in class com.hp.hpl.jena.rdql.QueryPrintUtils
 
print(PrintWriter, Expr, Expr, String, String, int) - Static method in class com.hp.hpl.jena.rdql.QueryPrintUtils
 
print(Node) - Static method in class com.hp.hpl.jena.util.PrintUtil
Return a simplified print string for a Node.
print(RDFNode) - Static method in class com.hp.hpl.jena.util.PrintUtil
Return a simplified print string for an RDFNode.
print(Triple) - Static method in class com.hp.hpl.jena.util.PrintUtil
Return a simplified print string for a Triple
print(TriplePattern) - Static method in class com.hp.hpl.jena.util.PrintUtil
Return a simplified print string for a TriplePattern
print(Statement) - Static method in class com.hp.hpl.jena.util.PrintUtil
Return a simplified print string for a statment
print(Object) - Static method in class com.hp.hpl.jena.util.PrintUtil
Default print which just uses tostring
printAll(PrintWriter) - Method in class com.hp.hpl.jena.rdql.QueryResultsFormatter
Textual representation : default layout using " | " to separate columns
printAll(PrintWriter, String) - Method in class com.hp.hpl.jena.rdql.QueryResultsFormatter
Textual representation : layout using given separator
printAll(PrintWriter, String, String) - Method in class com.hp.hpl.jena.rdql.QueryResultsFormatter
Textual representation : layout using given separator
printHTML(PrintWriter) - Method in class com.hp.hpl.jena.rdql.QueryResultsFormatter
HTML representation
printIndent(PrintWriter, int) - Static method in class com.hp.hpl.jena.util.PrintUtil
Print an n-space indent to the given output stream
printName - Static variable in class com.hp.hpl.jena.rdql.QueryPrintUtils
 
printStackTrace() - Method in class com.hp.hpl.jena.rdf.model.RDFError
Deprecated.  
printStackTrace(PrintStream) - Method in class com.hp.hpl.jena.rdf.model.RDFError
Deprecated.  
printStackTrace(PrintWriter) - Method in class com.hp.hpl.jena.rdf.model.RDFError
Deprecated.  
printTrace(PrintWriter, boolean) - Method in interface com.hp.hpl.jena.reasoner.Derivation
Print a deep traceback of this derivation back to axioms and source assertions.
priorVersion - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that a given ontology is a prior version of the ontology given by the domain
promote() - Method in class com.hp.hpl.jena.rdf.arp.ParseException
Intended for use within an RDFErrorHandler.
propertyAttr - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
propertyAttributeURIs - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
propertyElementURIs - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
propertyElt - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
propertyEltList - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
publisher - Static variable in class com.hp.hpl.jena.vocabulary.DC_10
 
publisher - Static variable in class com.hp.hpl.jena.vocabulary.DC_11
An entity responsible for making the resource available
put(Domain) - Method in class com.hp.hpl.jena.graph.query.BufferPipe
 
put(Domain) - Method in interface com.hp.hpl.jena.graph.query.Pipe
 
put(String, Graph) - Method in class com.hp.hpl.jena.graph.query.Query.ArgMap
 
put(Object, Object) - Method in class com.hp.hpl.jena.util.OneToManyMap
Associates the given value with the given key.
putAll(Map) - Method in class com.hp.hpl.jena.util.OneToManyMap
Put all entries from one map into this.

Q

QName - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:QName
QSys - class com.hp.hpl.jena.rdql.QSys.
Class to define the operating environment for RDQL.
QSys() - Constructor for class com.hp.hpl.jena.rdql.QSys
 
Query - class com.hp.hpl.jena.graph.query.Query.
The class of graph queries.
Query() - Constructor for class com.hp.hpl.jena.graph.query.Query
 
Query(Graph) - Constructor for class com.hp.hpl.jena.graph.query.Query
 
Query - class com.hp.hpl.jena.rdql.Query.
The data structure for a query.
Query(String) - Constructor for class com.hp.hpl.jena.rdql.Query
Create a query from the given string by calling the parser.
Query() - Constructor for class com.hp.hpl.jena.rdql.Query
Create a blank query.
Query.ArgMap - class com.hp.hpl.jena.graph.query.Query.ArgMap.
a mapping from from names to Graphs
QueryEngine - class com.hp.hpl.jena.rdql.QueryEngine.
 
QueryEngine(Query) - Constructor for class com.hp.hpl.jena.rdql.QueryEngine
 
QueryEngineExt - class com.hp.hpl.jena.rdql.QueryEngineExt.
An execution of a query.
QueryEngineExt(Query) - Constructor for class com.hp.hpl.jena.rdql.QueryEngineExt
Deprecated. Use QueryEngine - which devloves mathcing to the graph.
QueryException - exception com.hp.hpl.jena.rdql.QueryException.
QueryException is root exception for all (intentional) exceptions associated with query parsing and processing.
QueryException() - Constructor for class com.hp.hpl.jena.rdql.QueryException
 
QueryException(String) - Constructor for class com.hp.hpl.jena.rdql.QueryException
 
QueryExecution - interface com.hp.hpl.jena.rdql.QueryExecution.
Interface for query execution engines.
QueryHandler - interface com.hp.hpl.jena.graph.query.QueryHandler.
 
QueryPrintUtils - class com.hp.hpl.jena.rdql.QueryPrintUtils.
 
QueryPrintUtils() - Constructor for class com.hp.hpl.jena.rdql.QueryPrintUtils
 
QueryResults - interface com.hp.hpl.jena.rdql.QueryResults.
Results from a query in a "ResultSet"-like manner.
QueryResultsFormatter - class com.hp.hpl.jena.rdql.QueryResultsFormatter.
Takes a QueryResult object and returns formatted (in various ways) Useful for the scripting interface.
QueryResultsFormatter(QueryResults) - Constructor for class com.hp.hpl.jena.rdql.QueryResultsFormatter
Create a formatter for a QueryResults object
QueryResultsMem - class com.hp.hpl.jena.rdql.QueryResultsMem.
 
QueryResultsMem(QueryResultsMem) - Constructor for class com.hp.hpl.jena.rdql.QueryResultsMem
Create an in-memory result set from another one
QueryResultsMem(QueryResultsMem, boolean) - Constructor for class com.hp.hpl.jena.rdql.QueryResultsMem
Create an in-memory result set from another one
QueryResultsMem(QueryResults) - Constructor for class com.hp.hpl.jena.rdql.QueryResultsMem
Create an in-memory result set from any QueryResults object.
QueryResultsMem(Model) - Constructor for class com.hp.hpl.jena.rdql.QueryResultsMem
Prcoess a result set encoded in RDF according to http://jena.hpl.hp.com/2003/03/result-set#
QueryResultsMem(String) - Constructor for class com.hp.hpl.jena.rdql.QueryResultsMem
Read in a result set encoded in RDF according to http://jena.hpl.hp.com/2003/03/result-set#
QueryResultsRewindable - interface com.hp.hpl.jena.rdql.QueryResultsRewindable.
 
QueryResultsStream - class com.hp.hpl.jena.rdql.QueryResultsStream.
The main QueryResults implementation for returning results from queries.
QueryResultsStream(Query, QueryExecution, Iterator) - Constructor for class com.hp.hpl.jena.rdql.QueryResultsStream
 
QueryTest - Static variable in class com.hp.hpl.jena.vocabulary.TestQuery
 
query(Selector) - Method in interface com.hp.hpl.jena.rdf.model.Model
Create a new model containing the statements matching a query.
query - Static variable in class com.hp.hpl.jena.vocabulary.TestQuery
 
query(String, String, String) - Static method in class jena.rdfquery
 
queryBindingsWith(Model, Resource[]) - Method in interface com.hp.hpl.jena.rdf.model.Model
Answer an iterator over all the bindings implied by the query model.
queryFor(BindingQueryPlan, List, Class) - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer the iterator over the resources from the graph that satisfy the given query, followed by the answers to the alternative queries (if specified).
queryHandler() - Method in interface com.hp.hpl.jena.graph.Graph
returns this Graph's query handler
queryHandler() - Method in interface com.hp.hpl.jena.rdf.model.Model
Every Model has a QueryHandler

R

RANGE() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes the range of a property
RBNamespace - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
A namespace used for Rubric specific properties
RDF - class com.hp.hpl.jena.vocabulary.RDF.
 
RDF() - Constructor for class com.hp.hpl.jena.vocabulary.RDF
 
RDF - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
RDFDatatype - interface com.hp.hpl.jena.datatypes.RDFDatatype.
Interface on a datatype representation.
RDFError - error com.hp.hpl.jena.rdf.model.RDFError.
Deprecated. No longer used.
RDFError(Exception) - Constructor for class com.hp.hpl.jena.rdf.model.RDFError
Deprecated.  
RDFError(String) - Constructor for class com.hp.hpl.jena.rdf.model.RDFError
Deprecated.  
RDFErrorHandler - interface com.hp.hpl.jena.rdf.model.RDFErrorHandler.
A generic error handler.
RDFException - exception com.hp.hpl.jena.rdf.model.RDFException.
LEGACY Generic RDF Exception class.
RDFException(int) - Constructor for class com.hp.hpl.jena.rdf.model.RDFException
Create an RDF exception with the given error code.
RDFException(Exception) - Constructor for class com.hp.hpl.jena.rdf.model.RDFException
Encapsulate an exception in an RDFException.
RDFException(int, String) - Constructor for class com.hp.hpl.jena.rdf.model.RDFException
Create a new RDFException with a given error code and message
RDFException(String) - Constructor for class com.hp.hpl.jena.rdf.model.RDFException
 
RDFList - interface com.hp.hpl.jena.rdf.model.RDFList.
Provides a convenience encapsulation for lists formed from chains of RDF statements arranged to form a head/tail cons-cell structure.
RDFList.ApplyFn - interface com.hp.hpl.jena.rdf.model.RDFList.ApplyFn.
Interface that encapsulates a function to apply to every element in a list.
RDFList.ReduceFn - interface com.hp.hpl.jena.rdf.model.RDFList.ReduceFn.
Interface that encapsulates a function to apply to each element of a list in turn, and passing the result to an accumulator.
RDFNode - interface com.hp.hpl.jena.rdf.model.RDFNode.
An RDF Resource or an RDF Literal.
RDFParserConstants - interface com.hp.hpl.jena.rdf.arp.RDFParserConstants.
 
RDFRDBException - exception com.hp.hpl.jena.db.RDFRDBException.
Used to signal most errors with RDB access.
RDFRDBException(String) - Constructor for class com.hp.hpl.jena.db.RDFRDBException
Construct an exception with given error message
RDFRDBException(String, Exception) - Constructor for class com.hp.hpl.jena.db.RDFRDBException
Construct an exception with given error message
RDFReader - interface com.hp.hpl.jena.rdf.model.RDFReader.
An RDFReader reads a serialized represenation of RDF, e.g.
RDFReaderF - interface com.hp.hpl.jena.rdf.model.RDFReaderF.
An RDFReader factory inferface.
RDFS - class com.hp.hpl.jena.vocabulary.RDFS.
 
RDFS() - Constructor for class com.hp.hpl.jena.vocabulary.RDFS
 
RDFSInfGraph - class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSInfGraph.
An RDFS reasoner that has been bound to both a TBox and an ABox.
RDFSInfGraph(RDFSReasoner, Graph) - Constructor for class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSInfGraph
Constructor
RDFSReasoner - class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasoner.
Deprecated. Obsoleted at jena2p4, replaced by RDFSRuleReasoner. An RDFS reasoner suited to modest vocabularies but large instance data. It does eager processing on the class and property declarations and caches the results. This means that the initial creation can be slow. However, if the vocabulary and instance data can be separated then at least the class lattice results can be reused.

Instance related rules are implemented using a very simple rewrite system. Triple queries that match a rule are rewritten and reapplied as queries. This is reasonably efficient for fairly ground queries, especially where the predicate is ground. It performs redundant passes over the data for unground queries, especially any that need that might match (*, type, Resource) or (*, type, Property)!

RDFSReasoner() - Constructor for class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasoner
Deprecated. Constructor
RDFSReasoner(Resource) - Constructor for class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasoner
Deprecated. Constructor
RDFSReasonerFactory - class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasonerFactory.
Deprecated. Obsoleted at jena2p4, replaced by RDFSRuleReasonerFactory.
RDFSReasonerFactory() - Constructor for class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasonerFactory
Deprecated.  
RDFS_DEFAULT - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Constant for PROPsetRDFSLevel default
RDFS_FULL - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Constant for PROPsetRDFSLevel default
RDFS_LANG - Static variable in class com.hp.hpl.jena.ontology.ProfileRegistry
The URI that maps to the language profile for RDFS
RDFS_MEM - Static variable in class com.hp.hpl.jena.ontology.OntModelSpec
A specification for RDFS ontology models that are stored in memory and do no additional entailment reasoning
RDFS_MEM_RDFS_INF - Static variable in class com.hp.hpl.jena.ontology.OntModelSpec
A specification for RDFS ontology models that are stored in memory and use the RDFS inferencer for additional entailments
RDFS_MEM_TRANS_INF - Static variable in class com.hp.hpl.jena.ontology.OntModelSpec
A specification for RDFS ontology models that are stored in memory and use the transitive reasoner for entailments
RDFS_SIMPLE - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Constant for PROPsetRDFSLevel default
RDFSyntax - class com.hp.hpl.jena.vocabulary.RDFSyntax.
This class includes fragment IDs from the RDF Syntax WD, to identify grammar rules etc.
RDFSyntax() - Constructor for class com.hp.hpl.jena.vocabulary.RDFSyntax
 
RDFVisitor - interface com.hp.hpl.jena.rdf.model.RDFVisitor.
 
RDFWriter - interface com.hp.hpl.jena.rdf.model.RDFWriter.
RDFWriter is an interface to RDF serializers.
RDFWriterF - interface com.hp.hpl.jena.rdf.model.RDFWriterF.
An RDFReader factory inferface.
RDFXMLWriterI - interface com.hp.hpl.jena.xmloutput.RDFXMLWriterI.
This interface only adds documentation to RDFWriter.
RDQL_InternalErrorException - exception com.hp.hpl.jena.rdql.RDQL_InternalErrorException.
 
RDQL_InternalErrorException() - Constructor for class com.hp.hpl.jena.rdql.RDQL_InternalErrorException
 
RDQL_InternalErrorException(String) - Constructor for class com.hp.hpl.jena.rdql.RDQL_InternalErrorException
 
READ - Static variable in interface com.hp.hpl.jena.rdf.model.ModelLock
Descriptive name for lock requests - read lock
RELATIVE - Static variable in class com.hp.hpl.jena.rdf.arp.URI
 
RELEASE - Static variable in interface com.hp.hpl.jena.rdf.model.Jena
The name of the current Jena version
REST() - Method in interface com.hp.hpl.jena.ontology.Profile
The property that denotes the tail of a list
RESTRICTION() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the resource that represents the a class formed by placing constraints (restrictions) on the values of a property.
REV - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
RFC1766 - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Internet RFC 1766 'Tags for the identification of Language' specifies a two letter code taken from ISO 639, followed optionally by a two letter country code taken from ISO 3166.
RFC3066 - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Internet RFC 3066 'Tags for the Identification of Languages' specifies a primary subtag which is a two-letter code taken from ISO 639 part 1 or a three-letter code taken from ISO 639 part 2, followed optionally by a two-letter country code taken from ISO 3166.
ROLE - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
RSIterator - interface com.hp.hpl.jena.rdf.model.RSIterator.
An RSIterator is a ClosableIterator (qv) which delivers only ReifedStatement's and which has a next-method with that return type.
RSS - class com.hp.hpl.jena.vocabulary.RSS.
 
RSS() - Constructor for class com.hp.hpl.jena.vocabulary.RSS
 
Reasoner - interface com.hp.hpl.jena.reasoner.Reasoner.
The minimal interface to which all reasoners (or reasoner adaptors) conform.
ReasonerClass - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
The RDF class to which all Reasoners belong
ReasonerException - exception com.hp.hpl.jena.reasoner.ReasonerException.
Exception signalling some generic problem with the reasoning subsystem.
ReasonerException(String) - Constructor for class com.hp.hpl.jena.reasoner.ReasonerException
Constructor.
ReasonerException(String, Throwable) - Constructor for class com.hp.hpl.jena.reasoner.ReasonerException
Constructor.
ReasonerFactory - interface com.hp.hpl.jena.reasoner.ReasonerFactory.
The interface through which a reasoner (inference engine) can be instantiated.
ReasonerRegistry - class com.hp.hpl.jena.reasoner.ReasonerRegistry.
A global registry of known reasoner modules.
ReasonerVocabulary - class com.hp.hpl.jena.vocabulary.ReasonerVocabulary.
A collection of RDF terms used in driving or configuring some of the builtin reasoners.
ReasonerVocabulary() - Constructor for class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
 
Region - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
ReifiedStatement - interface com.hp.hpl.jena.rdf.model.ReifiedStatement.
A ReifiedStatement represents a Statement as a Resource.
Reifier - interface com.hp.hpl.jena.graph.Reifier.
 
Reifier.AlreadyReifiedException - exception com.hp.hpl.jena.graph.Reifier.AlreadyReifiedException.
The exception raised by reifyAs if a node is already bound to a single reified triple.
Reifier.AlreadyReifiedException(Node) - Constructor for class com.hp.hpl.jena.graph.Reifier.AlreadyReifiedException
 
Reifier.CannotReifyException - exception com.hp.hpl.jena.graph.Reifier.CannotReifyException.
The exception thrown by reifyAs if a node is bound to bits and pieces of (an)other triple(s).
Reifier.CannotReifyException(Node) - Constructor for class com.hp.hpl.jena.graph.Reifier.CannotReifyException
 
Reifier.Style - class com.hp.hpl.jena.graph.Reifier.Style.
Reification styles have two boolean components: whether the graph+reifier will intercept reification triples or not [if not, the only in-Jena reification is through the reifyAs operation], and whether or not reification triples will be visible in the graph.
Relation - class com.hp.hpl.jena.graph.query.Relation.
 
Relation(Valuator, Valuator) - Constructor for class com.hp.hpl.jena.graph.query.Relation
make a Relation with the given left & right operands
Relation - class com.hp.hpl.jena.util.iterator.Relation.
A sparse 2 dimensional array of boolean indexed by Object.
Relation() - Constructor for class com.hp.hpl.jena.util.iterator.Relation
The empty Relation.
RelationScheme - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A set of resource relation encoding schemes and/or formats
Relation_EQ - class com.hp.hpl.jena.graph.query.Relation_EQ.
 
Relation_NE - class com.hp.hpl.jena.graph.query.Relation_NE.
 
ResIterator - interface com.hp.hpl.jena.rdf.model.ResIterator.
An iterator which returns RDF Resources.
Resource - interface com.hp.hpl.jena.rdf.model.Resource.
An RDF Resource.
Resource - Static variable in class com.hp.hpl.jena.vocabulary.RDFS
 
ResourceBRWRule - class com.hp.hpl.jena.reasoner.rdfsReasoner1.ResourceBRWRule.
A special case of a backchaing rule to handle the nasty case of "anything mentioned in any triple is a Resource".
ResourceBRWRule() - Constructor for class com.hp.hpl.jena.reasoner.rdfsReasoner1.ResourceBRWRule
Constructor
ResourceF - interface com.hp.hpl.jena.rdf.model.ResourceF.
Create an application specific resource instance.
ResourceFactory - class com.hp.hpl.jena.rdf.model.ResourceFactory.
A Factory class for creating resources.
ResourceFactory.Interface - interface com.hp.hpl.jena.rdf.model.ResourceFactory.Interface.
the interface to resource factory objects.
ResourceUtils - class com.hp.hpl.jena.util.ResourceUtils.
General utility methods that operate on RDF resources, but which are not specific to a given model.
ResourceUtils() - Constructor for class com.hp.hpl.jena.util.ResourceUtils
 
Restriction - interface com.hp.hpl.jena.ontology.Restriction.
Interface that encapsulates a class description formed by restricting one or more properties to have constrained values and/or cardinalities.
Restriction() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF resource for DAML Restriction class
Restriction - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF resource for DAML Restriction class
Restriction() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF resource for DAML Restriction class
Restriction - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the class of OWL restrictions
ResultBinding - class com.hp.hpl.jena.rdql.ResultBinding.
A mapping from variable name to a value.
ResultBinding(ResultBinding) - Constructor for class com.hp.hpl.jena.rdql.ResultBinding
 
ResultBinding() - Constructor for class com.hp.hpl.jena.rdql.ResultBinding
 
ResultBinding - Static variable in class com.hp.hpl.jena.vocabulary.ResultSet
 
ResultBinding.ResultBindingIterator - class com.hp.hpl.jena.rdql.ResultBinding.ResultBindingIterator.
Iterates over the variable names.
ResultSet - class com.hp.hpl.jena.vocabulary.ResultSet.
ResultSet vocabulary class for namespace http://jena.hpl.hp.com/2003/03/result-set#
ResultSet() - Constructor for class com.hp.hpl.jena.vocabulary.ResultSet
 
ResultSet - Static variable in class com.hp.hpl.jena.vocabulary.ResultSet
 
ResultSolution - Static variable in class com.hp.hpl.jena.vocabulary.ResultSet
 
range() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the Alias for rdfs:range in daml namespace
range - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
Alias for rdfs:range in daml namespace
range() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the alias for rdfs:range in daml namespace
range - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the range of a predicate @see RDFS#range
range - Static variable in class com.hp.hpl.jena.vocabulary.RDFS
 
rangeP - Static variable in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasoner
Deprecated. The range property
rdfId - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
rdfcompare - class jena.rdfcompare.
A program which read two RDF models and determines if they are the same.
rdfcompare() - Constructor for class jena.rdfcompare
 
rdfcopy - class jena.rdfcopy.
A program which read an RDF model and copy it to the standard output stream.
rdfcopy() - Constructor for class jena.rdfcopy
 
rdfparse - class jena.rdfparse.
A command line interface into ARP.
rdfparse() - Constructor for class jena.rdfparse
 
rdfquery - class jena.rdfquery.
A program to execute queries from the command line.
rdfquery() - Constructor for class jena.rdfquery
 
read(Model, String) - Method in class com.hp.hpl.jena.rdf.arp.JenaReader
 
read(Model, Reader, String) - Method in class com.hp.hpl.jena.rdf.arp.JenaReader
Reads from reader, using base URI xmlbase, adding triples to model.
read(Model, InputStream, String) - Method in class com.hp.hpl.jena.rdf.arp.JenaReader
Reads from inputStream, using base URI xmlbase, adding triples to model.
read(String) - Method in interface com.hp.hpl.jena.rdf.model.Model
Add the RDF statements from an XML document.
read(InputStream, String) - Method in interface com.hp.hpl.jena.rdf.model.Model
Add statements from an RDF/XML serialization.
read(InputStream, String, String) - Method in interface com.hp.hpl.jena.rdf.model.Model
Add RDF statements represented in language lang to the model.
read(Reader, String) - Method in interface com.hp.hpl.jena.rdf.model.Model
Using this method is often a mistake.
read(String, String) - Method in interface com.hp.hpl.jena.rdf.model.Model
Add statements from a serializion in language lang to the model.
read(Reader, String, String) - Method in interface com.hp.hpl.jena.rdf.model.Model
Using this method is often a mistake.
read(Model, Reader, String) - Method in interface com.hp.hpl.jena.rdf.model.RDFReader
It is usually a mistake to use this method.
read(Model, InputStream, String) - Method in interface com.hp.hpl.jena.rdf.model.RDFReader
Read serialized RDF from an InputStream and add the statements to a Model.
read(Model, String) - Method in interface com.hp.hpl.jena.rdf.model.RDFReader
Read serialized RDF from a url and add the statements to a model.
readWholeFile(String) - Static method in class com.hp.hpl.jena.util.FileUtils
 
rebind() - Method in interface com.hp.hpl.jena.rdf.model.InfModel
Cause the inference model to reconsult the underlying data to take into account changes.
rebind(Graph) - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Replace the underlying data graph for this inference graph and start any inferences over again.
rebind() - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Cause the inference graph to reconsult the underlying graph to take into account changes.
rebind(Graph) - Method in interface com.hp.hpl.jena.reasoner.InfGraph
Replace the underlying data graph for this inference graph and start any inferences over again.
rebind() - Method in interface com.hp.hpl.jena.reasoner.InfGraph
Cause the inference graph to reconsult the underlying graph to take into account changes.
recording(ClosableIterator, Set) - Static method in class com.hp.hpl.jena.graph.compose.CompositionBase
Answer an iterator that will record every element delived by next() in the set seen.
reduce(RDFNode, Object) - Method in interface com.hp.hpl.jena.rdf.model.RDFList.ReduceFn
Apply a function to the given RDF node.
reduce(RDFList.ReduceFn, Object) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Apply a function to each value in the list in turn, accumulating the results in an accumulator.
references - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The described resource references, cites, or otherwise points to the referenced resource.
refill(Object, ArrayList) - Method in interface com.hp.hpl.jena.util.iterator.MapFiller
explode the object x and add the components to the pending ArrayList
register(GraphListener) - Method in interface com.hp.hpl.jena.graph.GraphEventManager
Attached listener to this manager; notification events sent to the manager are sent to all registered listeners.
register(ModelChangedListener) - Method in interface com.hp.hpl.jena.rdf.model.Model
Register a listener for model-changed events on this model.
register(ReasonerFactory) - Method in class com.hp.hpl.jena.reasoner.ReasonerRegistry
Register a Reasoner.
register(String, ReasonerFactory) - Method in class com.hp.hpl.jena.reasoner.ReasonerRegistry
Register a Reasoner - simple case with no RDF description.
register(TransitiveGraphCache) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.PatternRouter
Register a transitive closure cache and a means of satisfying the direct and closed versions of the cached predicate.
register(BRWRule) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.PatternRouter
Register a backward rewrite rule
register(TriplePattern, Object) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.PatternRouter
Register an object against a specific search pattern
registerDatatype(RDFDatatype) - Method in class com.hp.hpl.jena.datatypes.TypeMapper
Register a new datatype
registerPrefix(String, String) - Static method in class com.hp.hpl.jena.util.PrintUtil
Register a new prefix/namespace mapping which will be used to shorten the print strings for resources in known namespaces.
registerProfile(String, Profile) - Method in class com.hp.hpl.jena.ontology.ProfileRegistry
Add a language profile with the given URI key
reifTable - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
reifyAs(Node, Triple) - Method in interface com.hp.hpl.jena.graph.Reifier
note the triple _t_ as reified using _n_ as its representing node.
reject(ClosableIterator) - Static method in class com.hp.hpl.jena.graph.compose.CompositionBase
Answer a Filter that will reject any element that is a member of iterator i.
rejecting(ExtendedIterator, Set) - Static method in class com.hp.hpl.jena.graph.compose.CompositionBase
Answer an iterator over the elements of iterator i that are not in the set seen.
relation - Static variable in class com.hp.hpl.jena.vocabulary.DC_10
 
relation - Static variable in class com.hp.hpl.jena.vocabulary.DC_11
A reference to a related resource.
relativize(String, int) - Method in class com.hp.hpl.jena.rdf.arp.URI
 
remove() - Method in class com.hp.hpl.jena.db.GraphRDB
Remove this Graph entirely from the database.
remove() - Method in class com.hp.hpl.jena.db.ModelRDB
Remove all traces of this particular Model from the database.
remove(Node, Triple) - Method in interface com.hp.hpl.jena.graph.Reifier
remove any existing binding for _n_; hasNode(n) will return false and getTriple(n) will return null.
remove(Triple) - Method in interface com.hp.hpl.jena.graph.Reifier
remove all bindings which map to this triple.
remove() - Method in interface com.hp.hpl.jena.ontology.OntResource
Removes this resource from the ontology by deleting any statements that refer to it.
remove(Statement) - Method in interface com.hp.hpl.jena.rdf.model.Alt
Remove a value from the container.
remove(Statement) - Method in interface com.hp.hpl.jena.rdf.model.Bag
Remove a value from the container.
remove(Statement) - Method in interface com.hp.hpl.jena.rdf.model.Container
Remove a value from the container.
remove(Statement[]) - Method in interface com.hp.hpl.jena.rdf.model.Model
Remove all the statements from the Model, using the bulk update interface.
remove(List) - Method in interface com.hp.hpl.jena.rdf.model.Model
Remove all the statements in the list from this model, using the bulk update interface.
remove(Statement) - Method in interface com.hp.hpl.jena.rdf.model.Model
Removes a statement.
remove(StmtIterator) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Remove all the Statements returned by an iterator.
remove(Model) - Method in interface com.hp.hpl.jena.rdf.model.ModelCon
Remove all the Statements in a given model.
remove() - Method in interface com.hp.hpl.jena.rdf.model.NodeIterator
Unsupported Operation.
remove(RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Remove the given value from this list.
remove(int) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Remove the member at the specified index.
remove() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Remove this statement from its associated model.
remove() - Method in interface com.hp.hpl.jena.rdql.QueryResults
 
remove() - Method in class com.hp.hpl.jena.rdql.QueryResultsMem
 
remove() - Method in class com.hp.hpl.jena.rdql.QueryResultsStream
 
remove() - Method in class com.hp.hpl.jena.rdql.ResultBinding.ResultBindingIterator
 
remove(Object) - Method in class com.hp.hpl.jena.util.OneToManyMap
Remove all of the associations for the given key.
remove(Object, Object) - Method in class com.hp.hpl.jena.util.OneToManyMap
Remove the specific association between the given key and value.
remove() - Method in class com.hp.hpl.jena.util.TestManifestList.TestIterator
 
remove() - Method in class com.hp.hpl.jena.util.iterator.ArrayIterator
Not supported.
remove() - Method in class com.hp.hpl.jena.util.iterator.ConcatenatedIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in class com.hp.hpl.jena.util.iterator.FilterIterator
remove's the member from the underlying Iterator; hasNext() may not be called between calls to next() and remove().
remove() - Method in class com.hp.hpl.jena.util.iterator.IteratorIterator
remove's the element from the underlying Iterator in which it is a member.
remove() - Method in class com.hp.hpl.jena.util.iterator.LateBindingIterator
 
remove() - Method in class com.hp.hpl.jena.util.iterator.LazyIterator
 
remove() - Method in class com.hp.hpl.jena.util.iterator.MapFilterIterator
remove's the member from the underlying Iterator; hasNext() may not be called between calls to next() and remove().
remove() - Method in class com.hp.hpl.jena.util.iterator.NiceIterator
default remove: we have no elements, so we can't remove any.
remove() - Method in class com.hp.hpl.jena.util.iterator.NullIterator
IllegalStateException.
remove() - Method in class com.hp.hpl.jena.util.iterator.WrappedIterator
remove: defer to the base iterator
removeAll() - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Remove all of the elements of this list from the model.
removeAll(Property) - Method in interface com.hp.hpl.jena.rdf.model.Resource
Delete all the statements with predicate p for this resource from its associated model.
removeAllReifications(Statement) - Method in interface com.hp.hpl.jena.rdf.model.Model
Remove all reifications (ie implicit reification quads) of _s_.
removeAllValuesFrom(Resource) - Method in interface com.hp.hpl.jena.ontology.AllValuesFromRestriction
Remove the statement that this restriction has all values from the given class among the values for the restricted property.
removeBackwardCompatibleWith(Resource) - Method in interface com.hp.hpl.jena.ontology.Ontology
Remove the statement that this ontology is backwards compatible with the ontology represented by the given resource.
removeCardinality(int) - Method in interface com.hp.hpl.jena.ontology.CardinalityRestriction
Remove the statement that this restriction has the given cardinality for the restricted property.
removeComment(String, String) - Method in interface com.hp.hpl.jena.ontology.OntResource
Remove the statement that the given string is a comment on this resource.
removeComment(Literal) - Method in interface com.hp.hpl.jena.ontology.OntResource
Remove the statement that the given string is a comment on this resource.
removeDefinedBy(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Remove the statement that this resource is defined by the given resource.
removeDifferentFrom(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Remove the statement that this resource is different the given resource.
removeDisjointWith(Resource) - Method in interface com.hp.hpl.jena.ontology.OntClass
Remove the statement that this class and the given class are disjoint.
removeDistinctMember(Resource) - Method in interface com.hp.hpl.jena.ontology.AllDifferent
Remove the given resource from the list of distinct individuals.
removeDomain(Resource) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Remove the given class from the stated domain(s) of this property.
removeEquivalentClass(Resource) - Method in interface com.hp.hpl.jena.ontology.OntClass
Remove the statement that this class and the given class are equivalent.
removeEquivalentProperty(Property) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Remove the statement that this property and the given property are equivalent.
removeGraph(String) - Method in interface com.hp.hpl.jena.graph.GraphMaker
Remove the association between the name and the graph. create will now be able to create a graph with that name, and open will no longer be able to find it.
removeGraph(Graph) - Method in class com.hp.hpl.jena.graph.compose.Polyadic
Remove the given graph from this composition.
removeHasValue(RDFNode) - Method in interface com.hp.hpl.jena.ontology.HasValueRestriction
Remove the statement that this restriction requires the restricted property to have the given value.
removeHead() - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Remove the value from the head of the list.
removeIgnoreImport(String) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Remove the given URI from the set of URI's we ignore in imports statements
removeImport(Resource) - Method in interface com.hp.hpl.jena.ontology.Ontology
Remove the statement that this ontology imports the ontology represented by the given resource.
removeIncompatibleWith(Resource) - Method in interface com.hp.hpl.jena.ontology.Ontology
Remove the statement that the given ontology is incompatible with this ontology.
removeInverseProperty(Property) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Remove the statement that this property is the inverse of the given property.
removeLabel(String, String) - Method in interface com.hp.hpl.jena.ontology.OntResource
Remove the statement that the given string is a label for this resource.
removeLabel(Literal) - Method in interface com.hp.hpl.jena.ontology.OntResource
Remove the statement that the given string is a label for this resource.
removeMaxCardinality(int) - Method in interface com.hp.hpl.jena.ontology.MaxCardinalityRestriction
Remove the statement that this restriction has the given maximum cardinality for the restricted property.
removeMinCardinality(int) - Method in interface com.hp.hpl.jena.ontology.MinCardinalityRestriction
Remove the statement that this restriction has the given minimum cardinality for the restricted property.
removeModel(String) - Method in interface com.hp.hpl.jena.rdf.model.ModelMaker
Remove the association between the name and the Model. create will now be able to create a Model with that name, and open will no longer be able to find it.
removeOnProperty(Property) - Method in interface com.hp.hpl.jena.ontology.Restriction
Remove the given property as the property that this restriction applies to.
removeOneOf(Resource) - Method in interface com.hp.hpl.jena.ontology.EnumeratedClass
Remove the statement that this enumeration includes res among its members.
removeOperand(Resource) - Method in interface com.hp.hpl.jena.ontology.BooleanClassDescription
Remove the given resource from the operands of this class expression.
removePriorVersion(Resource) - Method in interface com.hp.hpl.jena.ontology.Ontology
Remove the statement that the given ontology is a prior version of this ontology.
removeProperties() - Method in interface com.hp.hpl.jena.rdf.model.Resource
Delete all the properties for this resource from the associated model.
removeProperty(Property, RDFNode) - Method in interface com.hp.hpl.jena.ontology.OntResource
Remove the specific property-value pair from this resource.
removeRDFType(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Remove the statement that this resource is of the given RDF type.
removeRange(Resource) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Remove the given class from the stated range(s) of this property.
removeReification(ReifiedStatement) - Method in interface com.hp.hpl.jena.rdf.model.Model
Remove a particular reificiation.
removeReification() - Method in interface com.hp.hpl.jena.rdf.model.Statement
Finds all possible resources which are the reification of this statement, and for each removes all four triples of the reification quad.
removeRelation(Node, Node) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveGraphCache
Remove an instance of a relation from the cache.
removeSameAs(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Remove the statement that this resource is the same as the given resource.
removeSameIndividualAs(Resource) - Method in interface com.hp.hpl.jena.ontology.Individual
Remove the statement that this individual is the same as the given individual.
removeSeeAlso(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Remove the statement indicating the given resource as a source of additional information about this resource.
removeSomeValuesFrom(Resource) - Method in interface com.hp.hpl.jena.ontology.SomeValuesFromRestriction
Remove the statement that this restriction has some values from the given class among the values for the restricted property.
removeSubClass(Resource) - Method in interface com.hp.hpl.jena.ontology.OntClass
Remove the given class from the sub-classes of this class.
removeSubProperty(Property) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Remove the given property from the sub-properties of this property.
removeSuperClass(Resource) - Method in interface com.hp.hpl.jena.ontology.OntClass
Remove the given class from the super-classes of this class.
removeSuperProperty(Property) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Remove the given property from the super-properties of this property.
removeVersionInfo(String) - Method in interface com.hp.hpl.jena.ontology.OntResource
Remove the statement that the given string provides version information about this resource.
removedStatement(Statement) - Method in interface com.hp.hpl.jena.rdf.model.ModelChangedListener
Method to call when a single statement has been removed from the attached model.
removedStatements(Statement[]) - Method in interface com.hp.hpl.jena.rdf.model.ModelChangedListener
Method to call when an array of statements has been removed from the attached model.
removedStatements(List) - Method in interface com.hp.hpl.jena.rdf.model.ModelChangedListener
Method to call when a list of statements has been deleted from the attached model.
removedStatements(StmtIterator) - Method in interface com.hp.hpl.jena.rdf.model.ModelChangedListener
Method to call when a statement iterator has been used to remove statements from the attached model.
removedStatements(Model) - Method in interface com.hp.hpl.jena.rdf.model.ModelChangedListener
Method to call when a model has been used to remove statements from our attached model.
renameResource(Resource, String) - Static method in class com.hp.hpl.jena.util.ResourceUtils
Answer a new resource that occupies the same position in the graph as the current resource old, but that has the given URI.
replace(int, RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Replace the value at the i'th position in the list with the given value.
replaces - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The described resource supplants, displaces, or supersedes the referenced resource.
represents() - Method in interface com.hp.hpl.jena.enhanced.Type
 
requires - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The described resource requires the referenced resource to support its function, delivery, or coherence of content.
reset() - Method in class com.hp.hpl.jena.rdql.QueryResultsMem
 
reset() - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Reset any internal caches.
reset() - Method in interface com.hp.hpl.jena.reasoner.InfGraph
Reset any internal caches.
reset() - Method in class com.hp.hpl.jena.util.TestManifestList.TestIterator
Start again.
resourceAttr - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
resourcePropertyElt - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
rest() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML rest property on Lists
rest - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML rest property on Lists
rest() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML rest property on Lists
rest - Static variable in class com.hp.hpl.jena.vocabulary.RDF
 
result - Static variable in class com.hp.hpl.jena.vocabulary.TestManifest
 
resultVariable - Static variable in class com.hp.hpl.jena.vocabulary.ResultSet
 
resultsNamespace - Static variable in class com.hp.hpl.jena.rdql.QueryResultsFormatter
 
rewind() - Method in class com.hp.hpl.jena.rdql.QueryResultsMem
 
rewind() - Method in interface com.hp.hpl.jena.rdql.QueryResultsRewindable
Move back to the start of the iterator for this instance of results of a query.
rights - Static variable in class com.hp.hpl.jena.vocabulary.DC_10
 
rights - Static variable in class com.hp.hpl.jena.vocabulary.DC_11
Information about rights held in and over the resource.

S

S - Static variable in class com.hp.hpl.jena.graph.query.Query
 
SAMEDOCUMENT - Static variable in class com.hp.hpl.jena.rdf.arp.URI
 
SAME_AS() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes that one resource represents the same ontology object as another.
SAME_INDIVIDUAL_AS() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes that one resource represents the same individual as another.
SEE_ALSO() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes seeAlso annotation on an ontology element
SELECTOREXCEPTION - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
An application supplied Selector has raised an exception, which is encapsulated in this exception.
SEQINDEXBOUNDS - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
A sequence index is out of the valid range for that sequence.
SIZE - Static variable in interface com.hp.hpl.jena.graph.Graph
 
SOME_VALUES_FROM() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes a restriction on a given property to have at least one value from the given class expression.
SORT_STRING - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
SOUND - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
SOURCE - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
STATEMENTNOTPRESENT - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
Statement not present
SUB_CLASS_OF() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes that one class is a sub-class of another.
SUB_PROPERTY_OF() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes that one property is a sub-property of another.
SYMMETRIC_PROPERTY() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the resource that represents the class of properties that are symmetric.
SYNTAXERROR - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
Syntax Errors in input stream
SameAsFact - interface com.hp.hpl.jena.ontology.SameAsFact.
Represents the fact that one idividual is stated to be the same as another.
Selector - interface com.hp.hpl.jena.rdf.model.Selector.
A Statement selector.
Seq - interface com.hp.hpl.jena.rdf.model.Seq.
RDF Sequence container.
Seq - Static variable in class com.hp.hpl.jena.vocabulary.RDF
 
Service - Static variable in class com.hp.hpl.jena.vocabulary.DCTypes
A service is a system that provides one or more functions of value to the end-user.
Settable - interface com.hp.hpl.jena.rdql.Settable.
 
SimpleQueryHandler - class com.hp.hpl.jena.graph.query.SimpleQueryHandler.
 
SimpleQueryHandler(Graph) - Constructor for class com.hp.hpl.jena.graph.query.SimpleQueryHandler
make an instance, remember the graph
SimpleQueryPlan - class com.hp.hpl.jena.graph.query.SimpleQueryPlan.
 
SimpleQueryPlan(Graph, Query, Node[]) - Constructor for class com.hp.hpl.jena.graph.query.SimpleQueryPlan
 
SimpleSelector - class com.hp.hpl.jena.rdf.model.SimpleSelector.
A general selector class for use when querying models.
SimpleSelector() - Constructor for class com.hp.hpl.jena.rdf.model.SimpleSelector
Create a selector.
SimpleSelector(Resource, Property, RDFNode) - Constructor for class com.hp.hpl.jena.rdf.model.SimpleSelector
Create a selector.
SimpleSelector(Resource, Property, boolean) - Constructor for class com.hp.hpl.jena.rdf.model.SimpleSelector
Create a selector.
SimpleSelector(Resource, Property, long) - Constructor for class com.hp.hpl.jena.rdf.model.SimpleSelector
Create a selector.
SimpleSelector(Resource, Property, char) - Constructor for class com.hp.hpl.jena.rdf.model.SimpleSelector
Create a selector.
SimpleSelector(Resource, Property, float) - Constructor for class com.hp.hpl.jena.rdf.model.SimpleSelector
Create a selector.
SimpleSelector(Resource, Property, double) - Constructor for class com.hp.hpl.jena.rdf.model.SimpleSelector
Create a selector.
SimpleSelector(Resource, Property, String) - Constructor for class com.hp.hpl.jena.rdf.model.SimpleSelector
Create a selector.
SimpleSelector(Resource, Property, String, String) - Constructor for class com.hp.hpl.jena.rdf.model.SimpleSelector
Create a selector.
SimpleSelector(Resource, Property, Object) - Constructor for class com.hp.hpl.jena.rdf.model.SimpleSelector
Create a selector.
SimpleTreeQueryPlan - class com.hp.hpl.jena.graph.query.SimpleTreeQueryPlan.
 
SimpleTreeQueryPlan(Graph, Graph) - Constructor for class com.hp.hpl.jena.graph.query.SimpleTreeQueryPlan
 
SingletonIterator - class com.hp.hpl.jena.util.iterator.SingletonIterator.
A ClosableIterator that contains only one element
SingletonIterator(Object) - Constructor for class com.hp.hpl.jena.util.iterator.SingletonIterator
Constructor
Software - Static variable in class com.hp.hpl.jena.vocabulary.DCTypes
Software is a computer program in source or compiled form which may be available for installation non-transiently on another machine.
SomeValuesFromRestriction - interface com.hp.hpl.jena.ontology.SomeValuesFromRestriction.
A property restriction that requires the named property to have at least one range instance belonging to the given class.
Sound - Static variable in class com.hp.hpl.jena.vocabulary.DCTypes
A sound is a resource whose content is primarily intended to be rendered as audio.
SourceScheme - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A set of source encoding schemes and/or formats
SpatialScheme - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A set of geographic place encoding schemes and/or formats
Stage - class com.hp.hpl.jena.graph.query.Stage.
a processing stage in the query pipeline.
Stage() - Constructor for class com.hp.hpl.jena.graph.query.Stage
 
Standard - Static variable in interface com.hp.hpl.jena.graph.Reifier
 
StandardValidityReport - class com.hp.hpl.jena.reasoner.StandardValidityReport.
Default implementation of ValidityReport which simply stores a list of precomputed Report records.
StandardValidityReport() - Constructor for class com.hp.hpl.jena.reasoner.StandardValidityReport
 
StanfordImpl - class com.hp.hpl.jena.rdf.arp.StanfordImpl.
An implementation of Sergey Melnik's Stanford API, used by SiRPAC.
StanfordImpl() - Constructor for class com.hp.hpl.jena.rdf.arp.StanfordImpl
Creates an RDFParser.
Statement - Static variable in interface com.hp.hpl.jena.graph.Reifier
 
Statement - interface com.hp.hpl.jena.rdf.model.Statement.
An RDF Statement.
Statement - Static variable in class com.hp.hpl.jena.vocabulary.RDF
 
StatementHandler - interface com.hp.hpl.jena.rdf.arp.StatementHandler.
The callback from a reader to an RDF application.
StmtIterator - interface com.hp.hpl.jena.rdf.model.StmtIterator.
An iterator which returns RDF Statements.
Street - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
SubClassAxiom - interface com.hp.hpl.jena.ontology.SubClassAxiom.
A type of axiom denoting equivalence between two class descriptions.
SubPropertyAxiom - interface com.hp.hpl.jena.ontology.SubPropertyAxiom.
Axiom that states that one property description is a sub-property of another.
SubjectScheme - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A set of subject encoding schemes and/or formats
Suffix - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
SymmetricProperty - interface com.hp.hpl.jena.ontology.SymmetricProperty.
Interface that encapsulates a property that is symmetric, i.e. one in which if p(x, y) holds, thenp(y, x) must also hold.
SymmetricProperty - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the class of OWL properties that are symmetric
sameAs(Object) - Method in class com.hp.hpl.jena.reasoner.TriplePattern
Compare triple patterns, taking into account variable indices.
sameAs - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that two given values are equivalent
sameClassAs() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML sameClassAs property on Classes
sameClassAs - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML sameClassAs property on Classes
sameClassAs() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML sameClassAs property on Classes
sameIndividualAs() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML sameIndividualAs property on instances
sameIndividualAs - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML sameIndividualAs property on instances
sameIndividualAs() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML sameIndividualAs property on instances
sameIndividualAs - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that two given indviduals are the same object
sameListAs(RDFList) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer true if this list has the same elements in the same order as the given list.
samePropertyAs() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML samePropertyAs property on Properties
samePropertyAs - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML samePropertyAs property on Properties
samePropertyAs() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML samePropertyAs property on Properties
sameValueAs(Object) - Method in class com.hp.hpl.jena.graph.Node
Test that two nodes are semantically equivalent.
sameValueAs(Object) - Method in class com.hp.hpl.jena.graph.Node_Literal
Test that two nodes are semantically equivalent.
sameValueAs(Literal) - Method in interface com.hp.hpl.jena.rdf.model.Literal
Test that two literals are semantically equivalent.
scanProperties - Static variable in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasonerFactory
Deprecated. Property used to configure the scan behaviour of the reasoner.
schemagen - class jena.schemagen.
A vocabulary generator, that will consume an ontology or other vocabulary file, and generate a Java file with the constants from the vocabulary compiled in.
schemagen() - Constructor for class jena.schemagen
 
schemagen_orig - class jena.schemagen_orig.
The original version of a program to read in an RDF schema and generate a corresponding Jena constant schema class.
schemagen_orig() - Constructor for class jena.schemagen_orig
 
sectionListExpand - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
sectionReification - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
seeAlso() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the Alias for rdfs:seeAlso in daml namespace
seeAlso - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
Alias for rdfs:seeAlso in daml namespace
seeAlso() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the alias for rdfs:seeAlso in daml namespace
seeAlso - Static variable in class com.hp.hpl.jena.vocabulary.RDFS
 
selects(Statement) - Method in class com.hp.hpl.jena.rdf.model.SimpleSelector
This method is designed to be over ridden by subclasses to define application specific constraints on the statements selected.
set(int, RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Set the value at a given index in the sequence.
set(int, boolean) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Set the value at a given index in the sequence.
set(int, long) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Set the value at a given index in the sequence.
set(int, char) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Set the value at a given index in the sequence.
set(int, float) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Set the value at a given index in the sequence.
set(int, double) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Set the value at a given index in the sequence.
set(int, String) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Set the value at a given index in the sequence.
set(int, String, String) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Set the value at a given index in the sequence.
set(int, Object) - Method in interface com.hp.hpl.jena.rdf.model.Seq
Set the value at a given index in the sequence.
set(Object, Object) - Method in class com.hp.hpl.jena.util.iterator.Relation
a is now related to b
set11(Object, Object) - Method in class com.hp.hpl.jena.util.iterator.Relation
Uniquely a is now related to uniquely b.
set1N(Object, Object) - Method in class com.hp.hpl.jena.util.iterator.Relation
Uniquely a is now related to b.
setAllValuesFrom(Resource) - Method in interface com.hp.hpl.jena.ontology.AllValuesFromRestriction
Assert that this restriction restricts the property to have all values be members of the given class.
setBackwardCompatibleWith(Resource) - Method in interface com.hp.hpl.jena.ontology.Ontology
Assert that this ontology is backward compatible with the given ontology.
setBaseGraph(Graph) - Method in class com.hp.hpl.jena.graph.compose.Polyadic
Set the designated updateable graph for this composition.
setBoolean(boolean) - Method in interface com.hp.hpl.jena.rdql.Settable
 
setCacheModels(boolean) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Set the policy flag that indicates whether loaded models are cached by URI
setCaching(boolean, boolean) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveEngine
Set the closure caching flags.
setCaching(boolean) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveGraphCache
Switch on/off caching of transitive closures.
setCardinality(int) - Method in interface com.hp.hpl.jena.ontology.CardinalityRestriction
Assert that this restriction restricts the property to have the given cardinality.
setComment(String, String) - Method in interface com.hp.hpl.jena.ontology.OntResource
Assert that the given string is the comment on this resource.
setDatabaseProperties(Model) - Method in class com.hp.hpl.jena.db.DBConnection
Set the database-specific properties.
setDatabaseProperties(Model) - Method in interface com.hp.hpl.jena.db.IDBConnection
Sets database-specific properties.
setDatabaseType(String) - Method in class com.hp.hpl.jena.db.DBConnection
Set the database type manually.
setDatabaseType(String) - Method in interface com.hp.hpl.jena.db.IDBConnection
Set the database type manually.
setDefault(RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.Alt
Set the default value of this container.
setDefault(boolean) - Method in interface com.hp.hpl.jena.rdf.model.Alt
Set the default value of this container.
setDefault(long) - Method in interface com.hp.hpl.jena.rdf.model.Alt
Set the default value of this container.
setDefault(char) - Method in interface com.hp.hpl.jena.rdf.model.Alt
Set the default value of this container.
setDefault(float) - Method in interface com.hp.hpl.jena.rdf.model.Alt
Set the default value of this container.
setDefault(double) - Method in interface com.hp.hpl.jena.rdf.model.Alt
Set the default value of this container.
setDefault(String) - Method in interface com.hp.hpl.jena.rdf.model.Alt
Set the default value of this container.
setDefault(String, String) - Method in interface com.hp.hpl.jena.rdf.model.Alt
Set the default value of this container.
setDefault(Object) - Method in interface com.hp.hpl.jena.rdf.model.Alt
Set the default value of this container.
setDefaultErrorMode() - Method in class com.hp.hpl.jena.rdf.arp.ARP
Resets error mode to the default values: most errors are reported as warnings, but triples are produced.
setDefaultValue(Object) - Method in class com.hp.hpl.jena.util.iterator.ConcatenatedIterator
Set the default value for this iteration, which will be a value that is guaranteed to be returned as a member of the iteration.
setDerivationLogging(boolean) - Method in interface com.hp.hpl.jena.rdf.model.InfModel
Switch on/off drivation logging.
setDerivationLogging(boolean) - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Switch on/off drivation logging
setDerivationLogging(boolean) - Method in interface com.hp.hpl.jena.reasoner.InfGraph
Switch on/off drivation logging
setDerivationLogging(boolean) - Method in interface com.hp.hpl.jena.reasoner.Reasoner
Switch on/off drivation logging.
setDerivationLogging(boolean) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasoner
Deprecated. Switch on/off drivation logging.
setDerivationLogging(boolean) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasoner
Switch on/off drivation logging.
setDifferentFrom(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Assert that the given resource and this resource are distinct.
setDisjointWith(Resource) - Method in interface com.hp.hpl.jena.ontology.OntClass
Assert that this class is disjoint with the given class.
setDistinct(RDFList) - Method in interface com.hp.hpl.jena.ontology.AllDifferent
Assert that the list of distinct individuals in this AllDifferent declaration is the given list.
setDocumentManager(OntDocumentManager) - Method in class com.hp.hpl.jena.ontology.OntModelSpec
Set the document manager in this specification
setDomain(Resource) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Assert that the given resource represents the class of individuals that form the domain of this property.
setDouble(double) - Method in interface com.hp.hpl.jena.rdql.Settable
 
setDriver(IRDBDriver) - Method in class com.hp.hpl.jena.db.DBConnection
Set the IRDBDriver to use for this connection.
setDriver(IRDBDriver) - Method in interface com.hp.hpl.jena.db.IDBConnection
Set the IRDBDriver to use for this connection.
setElement(int, Object) - Method in class com.hp.hpl.jena.graph.query.Domain
 
setEmbedding(boolean) - Method in class com.hp.hpl.jena.rdf.arp.ARP
Sets whether the XML document is only RDF, or contains RDF embedded in other XML.
setEquivalentClass(Resource) - Method in interface com.hp.hpl.jena.ontology.OntClass
Assert that the given class is equivalent to this class.
setEquivalentProperty(Property) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Assert that the given property is equivalent to this property.
setErrorHandler(ErrorHandler) - Method in class com.hp.hpl.jena.rdf.arp.ARP
Sets the error handler, for both XML and RDF parse errors.
setErrorHandler(RDFErrorHandler) - Method in class com.hp.hpl.jena.rdf.arp.JenaReader
Change the error handler.
setErrorHandler(ErrorHandler) - Method in class com.hp.hpl.jena.rdf.arp.StanfordImpl
Set the error handler.
setErrorHandler(RDFErrorHandler) - Method in interface com.hp.hpl.jena.rdf.model.RDFReader
Set an error handler for the reader
setErrorHandler(RDFErrorHandler) - Method in interface com.hp.hpl.jena.rdf.model.RDFWriter
Set an error handler.
setErrorMode(int, int) - Method in class com.hp.hpl.jena.rdf.arp.ARP
Sets or gets the error handling mode for a specific error condition.
setFileBase(String) - Static method in class com.hp.hpl.jena.util.ModelLoader
Sets the directory used in resolving URIs that are raw file names (no file:) This is a global change when the ModelLoader is used.
setFragment(String) - Method in class com.hp.hpl.jena.rdf.arp.URI
Set the fragment for this URI.
setHasValue(RDFNode) - Method in interface com.hp.hpl.jena.ontology.HasValueRestriction
Assert that this restriction restricts the property to have the given value.
setHead(RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Update the head of the list to have the given value, and return the previous value.
setImport(Resource) - Method in interface com.hp.hpl.jena.ontology.Ontology
Assert that this ontology imports only the given ontology.
setIncompatibleWith(Resource) - Method in interface com.hp.hpl.jena.ontology.Ontology
Assert that this ontology is incompatible with the given ontology.
setInstance(ResourceFactory.Interface) - Static method in class com.hp.hpl.jena.rdf.model.ResourceFactory
set the current factory object.
setInt(long) - Method in interface com.hp.hpl.jena.rdql.Settable
 
setInverseOf(Property) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Assert that this property is the inverse of the given property.
setIsDefinedBy(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Assert that the given resource provides a source of definitions about this resource.
setLabel(String, String) - Method in interface com.hp.hpl.jena.ontology.OntResource
Assert that the given string is the value of the label for this resource.
setLanguage(String) - Method in class com.hp.hpl.jena.ontology.OntModelSpec
Set the URI of the ontology to use for models that conform to this specification.
setLaxErrorMode() - Method in class com.hp.hpl.jena.rdf.arp.ARP
As many errors as possible are ignored.
setMaxCardinality(int) - Method in interface com.hp.hpl.jena.ontology.MaxCardinalityRestriction
Assert that this restriction restricts the property to have the given maximum cardinality.
setMetadataSearchPath(String, boolean) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Change the search path for loading ontology metadata to the given path.
setMinCardinality(int) - Method in interface com.hp.hpl.jena.ontology.MinCardinalityRestriction
Assert that this restriction restricts the property to have the given minimum cardinality.
setModelMaker(ModelMaker) - Method in class com.hp.hpl.jena.ontology.OntModelSpec
Set the model maker that will be used when the ontology model needs to create an additional container for an imported ontology
setN1(Object, Object) - Method in class com.hp.hpl.jena.util.iterator.Relation
a is now related to uniquely b.
setNN(Object, Object) - Method in class com.hp.hpl.jena.util.iterator.Relation
a is now related to b
setNodeCache(Cache) - Method in class com.hp.hpl.jena.enhanced.EnhGraph
Set the cache controller object for this graph
setOldLiteralCompare(boolean) - Static method in class com.hp.hpl.jena.rdf.model.JenaConfig
Deprecated. this functionality is temporary
setOnProperty(Property) - Method in interface com.hp.hpl.jena.ontology.Restriction
Assert that the property that this restriction applies to is the given property.
setOneOf(RDFList) - Method in interface com.hp.hpl.jena.ontology.EnumeratedClass
Assert that this class is exactly the enumeration of the given individuals.
setOperand(Resource) - Method in interface com.hp.hpl.jena.ontology.ComplementClass
Set the class that the class represented by this class expression is a complement of.
setOperands(RDFList) - Method in interface com.hp.hpl.jena.ontology.BooleanClassDescription
Assert that the operands for this boolean class expression are the classes in the given list.
setParameter(String, Object) - Method in interface com.hp.hpl.jena.reasoner.Reasoner
Set a configuration parameter for the reasoner.
setParameter(String, Object) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasoner
Deprecated. Set a configuration parameter for the reasoner.
setParameter(String, Object) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasoner
Set a configuration paramter for the reasoner.
setPrefix(String, String) - Method in class com.hp.hpl.jena.rdql.Query
Set a prefix for this query
setPriorVersion(Resource) - Method in interface com.hp.hpl.jena.ontology.Ontology
Assert that this ontology is a new version of the given ontology.
setProcessImports(boolean) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Set the policy flag for processing imports of loaded ontologies.
setProperty(String, Object) - Method in class com.hp.hpl.jena.rdf.arp.JenaReader
Change a property of the RDF or XML parser.
setProperty(String, Object) - Method in interface com.hp.hpl.jena.rdf.model.RDFReader
Set the value of a reader property.
setProperty(String, Object) - Method in interface com.hp.hpl.jena.rdf.model.RDFWriter
Set a property to control the behaviour of this writer.
setProperty(String, Object) - Method in interface com.hp.hpl.jena.xmloutput.RDFXMLWriterI
Sets properties on this writer.
setPropertyValue(Property, RDFNode) - Method in interface com.hp.hpl.jena.ontology.OntResource
Set the value of the given property of this ontology resource to the given value, encoded as an RDFNode.
setQuery(Query) - Method in class com.hp.hpl.jena.rdql.ResultBinding
 
setRDFLiteral(Literal) - Method in interface com.hp.hpl.jena.rdql.Settable
 
setRDFResource(Resource) - Method in interface com.hp.hpl.jena.rdql.Settable
 
setRDFType(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Set the RDF type (ie the class) for this resource, replacing any existing rdf:type property.
setRange(Resource) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Assert that the given resource represents the class of individuals that form the range of this property.
setReaderClassName(String, String) - Method in interface com.hp.hpl.jena.rdf.model.RDFReaderF
set the class name for the RDFReader for a langauge
setReasoner(Reasoner) - Method in class com.hp.hpl.jena.ontology.OntModelSpec
Set the reasoner that will be used by ontology models that conform to this specification to compute entailments.
setReasonerFactory(ReasonerFactory) - Method in class com.hp.hpl.jena.ontology.OntModelSpec
Set the factory object that will be used to generate the reasoner object for this model specification.
setSameAs(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Assert equivalence between the given resource and this resource.
setSameIndividualAs(Resource) - Method in interface com.hp.hpl.jena.ontology.Individual
Assert equivalence between the given individual and this individual.
setScanProperties(boolean) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSInfGraph
Sets the scanProperties flag If this is set to true then when a reasoner instance is constructed the whole data graph is scanned to detect all properties and the results are cached.
setSeeAlso(Resource) - Method in interface com.hp.hpl.jena.ontology.OntResource
Assert that the given resource provides additional information about the definition of this resource
setSomeValuesFrom(Resource) - Method in interface com.hp.hpl.jena.ontology.SomeValuesFromRestriction
Assert that this restriction restricts the property to have at least one value that is a member of the given class.
setSource(Model) - Method in class com.hp.hpl.jena.rdql.Query
The data target for the query as a Jena model.
setSourceURL(String) - Method in class com.hp.hpl.jena.rdql.Query
Location of the source for the data.
setStatementHandler(StatementHandler) - Method in class com.hp.hpl.jena.rdf.arp.ARP
Sets the StatementHandler that provides the callback mechanism for each triple in the file.
setStrict(boolean) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Set a flag to indicate whether to strictly check the well-formedness of lists at each operation.
setStrictErrorMode() - Method in class com.hp.hpl.jena.rdf.arp.ARP
This method tries to emulate the latest Working Group recommendations.
setStrictErrorMode(int) - Method in class com.hp.hpl.jena.rdf.arp.ARP
This method detects and prohibits errors according to the latest Working Group recommendations.
setStrictMode(boolean) - Method in interface com.hp.hpl.jena.ontology.OntModel
Set the checking mode to strict or non-strict.
setString(String) - Method in interface com.hp.hpl.jena.rdql.Settable
 
setSubClass(Resource) - Method in interface com.hp.hpl.jena.ontology.OntClass
Assert that this class is super-class of the given class.
setSubProperty(Property) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Assert that this property is super-property of the given property.
setSuperClass(Resource) - Method in interface com.hp.hpl.jena.ontology.OntClass
Assert that this class is sub-class of the given class.
setSuperProperty(Property) - Method in interface com.hp.hpl.jena.ontology.OntProperty
Assert that this property is sub-property of the given property.
setTail(RDFList) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Update the list cell at the front of the list to have the given list as tail.
setURI(String) - Method in interface com.hp.hpl.jena.rdql.Settable
 
setUseDeclaredPrefixes(boolean) - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Set the flag that determines whether pre-declared namespace prefixes will be added to newly generated ontology models.
setUserData(Object) - Method in interface com.hp.hpl.jena.rdf.arp.AResource
The user data allows the RDF application to store one Object with each resource during parsing.
setValue(Object) - Method in class com.hp.hpl.jena.util.OneToManyMap.Entry
Set the value, which writes through to the map.
setValue(Object) - Method in class com.hp.hpl.jena.util.iterator.PairEntry
 
setVersionInfo(String) - Method in interface com.hp.hpl.jena.ontology.OntResource
Assert that the given string is the value of the version info for this resource.
setWriterClassName(String, String) - Method in interface com.hp.hpl.jena.rdf.model.RDFWriterF
set the class name for the RDFWriter for a langauge
simplePrintString(Triple) - Static method in class com.hp.hpl.jena.reasoner.TriplePattern
Simplified printable name for a triple
simplePrintString(Node) - Static method in class com.hp.hpl.jena.reasoner.TriplePattern
Simplified printable name for a node
size() - Method in class com.hp.hpl.jena.db.GraphRDB
 
size() - Method in interface com.hp.hpl.jena.graph.Graph
 
size() - Method in class com.hp.hpl.jena.graph.compose.CompositionBase
Answer the number of triples in this graph
size() - Method in class com.hp.hpl.jena.graph.compose.Delta
 
size() - Method in class com.hp.hpl.jena.graph.query.Domain
 
size() - Method in class com.hp.hpl.jena.graph.query.Mapping
Answer the number of names currently held in the map
size() - Method in interface com.hp.hpl.jena.rdf.model.Container
return the number values in the container.
size() - Method in interface com.hp.hpl.jena.rdf.model.Model
(Unwise) Computes the number of statements in the model.
size() - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer the number of elements in the list.
size() - Method in class com.hp.hpl.jena.rdql.Environment
Deprecated. This class has been renamed as ResultBinding
size() - Method in class com.hp.hpl.jena.rdql.QueryResultsMem
Return the number of rows
size() - Method in class com.hp.hpl.jena.rdql.ResultBinding
 
size() - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Return the number of triples in the just the base graph
size() - Method in class com.hp.hpl.jena.reasoner.StandardValidityReport
Return a count of the number of warning or error reports generated by the validation.
size() - Method in class com.hp.hpl.jena.util.OneToManyMap
Answer the number of key-value mappings in the map
size - Static variable in class com.hp.hpl.jena.vocabulary.ResultSet
 
solution - Static variable in class com.hp.hpl.jena.vocabulary.ResultSet
 
someValuesFrom - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that a class is in a given restriction if at least one value of the restricted property is in the given class
source - Static variable in class com.hp.hpl.jena.vocabulary.DC_10
 
source - Static variable in class com.hp.hpl.jena.vocabulary.DC_11
A reference to a resource from which the present resource is derived.
spatial - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Spatial characteristics of the intellectual content of the resoure.
startsWithComposingCharacter(String) - Static method in class com.hp.hpl.jena.rdf.arp.CharacterModel
 
statement(AResource, AResource, AResource) - Method in interface com.hp.hpl.jena.rdf.arp.StatementHandler
A triple in the file.
statement(AResource, AResource, ALiteral) - Method in interface com.hp.hpl.jena.rdf.arp.StatementHandler
A triple in the file.
stmtTable - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
str2flags(String) - Static method in class com.hp.hpl.jena.rdf.arp.URI
 
strictMode() - Method in interface com.hp.hpl.jena.ontology.OntModel
Answer true if this model is currently in strict checking mode.
subClassOf - Static variable in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveEngine
The normal subClassOf property
subClassOf - Static variable in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasoner
The normal subClassOf property
subClassOf() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the Alias for rdfs:subClassOf in daml namespace
subClassOf - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
Alias for rdfs:subClassOf in daml namespace
subClassOf() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the alias for rdfs:subClassOf in daml namespace
subClassOf - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the super-class of a class @see RDFS#subClassOf
subClassOf - Static variable in class com.hp.hpl.jena.vocabulary.RDFS
 
subPropertyOf - Static variable in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveEngine
The normal subPropertyOf property
subPropertyOf - Static variable in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasoner
The normal subPropertyOf property
subPropertyOf() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the Alias for rdfs:subPropertyOf in daml namespace
subPropertyOf - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
Alias for rdfs:subPropertyOf in daml namespace
subPropertyOf() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the alias for rdfs:subPropertyOf in daml namespace
subPropertyOf - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the super-property of a property @see RDFS#subPropertyOf
subPropertyOf - Static variable in class com.hp.hpl.jena.vocabulary.RDFS
 
subject - Static variable in interface com.hp.hpl.jena.graph.Reifier
 
subject - Static variable in class com.hp.hpl.jena.vocabulary.DC_10
 
subject - Static variable in class com.hp.hpl.jena.vocabulary.DC_11
The topic of the content of the resource.
subject - Static variable in class com.hp.hpl.jena.vocabulary.RDF
 
subjectMatches(Node) - Method in class com.hp.hpl.jena.graph.Triple
 
subjectsFor(Node, Node) - Method in interface com.hp.hpl.jena.graph.query.QueryHandler
deliver an iterator over all the subjects _s_ such that _(s, p, o)_ is in the underlying graph; nulls count as wildcards.
subjectsFor(Node, Node) - Method in class com.hp.hpl.jena.graph.query.SimpleQueryHandler
 
subsumes(TriplePattern) - Method in class com.hp.hpl.jena.reasoner.TriplePattern
Compare two patterns and return true if arg is a more specific (more grounded) version of this one.
supports(Class) - Method in class com.hp.hpl.jena.enhanced.Polymorphic
return _true_ iff this polymorphic object supports the specified interface.
supportsP - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Reasoner description property: a schema property supported by the reasoner
supportsProperty(Property) - Method in interface com.hp.hpl.jena.reasoner.Reasoner
Determine whether the given property is recognized and treated specially by this reasoner.
supportsProperty(Property) - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasoner
Deprecated. Determine whether the given property is recognized and treated specially by this reasoner.
supportsProperty(Property) - Method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasoner
Determine whether the given property is recognized and treated specially by this reasoner.
supportsSetOperations() - Method in interface com.hp.hpl.jena.rdf.model.Model
Determine whether this model supports set operations.
supportsTransactions() - Method in interface com.hp.hpl.jena.rdf.model.Model
Determine whether this model supports transactions.
syntaxTerms - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
systemGraphName - Static variable in class com.hp.hpl.jena.vocabulary.DB
 

T

TEL - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
TELTYPES - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
TGN - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
The Getty Thesaurus of Geographic Names
THING() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the resource that represents the class all individuals.
TIME_MASK - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDateTime
Mask to indicate whether time is present
TITLE - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
TRANSITIVE_PROPERTY() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the resource that represents the class of properties that apply transitively.
TRUE - Static variable in interface com.hp.hpl.jena.graph.query.Predicate
The predicate TRUE, which always evaluates to _true_, and optimises itself away when it makes an _and_.
TZ - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
TZTYPES - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
TemporalScheme - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A set of encoding schemes for the coverage qualifier "temporal"
TestLogger - class com.hp.hpl.jena.util.TestLogger.
This class is a utility for use with the log4j library, during testing.
TestLogger(Class) - Constructor for class com.hp.hpl.jena.util.TestLogger
Suppresses the logger identified by c
TestManifest - class com.hp.hpl.jena.vocabulary.TestManifest.
TestManifest vocabulary class for namespace http://jena.hpl.hp.com/2003/03/test-manifest#
TestManifest() - Constructor for class com.hp.hpl.jena.vocabulary.TestManifest
 
TestManifestList - class com.hp.hpl.jena.util.TestManifestList.
 
TestManifestList(String) - Constructor for class com.hp.hpl.jena.util.TestManifestList
 
TestManifestList(Model) - Constructor for class com.hp.hpl.jena.util.TestManifestList
 
TestManifestList.ActionProc - interface com.hp.hpl.jena.util.TestManifestList.ActionProc.
Action to perform on each entry of the manifest file to create the test
TestManifestList.TestItem - class com.hp.hpl.jena.util.TestManifestList.TestItem.
 
TestManifestList.TestItem() - Constructor for class com.hp.hpl.jena.util.TestManifestList.TestItem
 
TestManifestList.TestIterator - class com.hp.hpl.jena.util.TestManifestList.TestIterator.
Iterator over all the manifest entries found in the model.
TestManifestList.TestPrinter - class com.hp.hpl.jena.util.TestManifestList.TestPrinter.
Simple printer for simple manifests.
TestManifestList.TestPrinter() - Constructor for class com.hp.hpl.jena.util.TestManifestList.TestPrinter
 
TestQuery - class com.hp.hpl.jena.vocabulary.TestQuery.
TestQuery vocabulary class for namespace http://jena.hpl.hp.com/2003/03/test-query#
TestQuery() - Constructor for class com.hp.hpl.jena.vocabulary.TestQuery
 
Text - Static variable in class com.hp.hpl.jena.vocabulary.DCTypes
A text is a resource whose content is primarily words for reading.
Thing() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF resource for the top type (i.e. the super-type of all types).
Thing - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF resource for the top type (i.e. the super-type of all types).
Thing() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF resource for the top type (i.e. the super-type of all types).
Thing - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the universal set containing all OWL individuals
Tokenizer - class com.hp.hpl.jena.util.Tokenizer.
A tokenizer, similar to java's StringTokenizer but allows for quoted character strings which can include other separators.
Tokenizer(String, String, String, boolean) - Constructor for class com.hp.hpl.jena.util.Tokenizer
Constructor.
TransactionHandler - interface com.hp.hpl.jena.graph.TransactionHandler.
Preliminary interface for graphs supporting transactions.
TransitiveEngine - class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveEngine.
Uses two transitive graph caches to store a subclass and a subproperty lattice and use them within a larger inference graph.
TransitiveEngine(TransitiveGraphCache, TransitiveGraphCache) - Constructor for class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveEngine
Constructor.
TransitiveEngine(TransitiveEngine) - Constructor for class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveEngine
Constructor.
TransitiveGraphCache - class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveGraphCache.
Datastructure used to represent a closed transitive reflexive relation.
TransitiveGraphCache(Node, Node) - Constructor for class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveGraphCache
Constructor - create a new cache to hold the given relation information.
TransitiveInfGraph - class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveInfGraph.
Implementation of InfGraph used by the TransitiveReasoner.
TransitiveInfGraph(Graph, TransitiveReasoner) - Constructor for class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveInfGraph
Constructor.
TransitiveProperty - interface com.hp.hpl.jena.ontology.TransitiveProperty.
Interface that encapsulates an property that is transitive i.e. one in which if p(x, y) holds, and p(x, z) holds, then p(x, z) must also hold.
TransitiveProperty() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF resource for DAML TransitiveProperty class
TransitiveProperty - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF resource for DAML TransitiveProperty class
TransitiveProperty() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF resource for DAML TransitiveProperty class
TransitiveProperty - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Resource denoting the class of OWL properties that are transitive
TransitiveReasoner - class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasoner.
A simple "reasoner" used to help with API development.
TransitiveReasoner() - Constructor for class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasoner
Constructor
TransitiveReasonerFactory - class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasonerFactory.
Factory class for creating blank instances of the transitive reasoner.
TransitiveReasonerFactory() - Constructor for class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasonerFactory
 
TreeQueryPlan - interface com.hp.hpl.jena.graph.query.TreeQueryPlan.
 
Triple - class com.hp.hpl.jena.graph.Triple.
Triples are the basis for RDF statements; they have a subject, predicate, and object field (all nodes) and express the notion that the relationship named by the predicate holds between the subject and the object.
Triple(Node, Node, Node) - Constructor for class com.hp.hpl.jena.graph.Triple
 
TripleMatch - interface com.hp.hpl.jena.graph.TripleMatch.
 
TripleMatchFilter - class com.hp.hpl.jena.graph.TripleMatchFilter.
A class to turn a triple (treated as a pattern) into a Filter.
TripleMatchFilter(Triple) - Constructor for class com.hp.hpl.jena.graph.TripleMatchFilter
Creates new TripleMatchFilter
TripleMatchIterator - class com.hp.hpl.jena.graph.TripleMatchIterator.
An iterator that selects triples from an underlying iterators of triples It used to take TripleMatch's, but those are obsolete.
TripleMatchIterator(Triple, Iterator) - Constructor for class com.hp.hpl.jena.graph.TripleMatchIterator
 
TriplePattern - class com.hp.hpl.jena.reasoner.TriplePattern.
Datastructure which defines a triple pattern as used in simple rules and in find interfaces.
TriplePattern(Node, Node, Node) - Constructor for class com.hp.hpl.jena.reasoner.TriplePattern
Constructor - builds a pattern from three nodes, use Node_Variables as variables, use a variable with an empty name as a wildcard, can also use null as a wildcard.
TriplePattern(TripleMatch) - Constructor for class com.hp.hpl.jena.reasoner.TriplePattern
Constructor - builds a pattern from a standard triple match.
TriplePattern(Triple) - Constructor for class com.hp.hpl.jena.reasoner.TriplePattern
Constructor - builds a dgenerate pattern from a simple triple.
Type - interface com.hp.hpl.jena.enhanced.Type.
A Type denotes a view of a polymorphic object.
TypeMapper - class com.hp.hpl.jena.datatypes.TypeMapper.
The TypeMapper provides a global registry of known datatypes.
TypeMapper() - Constructor for class com.hp.hpl.jena.datatypes.TypeMapper
 
TypeScheme - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A set of resource type encoding schemes and/or formats
tableOfContents - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A list of subunits of the content of the resource.
tagType() - Method in class com.hp.hpl.jena.rdf.arp.lang.LanguageTag
The properties of this LanguageTag, expressed as a bitwise or of fields from LanguageTagCodes.
temporal - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Temporal characteristics of the intellectual content of the resource.
terminologyCode - Variable in class com.hp.hpl.jena.rdf.arp.lang.Iso639
The ISO639-2 three character Terminology Code.
test(Statement) - Method in interface com.hp.hpl.jena.rdf.model.Selector
Determine whether a Statement should be selected.
test(Statement) - Method in class com.hp.hpl.jena.rdf.model.SimpleSelector
Test whether a statement should be included in a selection.
testGlobalProperty(Node) - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
A convenience version of getGlobalProperty which can only return a boolean result.
testGlobalProperty(Node) - Method in interface com.hp.hpl.jena.reasoner.InfGraph
A convenience version of getGlobalProperty which can only return a boolean result.
textinput - Static variable in class com.hp.hpl.jena.vocabulary.RSS
 
theInstance() - Static method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasonerFactory
Deprecated. Return the single global instance of this factory
theInstance() - Static method in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasonerFactory
Return the single global instance of this factory
theRegistry() - Static method in class com.hp.hpl.jena.reasoner.ReasonerRegistry
Return the single global instance of the registry
time - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:time
title - Static variable in class com.hp.hpl.jena.vocabulary.DC_10
 
title - Static variable in class com.hp.hpl.jena.vocabulary.DC_11
A name given to the resource.
title - Static variable in class com.hp.hpl.jena.vocabulary.RSS
 
toClass() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML toClass property on Restrictions
toClass - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML toClass property on Restrictions
toClass() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML toClass property on Restrictions
toModel() - Method in class com.hp.hpl.jena.rdql.QueryResultsFormatter
Encode the result set as RDF.
toModel() - Method in class com.hp.hpl.jena.rdql.QueryResultsMem
Encode the result set as RDF.
toString() - Method in class com.hp.hpl.jena.datatypes.BaseDatatype
Display format
toString() - Method in class com.hp.hpl.jena.datatypes.xsd.AbstractDateTime
Serialization
toString() - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDateTime
Return legal serialized form.
toString() - Method in class com.hp.hpl.jena.graph.Node
Return the N-Triple representation of this node. hedgehog hack: just use the label's string.
toString() - Method in class com.hp.hpl.jena.graph.Node_Variable
 
toString() - Method in class com.hp.hpl.jena.graph.Triple
return a human-readable string "subject @predicate object" describing the triple
toString() - Method in class com.hp.hpl.jena.graph.query.Bind
 
toString() - Method in class com.hp.hpl.jena.graph.query.Bound
 
toString() - Method in class com.hp.hpl.jena.graph.query.Domain
 
toString() - Method in class com.hp.hpl.jena.graph.query.Element
 
toString() - Method in class com.hp.hpl.jena.graph.query.Fixed
 
toString() - Method in class com.hp.hpl.jena.graph.query.Mapping
 
toString() - Method in class com.hp.hpl.jena.graph.query.Pattern
 
toString() - Method in class com.hp.hpl.jena.graph.query.Variable
 
toString() - Method in interface com.hp.hpl.jena.rdf.arp.ALiteral
The string value of the literal.
toString() - Method in class com.hp.hpl.jena.rdf.arp.URI
produce a human-consumable string for the URI
toString() - Method in class com.hp.hpl.jena.rdf.model.AnonId
return a string representation of the id
toString() - Method in class com.hp.hpl.jena.rdf.model.RDFException
Return an error message describing the exception.
toString() - Method in interface com.hp.hpl.jena.rdf.model.RDFNode
Return a String representation of the node.
toString() - Method in interface com.hp.hpl.jena.rdf.model.Resource
Return a string representation of the resource.
toString() - Method in class com.hp.hpl.jena.rdql.Query
 
toString() - Method in class com.hp.hpl.jena.rdql.ResultBinding
 
toString() - Method in interface com.hp.hpl.jena.rdql.Value
 
toString() - Method in interface com.hp.hpl.jena.reasoner.Derivation
Return a short-form description of this derivation.
toString() - Method in class com.hp.hpl.jena.reasoner.TriplePattern
Printable string
toString() - Method in class com.hp.hpl.jena.reasoner.ValidityReport.Report
Printable form of the report
toString() - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.BRWRule
Printable string form
toString() - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.PatternRouter
Printable version of the whole reasoner state.
toString() - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSInfGraph
Printable version of the whole reasoner state.
token - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:token
tokenImage - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
transactionsSupported() - Method in interface com.hp.hpl.jena.graph.TransactionHandler
Does this handler support transactions at all?
transitiveClosure() - Method in class com.hp.hpl.jena.util.iterator.Relation
Takes this to its transitive closure.
translate(ALiteral) - Static method in class com.hp.hpl.jena.rdf.arp.JenaReader
Deprecated. Should never have been public.
translate(AResource) - Static method in class com.hp.hpl.jena.rdf.arp.JenaReader
Deprecated. Should never have been public.
translatePred(AResource) - Static method in class com.hp.hpl.jena.rdf.arp.JenaReader
Deprecated. Should never have been public.
twoCharCode - Variable in class com.hp.hpl.jena.rdf.arp.lang.Iso639
The ISO639-1 two character code.
type - Static variable in interface com.hp.hpl.jena.graph.Reifier
 
type - Variable in class com.hp.hpl.jena.reasoner.ValidityReport.Report
The type of the error discovered, the range of errors types is reasoner-dependent.
type() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the Alias for rdf:type in daml namespace
type - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
Alias for rdf:type in daml namespace
type() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the alias for rdf:type in daml namespace
type - Static variable in class com.hp.hpl.jena.vocabulary.DC_10
 
type - Static variable in class com.hp.hpl.jena.vocabulary.DC_11
The nature or genre of the content of the resource.
type - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the type of a value @see RDF#type
type - Static variable in class com.hp.hpl.jena.vocabulary.RDF
 

U

UDC - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Universal Decimal Classification
UID - Static variable in class com.hp.hpl.jena.vocabulary.VCARD
 
UNION_OF() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes that one class is formed from the union (disjunction) of a set of others.
UNKNOWNPROPERTY - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
Unknown Property
UNSUPPORTEDOPERATION - Static variable in class com.hp.hpl.jena.rdf.model.RDFException
A method which is unsupported has been called.
URI - class com.hp.hpl.jena.rdf.arp.URI.
A class to represent a Uniform Resource Identifier (URI).
URI() - Constructor for class com.hp.hpl.jena.rdf.arp.URI
Construct a new and uninitialized URI.
URI(URI) - Constructor for class com.hp.hpl.jena.rdf.arp.URI
Construct a new URI from another URI.
URI(String) - Constructor for class com.hp.hpl.jena.rdf.arp.URI
Construct a new URI from a URI specification string.
URI(URI, String) - Constructor for class com.hp.hpl.jena.rdf.arp.URI
Construct a new URI from a base URI and a URI specification string.
URI(String, String) - Constructor for class com.hp.hpl.jena.rdf.arp.URI
Construct a new URI that does not follow the generic URI syntax.
URI(String, String, String, String, String) - Constructor for class com.hp.hpl.jena.rdf.arp.URI
Construct a new URI that follows the generic URI syntax from its component parts.
URI(String, String, String, int, String, String, String) - Constructor for class com.hp.hpl.jena.rdf.arp.URI
Construct a new URI that follows the generic URI syntax from its component parts.
URI - Static variable in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSReasonerFactory
Deprecated. Static URI for this reasoner type
URI - Static variable in class com.hp.hpl.jena.reasoner.transitiveReasoner.TransitiveReasonerFactory
Static URI for this reasoner type
URI - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
A URI Uniform Resource Identifier
URIReference - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 
URIref - class com.hp.hpl.jena.util.URIref.
This class provides methods to encode and decode URI References in accordance with http://www.w3.org/TR/charmod/#sec-URIs .
URIref() - Constructor for class com.hp.hpl.jena.util.URIref
 
USE_DECLARED_NS_PREFIXES - Static variable in class com.hp.hpl.jena.ontology.OntDocumentManager
The policy property for including the pre-declared namespace prefixes in a model.
UnambiguousProperty() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF resource for DAML UnambiguousProperty class
UnambiguousProperty - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF resource for DAML UnambiguousProperty class
UnambiguousProperty() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF resource for DAML UnambiguousProperty class
Union - class com.hp.hpl.jena.graph.compose.Union.
 
Union(Graph, Graph) - Constructor for class com.hp.hpl.jena.graph.compose.Union
 
UnionClass - interface com.hp.hpl.jena.ontology.UnionClass.
Class description that is formed from the union of a list of a class descriptions.
UniqueExtendedIterator - class com.hp.hpl.jena.util.iterator.UniqueExtendedIterator.
A variant on the closable/extended iterator that filters out duplicate values.
UniqueExtendedIterator(Iterator) - Constructor for class com.hp.hpl.jena.util.iterator.UniqueExtendedIterator
constructor
UniqueProperty() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF resource for DAML UniqueProperty class
UniqueProperty - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF resource for DAML UniqueProperty class
UniqueProperty() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF resource for DAML UniqueProperty class
UnsupportedPolymorphismException - exception com.hp.hpl.jena.enhanced.UnsupportedPolymorphismException.
 
UnsupportedPolymorphismException(EnhGraph, Class) - Constructor for class com.hp.hpl.jena.enhanced.UnsupportedPolymorphismException
 
undefined - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
undefined - Static variable in class com.hp.hpl.jena.vocabulary.ResultSet
 
unhandledException(Throwable, String, String) - Static method in class com.hp.hpl.jena.rdql.QSys
 
union(Graph) - Method in class com.hp.hpl.jena.graph.compose.Dyadic
 
union(Model) - Method in interface com.hp.hpl.jena.rdf.model.Model
Create a new model containing all the statements in this model together with all of those in another given model.
unionOf() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the unionOf property on class expressions
unionOf - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the unionOf property on class expressions
unionOf() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the unionOf property on class expressions
unionOf - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states that a given class is same as the union of a list of give class descriptions
unparse(Object) - Method in class com.hp.hpl.jena.datatypes.BaseDatatype
Convert a value of this datatype out to lexical form.
unparse(Object) - Method in interface com.hp.hpl.jena.datatypes.RDFDatatype
Convert a value of this datatype out to lexical form.
unparse(Object) - Method in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Convert a value of this datatype out to lexical form.
unregister(GraphListener) - Method in interface com.hp.hpl.jena.graph.GraphEventManager
If listener is attached to this manager, detach it, otherwise do nothing.
unregister(ModelChangedListener) - Method in interface com.hp.hpl.jena.rdf.model.Model
Unregister a listener from model-changed events on this model.
unsignedByte - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:unsignedByte
unsignedInt - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:unsignedInt
unsignedLong - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:unsignedLong
unsignedShort - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:unsignedShort
uri - Static variable in class com.hp.hpl.jena.vocabulary.DB
 
url - Static variable in class com.hp.hpl.jena.vocabulary.RSS
 
useARP - Static variable in class com.hp.hpl.jena.util.ModelLoader
 
useDeclaredPrefixes() - Method in class com.hp.hpl.jena.ontology.OntDocumentManager
Answer true if, according to the policy expressed by this document manager, newly generated ontology models should include the pre-declared namespace prefixes.
useMe(Model) - Static method in class com.hp.hpl.jena.rdf.arp.JenaReader
Sets the reader for the languages RDF/XML and RDF/XML-ABBREV to be JenaReader.

V

VCARD - class com.hp.hpl.jena.vocabulary.VCARD.
VCARD vocabulary class for namespace http://www.w3.org/2001/vcard-rdf/3.0#
VCARD() - Constructor for class com.hp.hpl.jena.vocabulary.VCARD
 
VERSION_INFO() - Method in interface com.hp.hpl.jena.ontology.Profile
Answer the predicate that denotes version-info metadata on an ontology header
ValidityReport - interface com.hp.hpl.jena.reasoner.ValidityReport.
Data structure used to report the results of validation or consistency checking operations.
ValidityReport.Report - class com.hp.hpl.jena.reasoner.ValidityReport.Report.
 
ValidityReport.Report(boolean, String, String) - Constructor for class com.hp.hpl.jena.reasoner.ValidityReport.Report
Constructor.
ValidityReport.Report(boolean, String, String, Object) - Constructor for class com.hp.hpl.jena.reasoner.ValidityReport.Report
Constructor
Valuator - interface com.hp.hpl.jena.graph.query.Valuator.
 
ValuatorConst - class com.hp.hpl.jena.graph.query.ValuatorConst.
 
ValuatorConst(Node) - Constructor for class com.hp.hpl.jena.graph.query.ValuatorConst
construct a valuator that remembers the value _X_
ValuatorVariable - class com.hp.hpl.jena.graph.query.ValuatorVariable.
 
ValuatorVariable(int) - Constructor for class com.hp.hpl.jena.graph.query.ValuatorVariable
construct a valuator that represents the index'th variable in the environment.
Value - interface com.hp.hpl.jena.rdql.Value.
 
ValueException - exception com.hp.hpl.jena.rdql.ValueException.
 
ValueException() - Constructor for class com.hp.hpl.jena.rdql.ValueException
 
ValueException(String) - Constructor for class com.hp.hpl.jena.rdql.ValueException
 
Var - interface com.hp.hpl.jena.rdql.Var.
 
Variable - class com.hp.hpl.jena.graph.query.Variable.
 
Variable() - Constructor for class com.hp.hpl.jena.graph.query.Variable
 
valid - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
Date (often a range) of validity of a resource.
validate() - Method in interface com.hp.hpl.jena.rdf.model.InfModel
Test the consistency of the underlying data.
validate() - Method in class com.hp.hpl.jena.reasoner.BaseInfGraph
Test the consistency of the bound data.
validate() - Method in interface com.hp.hpl.jena.reasoner.InfGraph
Test the consistency of the bound data.
validate() - Method in class com.hp.hpl.jena.reasoner.rdfsReasoner1.RDFSInfGraph
Test the consistency of the bound data.
value() - Method in class com.hp.hpl.jena.rdql.ResultBinding.ResultBindingIterator
 
value() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the Alias for rdf:value in daml namespace
value - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
Alias for rdf:value in daml namespace
value() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the alias for rdf:value in daml namespace
value - Static variable in class com.hp.hpl.jena.vocabulary.RDF
 
value - Static variable in class com.hp.hpl.jena.vocabulary.ResultSet
 
valueL(Domain) - Method in class com.hp.hpl.jena.graph.query.Relation
evaluate the left operand against the domain _d_
valueR(Domain) - Method in class com.hp.hpl.jena.graph.query.Relation
evaluate the right operand against the domain _d_
valueString() - Method in interface com.hp.hpl.jena.rdql.Value
 
values() - Method in class com.hp.hpl.jena.util.OneToManyMap
Returns a collection view of the values contained in this map.
varName() - Method in class com.hp.hpl.jena.rdql.ResultBinding.ResultBindingIterator
 
variable - Static variable in class com.hp.hpl.jena.vocabulary.ResultSet
 
variantOf(TriplePattern) - Method in class com.hp.hpl.jena.reasoner.TriplePattern
Test if a pattern is just a variant of this pattern.
versionInfo() - Method in interface com.hp.hpl.jena.vocabulary.DAMLVocabulary
Answer the RDF Property for the DAML versionInfo property
versionInfo - Static variable in class com.hp.hpl.jena.vocabulary.DAML_OIL
RDF Property for the DAML versionInfo property
versionInfo() - Method in class com.hp.hpl.jena.vocabulary.DAML_OIL
Answer the RDF Property for the DAML versionInfo property
versionInfo - Static variable in class com.hp.hpl.jena.vocabulary.OWL
Property denoting the OWL predicate that states the version metadata for a given ontology
versionP - Static variable in class com.hp.hpl.jena.vocabulary.ReasonerVocabulary
Reasoner description property: version of the reasoner
viewAs(Class) - Method in class com.hp.hpl.jena.enhanced.EnhNode
Answer a facet of this node, where that facet is denoted by the given type.
visitAny(Node_ANY) - Method in interface com.hp.hpl.jena.graph.NodeVisitor
 
visitBlank(Node_Blank, AnonId) - Method in interface com.hp.hpl.jena.graph.NodeVisitor
 
visitBlank(Resource, AnonId) - Method in interface com.hp.hpl.jena.rdf.model.RDFVisitor
Method to call when visiting a blank node r with identifier id.
visitLiteral(Node_Literal, LiteralLabel) - Method in interface com.hp.hpl.jena.graph.NodeVisitor
 
visitLiteral(Literal) - Method in interface com.hp.hpl.jena.rdf.model.RDFVisitor
Method to call when visiting a literal RDF node l.
visitURI(Node_URI, String) - Method in interface com.hp.hpl.jena.graph.NodeVisitor
 
visitURI(Resource, String) - Method in interface com.hp.hpl.jena.rdf.model.RDFVisitor
Method to call when visiting a URI node r with the given uri.
visitVariable(Node_Variable, String) - Method in interface com.hp.hpl.jena.graph.NodeVisitor
 
visitWith(NodeVisitor) - Method in class com.hp.hpl.jena.graph.Node
Visit a Node and dispatch on it to the appropriate method from the NodeVisitor v.
visitWith(NodeVisitor) - Method in class com.hp.hpl.jena.graph.Node_ANY
 
visitWith(NodeVisitor) - Method in class com.hp.hpl.jena.graph.Node_Blank
 
visitWith(NodeVisitor) - Method in class com.hp.hpl.jena.graph.Node_Literal
 
visitWith(NodeVisitor) - Method in class com.hp.hpl.jena.graph.Node_URI
 
visitWith(NodeVisitor) - Method in class com.hp.hpl.jena.graph.Node_Variable
 
visitWith(RDFVisitor) - Method in interface com.hp.hpl.jena.rdf.model.RDFNode
Apply the appropriate method of the visitor to this node's content and return the result.

W

W3CDTF - Static variable in class com.hp.hpl.jena.vocabulary.DCTerms
W3C Encoding rules for dates and times - a profile based on ISO 8601
WARN_BAD_NAME - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An ID symbol or other grammar production that should be an XML name is malformed.
WARN_BAD_NAMESPACE_URI - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Some xmlns declaration has a non-URI as its right hand side.
WARN_BAD_RDF_NAMESPACE_URI - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Within RDF, it is not permitted to define an XML namespace that has a namespace URI with the RDF namespace URI as a proper prefix.
WARN_BAD_XML - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Deprecated.  
WARN_BAD_XMLLANG - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The value of an xml:lang attribute while syntactically conforming to RFC3066 does not conform with other rules, possibly through not being listed in ISO639 or ISO3166 or the IANA language tag registry.
WARN_BAD_XML_NAMESPACE_URI - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Within RDF, it is not permitted to define an XML namespace that has a namespace URI with the XML namespace URI as a proper prefix.
WARN_DEPRECATED_XMLLANG - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The value of an xml:lang attribute has been deprecated by IANA (W117).
WARN_ENCODING_MISMATCH - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
ARP was called with an InputSteamReader or a FileReader which used an encoding differnt from that in the XML declaration.
WARN_IN_STRICT_MODE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
This is an internal only field, not intended for public use.
WARN_LEGAL_REUSE_OF_ID - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The same name has been used for more than one rdf:ID or rdf:bagID, in the context of different xml:bases.
WARN_MALFORMED_URI - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
A URI reference does not conform to RFC2396.
WARN_MALFORMED_XMLLANG - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The value of an xml:lang attribute does not conform to the syntactic rules of RFC3066.
WARN_MINOR_INTERNAL_ERROR - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Should not happen.
WARN_PROCESSING_INSTRUCTION_IN_RDF - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An XML processing instruction occurred in RDF content.
WARN_QNAME_AS_ID - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Deprecated. Superceded by the more general ARPErrorNumbers.WARN_BAD_NAME
WARN_RDF_NN_AS_TYPE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
rdf:_NNN is being used in the typed node construction.
WARN_REDEFINITION_OF_ID - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The same name has been used for more than one rdf:ID or rdf:bagID, in the context of the same xml:base (if any).
WARN_RELATIVE_NAMESPACE_URI_DEPRECATED - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
A namespace, which has been declared with a relative URI, has been used in a qualified name.
WARN_RESOLVING_URI_AGAINST_EMPTY_BASE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
A base URI was required but "" was given.
WARN_SAX_WARNING - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
The SAX Parser generated a warning.
WARN_STRING_COMPOSING_CHAR - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
String Literals in RDF should not start with a composing char, as defined by the CharacterModel working draft.
WARN_UNKNOWN_PARSETYPE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An unrecognised value for rdf:parseType has been found.
WARN_UNKNOWN_RDF_ATTRIBUTE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An attribute name in the RDF namespace has been used that is not a reserved RDF attribute name.
WARN_UNKNOWN_RDF_ELEMENT - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An element is tagged rdf:XXX where XXX is not a recognised RDF element name.
WARN_UNKNOWN_XML_ATTRIBUTE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An attribute from the xml namespace has been used that is not recognised.
WARN_UNQUALIFIED_ATTRIBUTE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Some attribute that is not an RDF keyword is used in an unqualified fashion.
WARN_UNQUALIFIED_ELEMENT - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
An element tag is not a qualified name.
WARN_UNQUALIFIED_RDF_ATTRIBUTE - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
A standard rdf attribute like type or about is used without a namespace qualifier.
WARN_URI_COMPOSING_CHAR - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Deprecated. WG decision on williams-01.
WARN_XMLBASE_MISSING - Static variable in interface com.hp.hpl.jena.rdf.arp.ARPErrorNumbers
Deprecated. ARPErrorNumbers.IGN_NO_BASE_URI_SPECIFIED
WRITE - Static variable in interface com.hp.hpl.jena.rdf.model.ModelLock
Descriptive name for lock requests - write lock
WorkingVar - class com.hp.hpl.jena.rdql.WorkingVar.
Working variables are settable values for holding intermediate results.
WorkingVar() - Constructor for class com.hp.hpl.jena.rdql.WorkingVar
 
WorkingVar(Value) - Constructor for class com.hp.hpl.jena.rdql.WorkingVar
 
WrappedIterator - class com.hp.hpl.jena.util.iterator.WrappedIterator.
a WrappedIterator is an ExtendedIterator wrapping around a plain (or presented as plain) Iterator.
warning(SAXParseException) - Method in class com.hp.hpl.jena.rdf.arp.ARPSaxErrorHandler
 
warning(Exception) - Method in interface com.hp.hpl.jena.rdf.model.RDFErrorHandler
report a warning
with(RDFNode) - Method in interface com.hp.hpl.jena.rdf.model.RDFList
Answer the list that is this list with the given value added to the end of the list.
wrap(Node, EnhGraph) - Method in class com.hp.hpl.jena.enhanced.Implementation
Create a new EnhNode wrapping a Node in the context of an EnhGraph
write(Writer) - Method in interface com.hp.hpl.jena.ontology.OntModel
Write the model as an XML document.
write(Writer, String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Write a serialized represention of a model in a specified language.
write(Writer, String, String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Write a serialized represention of a model in a specified language.
write(OutputStream) - Method in interface com.hp.hpl.jena.ontology.OntModel
Write a serialization of this model as an XML document.
write(OutputStream, String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Write a serialized represention of this model in a specified language.
write(OutputStream, String, String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Write a serialized represention of a model in a specified language.
write(Writer) - Method in interface com.hp.hpl.jena.rdf.model.Model
Write the model as an XML document.
write(Writer, String) - Method in interface com.hp.hpl.jena.rdf.model.Model
Write a serialized represention of a model in a specified language.
write(Writer, String, String) - Method in interface com.hp.hpl.jena.rdf.model.Model
Write a serialized represention of a model in a specified language.
write(OutputStream) - Method in interface com.hp.hpl.jena.rdf.model.Model
Write a serialization of this model as an XML document.
write(OutputStream, String) - Method in interface com.hp.hpl.jena.rdf.model.Model
Write a serialized represention of this model in a specified language.
write(OutputStream, String, String) - Method in interface com.hp.hpl.jena.rdf.model.Model
Write a serialized represention of a model in a specified language.
write(Model, Writer, String) - Method in interface com.hp.hpl.jena.rdf.model.RDFWriter
Caution: Serialize Model model to Writer out.
write(Model, OutputStream, String) - Method in interface com.hp.hpl.jena.rdf.model.RDFWriter
Serialize Model model to OutputStream out.
writeAll(Writer, String, String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Write a serialized represention of all of the contents of the model, including inferred statements and statements imported from other documents.
writeAll(OutputStream, String, String) - Method in interface com.hp.hpl.jena.ontology.OntModel
Write a serialized represention of all of the contents of the model, including inferred statements and statements imported from other documents.
ws - Static variable in class com.hp.hpl.jena.vocabulary.RDFSyntax
 

X

X - Static variable in class com.hp.hpl.jena.graph.query.Query
 
XSD - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
The xsd namespace
XSD - class com.hp.hpl.jena.vocabulary.XSD.
Defines Jena resources corresponding to the URIs for the XSD primitive datatypes which are known to Jena.
XSD() - Constructor for class com.hp.hpl.jena.vocabulary.XSD
 
XSDDatatype - class com.hp.hpl.jena.datatypes.xsd.XSDDatatype.
Representation of an XSD datatype based on the Xerces-2 XSD implementation.
XSDDatatype(String) - Constructor for class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Constructor.
XSDDatatype(String, Class) - Constructor for class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Constructor.
XSDDatatype(XSSimpleType, String) - Constructor for class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Constructor used when loading in external user defined XSD types - should only be used by the internals but public scope because the internals spread across multiple packages.
XSDDateTime - class com.hp.hpl.jena.datatypes.xsd.XSDDateTime.
Represent an XSD date/time value.
XSDDateTime(Object, XSSimpleType) - Constructor for class com.hp.hpl.jena.datatypes.xsd.XSDDateTime
Constructor - should only be used by the internals but public scope because the internals spread across multiple packages.
XSDDuration - class com.hp.hpl.jena.datatypes.xsd.XSDDuration.
Represent an XSD duration value.
XSDDuration(Object, XSSimpleType) - Constructor for class com.hp.hpl.jena.datatypes.xsd.XSDDuration
Constructor - should only be used by the internals but public scope because the internals spread across multiple packages.
XSDENTITIES - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:ENTITIES
XSDENTITY - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:ENTITY
XSDID - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:ID
XSDIDREF - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:IDREF
XSDIDREFS - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:IDREFS
XSDNCName - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:NCName
XSDNMTOKEN - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:NMTOKEN
XSDNMTOKENS - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:NMTOKENS
XSDNOTATION - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:NOTATION
XSDName - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:Name
XSDQName - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:QName
XSDanyURI - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:anyURI
XSDbase64Binary - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:base64Binary
XSDboolean - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:boolean
XSDbyte - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:byte
XSDdate - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:date
XSDdateTime - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:dateTime
XSDdecimal - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:decimal
XSDdouble - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:double
XSDduration - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:duration
XSDfloat - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:float
XSDgDay - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:gDay
XSDgMonth - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:gMonth
XSDgMonthDay - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:gMonthDay
XSDgYear - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:gYear
XSDgYearMonth - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:gYearMonth
XSDhexBinary - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:hexBinary
XSDint - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:int
XSDinteger - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:integer
XSDlanguage - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:language
XSDlong - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:long
XSDnegativeInteger - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:negativeInteger
XSDnonNegativeInteger - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:nonNegativeInteger
XSDnonPositiveInteger - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:nonPositiveInteger
XSDnormalizedString - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:normalizedString
XSDpositiveInteger - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:positiveInteger
XSDshort - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:short
XSDstring - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:string
XSDtime - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:time
XSDtoken - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:token
XSDunsignedByte - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:unsignedByte
XSDunsignedInt - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:unsignedInt
XSDunsignedLong - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:unsignedLong
XSDunsignedShort - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
Datatype representing xsd:unsignedShort
X_SAX_EX - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
X_WARNING - Static variable in interface com.hp.hpl.jena.rdf.arp.RDFParserConstants
 
xboolean - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:boolean
xbyte - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:byte
xdouble - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:double
xfloat - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:float
xint - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:int
xlong - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:long
xshort - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:short
xstring - Static variable in class com.hp.hpl.jena.vocabulary.XSD
Resource URI for xsd:string

Y

Y - Static variable in class com.hp.hpl.jena.graph.query.Query
 
YEAR_MASK - Static variable in class com.hp.hpl.jena.datatypes.xsd.XSDDateTime
Mask to indicate whether year is present

Z

Z - Static variable in class com.hp.hpl.jena.graph.query.Query
 

_

_NotInteresting - Static variable in interface com.hp.hpl.jena.xmloutput.RDFXMLWriterI
Suppress a compiler warning.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.