- ABSTRACT - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/abstract
- ABSTRACT_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#abstract Can be set to true to indicate that this
module shall not be instantiated.
- AbstractModel - Class in org.openrdf.model.impl
-
Provides basic operations that are common to all Models.
- AbstractModel() - Constructor for class org.openrdf.model.impl.AbstractModel
-
- accept(S) - Method in class org.openrdf.model.util.PatternIterator
-
Tests whether or not the specified statement should be returned by this
iterator.
- ACCESS_RIGHTS - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/accessRights
- ACCOUNT - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- ACCOUNT_NAME - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- ACCOUNT_SERVICE_HOMEPAGE - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- ACCRUAL_METHOD - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/accrualMethod
- ACCRUAL_PERIODICITY - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/accrualPeriodicity
- ACCRUAL_POLICY - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/ accrualPolicy
- add(Resource, URI, Value, Resource...) - Method in interface org.openrdf.model.Graph
-
Adds one or more statements to the graph.
- add(Statement) - Method in class org.openrdf.model.impl.AbstractModel
-
- add(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.EmptyModel
-
- add(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.FilteredModel
-
- add(Statement) - Method in class org.openrdf.model.impl.GraphImpl
-
Deprecated.
- add(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.GraphImpl
-
Deprecated.
- add(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.LinkedHashModel
-
- add(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.TreeModel
-
- add(Resource, URI, Value, Resource...) - Method in interface org.openrdf.model.Model
-
Adds one or more statements to the model.
- addAll(Collection<? extends Statement>) - Method in class org.openrdf.model.impl.AbstractModel
-
- AGE - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- AGENT - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/Agent
- AGENT - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- AGENT_CLASS - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/AgentClass
- AGGREGATE - Static variable in class org.openrdf.model.vocabulary.SD
-
Aggregate
- AGGREGATION_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Aggregation Base class of aggregation types (not
part of the SPARQL 1.0 standard but supported by ARQ and other engines).
- AIM_CHAT_ID - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- ALL_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#all Used in DROP and CLEAR.
- ALLDIFFERENT - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#AllDifferent
- ALLVALUESFROM - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#allValuesFrom
- ALT - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#Alt
- ALT_LABEL - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:altLabel lexical label property.
- ALT_PATH_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#AltPath An alternative path with the union of
sp:path1 and sp:path2.
- ALTERNATIVE - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/alternative
- ANNOTATIONPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#AnnotationProperty
- ANYURI - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#anyURI
- ARG1_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#arg1 The first argument of a function call.
- ARG2_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#arg2 The second argument of a function call.
- ARG3_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#arg3 The third argument of a function call.
- ARG4_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#arg4 The forth argument of a function call.
- ARG5_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#arg5 The fifth argument of a function call.
- ARG_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#arg Abstract superproperty for the enumerated arg1,
arg2 etc.
- AS_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#as Points to a Variable used in an AS statement such
as COUNT aggregates.
- ASC_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Asc Marker to indicate ascending order.
- ASK_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Ask An ASK query that returns true if the condition
in the body is met by at least one result set.
- ASK_TEMPLATE_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#AskTemplate A SPIN template that wraps an ASK
query.
- ASK_TEMPLATES_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#AskTemplates Suggested abstract base class for all
AskTemplates.
- asMap(Set<Namespace>) - Static method in class org.openrdf.model.util.Namespaces
-
- ASSERTEDBY - Static variable in class org.openrdf.model.vocabulary.EARL
-
- ASSERTION - Static variable in class org.openrdf.model.vocabulary.EARL
-
- ASSERTOR - Static variable in class org.openrdf.model.vocabulary.EARL
-
- AUDIENCE - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/audience
- AUTOMATIC - Static variable in class org.openrdf.model.vocabulary.EARL
-
- AVAILABLE - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/available
- AVAILBLE_GRAPHS - Static variable in class org.openrdf.model.vocabulary.SD
-
available graph descriptions
- AVG_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Avg Represents AVG aggregations.
- BACKWARDCOMPATIBLEWITH - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#backwardCompatibleWith
- BAG - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag
- BASE64BINARY - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#base64Binary
- BASED_NEAR - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- BASIC_FEDERATED_QUERY - Static variable in class org.openrdf.model.vocabulary.SD
-
Basic Federated Query
- BIBLIOGRAPHIC_CITATION - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/bibliographicCitation
- BIBLIOGRAPHIC_RESOURCE - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/BibliographicResource
- bibliographicCode - Variable in class org.openrdf.model.util.language.Iso639
-
The ISO639-2 three character Bibliographic Code.
- BIND_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Bind A BIND element.
- BIRTHDAY - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- BLOG - Static variable in class org.openrdf.model.vocabulary.DOAP
-
- BNode - Interface in org.openrdf.model
-
A blank node (aka bnode, aka anonymous node).
- BNodeImpl - Class in org.openrdf.model.impl
-
An implementation of the
BNode interface.
- BNodeImpl() - Constructor for class org.openrdf.model.impl.BNodeImpl
-
Creates a new, unitialized blank node.
- BNodeImpl(String) - Constructor for class org.openrdf.model.impl.BNodeImpl
-
Creates a new blank node with the supplied identifier.
- BODY_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#body The body of a Function or Template.
- BOOLEAN - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#boolean
- BooleanLiteralImpl - Class in org.openrdf.model.impl
-
An extension of
LiteralImpl that stores a boolean value to avoid
parsing.
- BooleanLiteralImpl(boolean) - Constructor for class org.openrdf.model.impl.BooleanLiteralImpl
-
Creates an xsd:boolean typed literal with the specified value.
- booleanValue() - Method in class org.openrdf.model.impl.BooleanLiteralImpl
-
- booleanValue() - Method in class org.openrdf.model.impl.LiteralImpl
-
- booleanValue() - Method in interface org.openrdf.model.Literal
-
Returns the boolean value of this literal.
- BOX - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/Box
- BROAD_MATCH - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:broadMatch relation.
- BROADER - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:broader relation.
- BROADER_TRANSITIVE - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:broaderTransitive relation.
- BUG_DATABASE - Static variable in class org.openrdf.model.vocabulary.DOAP
-
- BYTE - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#byte
- byteValue() - Method in class org.openrdf.model.impl.DecimalLiteralImpl
-
- byteValue() - Method in class org.openrdf.model.impl.IntegerLiteralImpl
-
- byteValue() - Method in class org.openrdf.model.impl.LiteralImpl
-
- byteValue() - Method in class org.openrdf.model.impl.NumericLiteralImpl
-
- byteValue() - Method in interface org.openrdf.model.Literal
-
Returns the byte value of this literal.
- CalendarLiteralImpl - Class in org.openrdf.model.impl
-
An extension of
LiteralImpl that stores a calendar value to avoid
parsing.
- CalendarLiteralImpl(XMLGregorianCalendar) - Constructor for class org.openrdf.model.impl.CalendarLiteralImpl
-
- calendarValue() - Method in class org.openrdf.model.impl.CalendarLiteralImpl
-
- calendarValue() - Method in class org.openrdf.model.impl.LiteralImpl
-
- calendarValue() - Method in interface org.openrdf.model.Literal
-
- canCreateLiteral(Object) - Static method in class org.openrdf.model.util.Literals
-
Helper method for determining whether a literal could be created from an
object using a
ValueFactory.
- CANNOTTELL - Static variable in class org.openrdf.model.vocabulary.EARL
-
- CARDINALITY - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#cardinality
- CATEGORY - Static variable in class org.openrdf.model.vocabulary.DOAP
-
- ceiling(Statement) - Method in class org.openrdf.model.impl.TreeModel
-
- CHANGE_NOTE - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:changeNote property.
- CLASS - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#Class
- CLASS - Static variable in class org.openrdf.model.vocabulary.RDFS
-
http://www.w3.org/2000/01/rdf-schema#Class
- classification - Variable in class org.openrdf.model.util.language.IanaLanguageTag
-
- classification - Variable in class org.openrdf.model.util.language.Iso639
-
- clear() - Method in class org.openrdf.model.impl.AbstractModel
-
- clear(Resource...) - Method in class org.openrdf.model.impl.AbstractModel
-
- clear() - Method in class org.openrdf.model.impl.LinkedHashModel
-
- clear() - Method in class org.openrdf.model.impl.TreeModel
-
- clear(Resource...) - Method in interface org.openrdf.model.Model
-
Removes statements with the specified context exist in this model.
- CLEAR_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Clear An Update operation that removes all triples
from a specified graph.
- clone() - Method in class org.openrdf.model.datatypes.XMLDateTime
-
- CLOSE_MATCH - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:closeMatch relation.
- closeIterator(Iterator<?>) - Method in class org.openrdf.model.impl.AbstractModel
-
Cleans up any resources used by this iterator.
- code - Variable in class org.openrdf.model.util.language.Iso3166
-
The 2 character country code.
- collapseWhiteSpace(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Replaces all contiguous sequences of #x9 (tab), #xA (line feed) and #xD
(carriage return) with a single #x20 (space) character, and removes any
leading and trailing whitespace characters, as specified for whiteSpace
facet collapse.
- COLLECTION - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:Collection class
- COLUMN_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#Column Provides metadata about a column in the
result set of a (SPARQL) query, for example of the body queries of SPIN
templates.
- COLUMN_INDEX_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#columnIndex The index of a column (from left to
right) starting at 0.
- COLUMN_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#column Can link a TableDataProvider (esp.
- COLUMN_TYPE_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#columnType The datatype or resource type of a
spin:Column.
- COLUMN_WIDTH_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#columnWidth The preferred width of the associated
Column, for display purposes.
- COMMAND_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Command A shared superclass for sp:Query and
sp:Update that can be used to specify that the range of property can be
either one.
- COMMAND_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#command Can be used to link a resource with a
SPARQL query or update request (sp:Command).
- COMMENT - Static variable in class org.openrdf.model.vocabulary.RDFS
-
http://www.w3.org/2000/01/rdf-schema#comment
- comparator() - Method in class org.openrdf.model.impl.TreeModel
-
- compare(String, String, URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- compare(Value, Value) - Method in class org.openrdf.model.util.LexicalValueComparator
-
- compareBytes(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- compareCanonicalDecimals(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Compares two canonical decimals to eachother.
- compareCanonicalDoubles(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Compares two canonical doubles to eachother.
- compareCanonicalFloats(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Compares two canonical floats to eachother.
- compareCanonicalFPNumbers(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Compares two canonical floating point numbers to eachother.
- compareCanonicalIntegers(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Compares two canonical integers to eachother.
- compareDateTime(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Compares two dateTime objects.
- compareDecimals(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Compares two decimals to eachother.
- compareDoubles(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Compares two doubles to eachother.
- compareFloats(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Compares two floats to eachother.
- compareFPNumbers(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Compares two floating point numbers to eachother.
- compareIntegers(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Compares two integers to eachother.
- compareInts(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- compareLongs(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- compareNegativeIntegers(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- compareNonNegativeIntegers(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- compareNonPositiveIntegers(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- comparePositiveIntegers(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- compareShorts(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- compareTo(XMLDateTime) - Method in class org.openrdf.model.datatypes.XMLDateTime
-
Compares this DateTime object to another DateTime object.
- compareTo(Namespace) - Method in class org.openrdf.model.impl.NamespaceImpl
-
- compareUnsignedBytes(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- compareUnsignedInts(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- compareUnsignedLongs(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- compareUnsignedShorts(String, String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- COMPLEMENTOF - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#complementOf
- CONCAT - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:concat
- CONCEPT - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:Concept class
- CONCEPT_SCHEME - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:ConceptScheme class
- CONFORMS_TO - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/conformsTo
- CONSTRAINT_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#constraint Links a class with constraints on its
instances.
- CONSTRAINT_VIOLATION_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#ConstraintViolation An object that can be created
by spin:constraints to provide information about a constraint violation.
- CONSTRUCT_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Construct A CONSTRUCT-type query that can be used to
construct new triples from template triples (head) that use variable
bindings from the match patterns (body).
- CONSTRUCT_TEMPLATE_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
- CONSTRUCT_TEMPLATES_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#ConstructTemplates Suggested abstract base class
for all ConstructTemplates.
- CONSTRUCTOR_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#constructor Can be used to attach a "constructor"
to a class.
- CONTAINER - Static variable in class org.openrdf.model.vocabulary.RDFS
-
http://www.w3.org/2000/01/rdf-schema#Container
- CONTAINERMEMBERSHIPPROPERTY - Static variable in class org.openrdf.model.vocabulary.RDFS
-
http://www.w3.org/2000/01/rdf-schema#ContainerMembershipProperty
- contains(Object) - Method in class org.openrdf.model.impl.AbstractModel
-
- contains(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.EmptyModel
-
- contains(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.FilteredModel
-
- contains(Object) - Method in class org.openrdf.model.impl.LinkedHashModel
-
- contains(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.LinkedHashModel
-
- contains(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.TreeModel
-
- contains(Resource, URI, Value, Resource...) - Method in interface org.openrdf.model.Model
-
Determines if statements with the specified subject, predicate, object and
(optionally) context exist in this model.
- CONTAINS - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:contains
- containsAll(Collection<?>) - Method in class org.openrdf.model.impl.AbstractModel
-
- contexts() - Method in class org.openrdf.model.impl.AbstractModel
-
- contexts() - Method in interface org.openrdf.model.Model
-
Returns a
Set view of the contexts contained in this model.
- ContextStatementImpl - Class in org.openrdf.model.impl
-
- ContextStatementImpl(Resource, URI, Value, Resource) - Constructor for class org.openrdf.model.impl.ContextStatementImpl
-
Creates a new Statement with the supplied subject, predicate and object
for the specified associated context.
- CONTRIBUTOR - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:contributor
- CONTRIBUTOR - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/contributor
- COUNT_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Count Counts the number of times a variable is used.
- COVERAGE - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:coverage
- COVERAGE - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/coverage
- CREATE_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Create An Update operation that creates a new empty
graph with a name specified by sp:graphIRI.
- createBNode() - Method in class org.openrdf.model.impl.ValueFactoryBase
-
- createBNode(String) - Method in class org.openrdf.model.impl.ValueFactoryImpl
-
- createBNode() - Method in interface org.openrdf.model.ValueFactory
-
Creates a new bNode.
- createBNode(String) - Method in interface org.openrdf.model.ValueFactory
-
Creates a new blank node with the given node identifier.
- CREATED - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/created
- CREATED - Static variable in class org.openrdf.model.vocabulary.DOAP
-
- createFPLiteral(Number, URI) - Method in class org.openrdf.model.impl.ValueFactoryBase
-
- createIntegerLiteral(Number, URI) - Method in class org.openrdf.model.impl.ValueFactoryBase
-
- createLiteral(boolean) - Method in class org.openrdf.model.impl.ValueFactoryBase
-
- createLiteral(byte) - Method in class org.openrdf.model.impl.ValueFactoryBase
-
- createLiteral(short) - Method in class org.openrdf.model.impl.ValueFactoryBase
-
- createLiteral(int) - Method in class org.openrdf.model.impl.ValueFactoryBase
-
- createLiteral(long) - Method in class org.openrdf.model.impl.ValueFactoryBase
-
- createLiteral(float) - Method in class org.openrdf.model.impl.ValueFactoryBase
-
- createLiteral(double) - Method in class org.openrdf.model.impl.ValueFactoryBase
-
- createLiteral(XMLGregorianCalendar) - Method in class org.openrdf.model.impl.ValueFactoryBase
-
- createLiteral(Date) - Method in class org.openrdf.model.impl.ValueFactoryBase
-
- createLiteral(String) - Method in class org.openrdf.model.impl.ValueFactoryImpl
-
- createLiteral(String, String) - Method in class org.openrdf.model.impl.ValueFactoryImpl
-
- createLiteral(String, URI) - Method in class org.openrdf.model.impl.ValueFactoryImpl
-
- createLiteral(ValueFactory, Object) - Static method in class org.openrdf.model.util.Literals
-
Creates a typed
Literal out of the supplied object, mapping the
runtime type of the object to the appropriate XML Schema type.
- createLiteral(String) - Method in interface org.openrdf.model.ValueFactory
-
Creates a new literal with the supplied label.
- createLiteral(String, String) - Method in interface org.openrdf.model.ValueFactory
-
Creates a new literal with the supplied label and language attribute.
- createLiteral(String, URI) - Method in interface org.openrdf.model.ValueFactory
-
Creates a new literal with the supplied label and datatype.
- createLiteral(boolean) - Method in interface org.openrdf.model.ValueFactory
-
Creates a new xsd:boolean-typed literal representing the
specified value.
- createLiteral(byte) - Method in interface org.openrdf.model.ValueFactory
-
Creates a new xsd:byte-typed literal representing the specified
value.
- createLiteral(short) - Method in interface org.openrdf.model.ValueFactory
-
Creates a new xsd:short-typed literal representing the specified
value.
- createLiteral(int) - Method in interface org.openrdf.model.ValueFactory
-
Creates a new xsd:int-typed literal representing the specified
value.
- createLiteral(long) - Method in interface org.openrdf.model.ValueFactory
-
Creates a new xsd:long-typed literal representing the specified
value.
- createLiteral(float) - Method in interface org.openrdf.model.ValueFactory
-
Creates a new xsd:float-typed literal representing the specified
value.
- createLiteral(double) - Method in interface org.openrdf.model.ValueFactory
-
Creates a new xsd:double-typed literal representing the specified
value.
- createLiteral(XMLGregorianCalendar) - Method in interface org.openrdf.model.ValueFactory
-
Creates a new literal representing the specified calendar that is typed
using the appropriate XML Schema date/time datatype.
- createLiteral(Date) - Method in interface org.openrdf.model.ValueFactory
-
Creates a new literal representing the specified date that is typed using
the appropriate XML Schema date/time datatype.
- createLiteralOrFail(ValueFactory, Object) - Static method in class org.openrdf.model.util.Literals
-
Creates a typed
Literal out of the supplied object, mapping the
runtime type of the object to the appropriate XML Schema type.
- createNumericLiteral(Number, URI) - Method in class org.openrdf.model.impl.ValueFactoryBase
-
- createStatement(Resource, URI, Value) - Method in class org.openrdf.model.impl.ValueFactoryImpl
-
- createStatement(Resource, URI, Value, Resource) - Method in class org.openrdf.model.impl.ValueFactoryImpl
-
- createStatement(Resource, URI, Value) - Method in interface org.openrdf.model.ValueFactory
-
Creates a new statement with the supplied subject, predicate and object.
- createStatement(Resource, URI, Value, Resource) - Method in interface org.openrdf.model.ValueFactory
-
Creates a new statement with the supplied subject, predicate and object
and associated context.
- createURI(String) - Method in class org.openrdf.model.impl.ValueFactoryImpl
-
- createURI(String, String) - Method in class org.openrdf.model.impl.ValueFactoryImpl
-
- createURI(String) - Method in interface org.openrdf.model.ValueFactory
-
Creates a new URI from the supplied string-representation.
- createURI(String, String) - Method in interface org.openrdf.model.ValueFactory
-
Creates a new URI from the supplied namespace and local name.
- CREATOR - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:creator
- CREATOR - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/creator
- CURRENT_PROJECT - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- DATASET - Static variable in class org.openrdf.model.vocabulary.SD
-
Dataset
- DATATYPE - Static variable in class org.openrdf.model.vocabulary.RDFS
-
http://www.w3.org/2000/01/rdf-schema#Datatype
- DATATYPEPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#DatatypeProperty
- DATE - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:date
- DATE - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/date
- DATE - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#date
- DATE_ACCEPTED - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/dateAccepted
- DATE_COPYRIGHTED - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/dateCopyrighted
- DATE_SUBMITTED - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/dateSubmitted
- DATETIME - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#dateTime
- DAY_FROM_DATETIME - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:day-from-dateTime
- DAYTIMEDURATION - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#dayTimeDuration
- DC - Class in org.openrdf.model.vocabulary
-
Vocabulary constants for the Dublin Core Metadata Element Set, version 1.1
- DC() - Constructor for class org.openrdf.model.vocabulary.DC
-
- DCMI_TYPE - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/DCMIType
- DCTERMS - Class in org.openrdf.model.vocabulary
-
Vocabulary constants for the Dublin Core Metadata Initiative Metadata Terms.
- DCTERMS() - Constructor for class org.openrdf.model.vocabulary.DCTERMS
-
- DDC - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/DDC
- DECIMAL - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#decimal
- DecimalLiteralImpl - Class in org.openrdf.model.impl
-
- DecimalLiteralImpl(BigDecimal) - Constructor for class org.openrdf.model.impl.DecimalLiteralImpl
-
Creates an xsd:decimal literal with the specified value.
- DecimalLiteralImpl(BigDecimal, URI) - Constructor for class org.openrdf.model.impl.DecimalLiteralImpl
-
Creates a literal with the specified value and datatype.
- decimalValue() - Method in class org.openrdf.model.impl.DecimalLiteralImpl
-
- decimalValue() - Method in class org.openrdf.model.impl.IntegerLiteralImpl
-
- decimalValue() - Method in class org.openrdf.model.impl.LiteralImpl
-
- decimalValue() - Method in interface org.openrdf.model.Literal
-
Returns the decimal value of this literal.
- DEFAULT_DATASET - Static variable in class org.openrdf.model.vocabulary.SD
-
default dataset description
- DEFAULT_ENTAILMENT_REGIME - Static variable in class org.openrdf.model.vocabulary.SD
-
default entailment regime
- DEFAULT_GRAPH - Static variable in class org.openrdf.model.vocabulary.SD
-
default graph
- DEFAULT_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#default Used in DROP and CLEAR.
- DEFAULT_SUPPORTED_ENTAILMENT_PROFILE - Static variable in class org.openrdf.model.vocabulary.SD
-
default supported entailment profile
- DEFINITION - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:definition property.
- Delete - Static variable in class org.openrdf.model.vocabulary.SP
-
Deprecated.
- DELETE_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Delete Deprecated - use sp:Modify instead.
- DELETE_DATA_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#DeleteData An Update operation to delete specific
triples.
- DELETE_PATTERN_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#deletePattern Points to a list of sp:TripleTemplates
and sp:NamedGraphs in a modify operation.
- DELETE_WHERE_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#DeleteWhere An Update operation where the triples
matched by the WHERE clause (sp:where) will be the triples deleted.
- DEPICTION - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- DEPICTS - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- DEPRECATEDCLASS - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#DeprecatedClass
- DEPRECATEDPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#DeprecatedProperty
- DEREFERENCES_URIS - Static variable in class org.openrdf.model.vocabulary.SD
-
Dereferences URIs
- DESC_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Desc Marker to indicate descending order.
- DESCRIBE_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Describe A DESCRIBE-type Query.
- DESCRIPTION - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:description
- DESCRIPTION - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/description
- DESCRIPTION - Static variable in class org.openrdf.model.vocabulary.DOAP
-
- DEVELOPER - Static variable in class org.openrdf.model.vocabulary.DOAP
-
- DIFFERENTFROM - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#differentFrom
- DIRECTSUBCLASSOF - Static variable in class org.openrdf.model.vocabulary.SESAME
-
http://www.openrdf.org/schema/sesame#directSubClassOf
- DIRECTSUBPROPERTYOF - Static variable in class org.openrdf.model.vocabulary.SESAME
-
http://www.openrdf.org/schema/sesame#directSubPropertyOf
- DIRECTTYPE - Static variable in class org.openrdf.model.vocabulary.SESAME
-
http://www.openrdf.org/schema/sesame#directType
- DISJOINTWITH - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#disjointWith
- DISTINCT_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#distinct A marker property to indicate that a Select
query is of type SELECT DISTINCT.
- DISTINCTMEMBERS - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#distinctMembers
- DNA_CHECKSUM - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- DOAP - Class in org.openrdf.model.vocabulary
-
Constants for DOAP primitives and for the DOAP namespace.
- DOAP() - Constructor for class org.openrdf.model.vocabulary.DOAP
-
- DOCUMENT - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- DOCUMENT_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#document The URI of the document to load using a
LOAD Update operation.
- DOCUMENTER - Static variable in class org.openrdf.model.vocabulary.DOAP
-
- DOMAIN - Static variable in class org.openrdf.model.vocabulary.RDFS
-
http://www.w3.org/2000/01/rdf-schema#domain
- DOUBLE - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#double
- doubleValue() - Method in class org.openrdf.model.impl.DecimalLiteralImpl
-
- doubleValue() - Method in class org.openrdf.model.impl.IntegerLiteralImpl
-
- doubleValue() - Method in class org.openrdf.model.impl.LiteralImpl
-
- doubleValue() - Method in class org.openrdf.model.impl.NumericLiteralImpl
-
- doubleValue() - Method in interface org.openrdf.model.Literal
-
Returns the double value of this literal.
- DOWNLOAD_PAGE - Static variable in class org.openrdf.model.vocabulary.DOAP
-
- DROP_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Drop An Update operation that removes a specified
graph from the Graph Store.
- DURATION - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#duration
- EARL - Class in org.openrdf.model.vocabulary
-
Constants for EARL primitives and for the EARL namespace.
- EARL() - Constructor for class org.openrdf.model.vocabulary.EARL
-
- EDITORIAL_NOTE - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:editorialNote property.
- EDUCATION_LEVEL - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/educationLevel
- ELEMENT_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Element An abstract base class for all pattern
elements.
- ELEMENT_GROUP_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#ElementGroup Abstract base class of group patterns.
- ELEMENT_LIST_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#ElementList A list of Elements.
- ELEMENTS_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#elements Points to an ElementList, for example in an
Optional element.
- EMPTY_GRAPHS - Static variable in class org.openrdf.model.vocabulary.SD
-
Empty Graphs
- EmptyModel - Class in org.openrdf.model.impl
-
Blocks access to the statements of the model, allowing only changes to the
model's namespaces.
- EmptyModel(Model) - Constructor for class org.openrdf.model.impl.EmptyModel
-
- ENCODE_FOR_URI - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:encode-for-uri
- ENDPOINT - Static variable in class org.openrdf.model.vocabulary.SD
-
endpoint
- ENDS_WITH - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:ends-with
- ENTAILMENT_PROFILE - Static variable in class org.openrdf.model.vocabulary.SD
-
Entailment Profile
- ENTAILMENT_REGIME_CLASS - Static variable in class org.openrdf.model.vocabulary.SD
-
Entailment Regime
- ENTAILMENT_REGIME_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SD
-
entailment regime
- ENTITIES - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#ENTITIES
- ENTITY - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#ENTITY
- equals(Object) - Method in interface org.openrdf.model.BNode
-
Compares a blank node object to another object.
- equals(Object) - Method in class org.openrdf.model.impl.AbstractModel
-
- equals(Object) - Method in class org.openrdf.model.impl.BNodeImpl
-
- equals(Object) - Method in class org.openrdf.model.impl.LiteralImpl
-
- equals(Object) - Method in class org.openrdf.model.impl.NamespaceImpl
-
- equals(Object) - Method in class org.openrdf.model.impl.StatementImpl
-
- equals(Object) - Method in class org.openrdf.model.impl.URIImpl
-
- equals(Object) - Method in interface org.openrdf.model.Literal
-
Compares a literal object to another object.
- equals(Object) - Method in interface org.openrdf.model.Statement
-
Compares a statement object to another object.
- equals(Object) - Method in interface org.openrdf.model.URI
-
Compares a URI object to another object.
- equals(Iterable<? extends Statement>, Iterable<? extends Statement>) - Static method in class org.openrdf.model.util.ModelUtil
-
Compares two models, defined by two statement collections, and returns
true if they are equal.
- equals(Set<? extends Statement>, Set<? extends Statement>) - Static method in class org.openrdf.model.util.ModelUtil
-
Compares two models, defined by two statement collections, and returns
true if they are equal.
- EQUIVALENTCLASS - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#equivalentClass
- EQUIVALENTPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#equivalentProperty
- EVAL_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#eval Evaluates a given SPIN expression or SELECT
or ASK query, and returns its result.
- EXACT_MATCH - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:exactMatch relation.
- EXAMPLE - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:example property.
- EXPRESSION_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#expression Points to an expression, for example in a
Filter or Assignment.
- EXTENSION_AGGREGATE - Static variable in class org.openrdf.model.vocabulary.SD
-
extension aggregate
- EXTENSION_FUNCTION - Static variable in class org.openrdf.model.vocabulary.SD
-
extension function
- EXTENT - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/extent
- FAIL - Static variable in class org.openrdf.model.vocabulary.EARL
-
- FALSE - Static variable in class org.openrdf.model.impl.BooleanLiteralImpl
-
- FAMILY_NAME - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- FAMILYNAME - Static variable in class org.openrdf.model.vocabulary.FOAF
-
Deprecated.
- FEATURE_CLASS - Static variable in class org.openrdf.model.vocabulary.SD
-
Feature
- FEATURE_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SD
-
feature
- FILE_FORMAT - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/FileFormat
- filter(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.EmptyModel
-
- filter(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.FilteredModel
-
- filter(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.LinkedHashModel
-
- filter(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.TreeModel
-
- filter(Resource, URI, Value, Resource...) - Method in interface org.openrdf.model.Model
-
Returns a view of the statements with the specified subject, predicate,
object and (optionally) context.
- FILTER_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Filter A constraint element that evaluates a given
expression to true or false.
- FilteredModel - Class in org.openrdf.model.impl
-
Applies a basic graph pattern filter to what triples can be see.
- FilteredModel(AbstractModel, Resource, URI, Value, Resource...) - Constructor for class org.openrdf.model.impl.FilteredModel
-
- find(LanguageTag) - Static method in class org.openrdf.model.util.language.IanaLanguageTag
-
Look up a language identifier in the IANA list.
- find(String) - Static method in class org.openrdf.model.util.language.Iso3166
-
Look a country code up in the list.
- find(String) - Static method in class org.openrdf.model.util.language.Iso639
-
Look an ISO-639 code up in the list.
- first() - Method in class org.openrdf.model.impl.TreeModel
-
- FIRST - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#first
- FIRST_NAME - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- FIX_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#fix Can be used to link a ConstraintViolation with
one or more UPDATE Templates that would help fix the violation.
- FLOAT - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#float
- floatValue() - Method in class org.openrdf.model.impl.DecimalLiteralImpl
-
- floatValue() - Method in class org.openrdf.model.impl.IntegerLiteralImpl
-
- floatValue() - Method in class org.openrdf.model.impl.LiteralImpl
-
- floatValue() - Method in class org.openrdf.model.impl.NumericLiteralImpl
-
- floatValue() - Method in interface org.openrdf.model.Literal
-
Returns the float value of this literal.
- floor(Statement) - Method in class org.openrdf.model.impl.TreeModel
-
- FN - Class in org.openrdf.model.vocabulary
-
- FN() - Constructor for class org.openrdf.model.vocabulary.FN
-
- FOAF - Class in org.openrdf.model.vocabulary
-
Constants for FOAF primitives and for the FOAF namespace.
Resources here are defined according to the FOAF specs on
http://xmlns.com/foaf/spec/,
version 0.99, 14 January 2014
- FOAF() - Constructor for class org.openrdf.model.vocabulary.FOAF
-
- FOCUS - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- FORMAT - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:format
- FORMAT - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/format
- FREQUENCY - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/Frequency
- FROM_NAMED_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#fromNamed Specifies a named RDF Dataset used by a
Query (FROM NAMED syntax in SPARQL).
- FROM_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#from Specifies an RDF Dataset used by a Query (FROM
syntax in SPARQL).
- FUNCTION - Static variable in class org.openrdf.model.vocabulary.SD
-
Function
- FUNCTION_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#Function Metaclass for functions that can be used
in SPARQL expressions (e.g.
- FUNCTIONALPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#FunctionalProperty
- FUNCTIONS_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#Functions An abstract base class for all defined
functions.
- FUNDED_BY - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- GDAY - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#gDay
- GEEKCODE - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- GENDER - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- getBooleanValue(Literal, boolean) - Static method in class org.openrdf.model.util.Literals
-
Gets the boolean value of the supplied literal.
- getBooleanValue(Value, boolean) - Static method in class org.openrdf.model.util.Literals
-
- getByteValue(Literal, byte) - Static method in class org.openrdf.model.util.Literals
-
Gets the byte value of the supplied literal.
- getByteValue(Value, byte) - Static method in class org.openrdf.model.util.Literals
-
- getCalendarValue(Literal, XMLGregorianCalendar) - Static method in class org.openrdf.model.util.Literals
-
Gets the calendar value of the supplied literal.
- getCalendarValue(Value, XMLGregorianCalendar) - Static method in class org.openrdf.model.util.Literals
-
- getContext() - Method in class org.openrdf.model.impl.ContextStatementImpl
-
- getContext() - Method in class org.openrdf.model.impl.StatementImpl
-
- getContext() - Method in interface org.openrdf.model.Statement
-
Gets the context of this statement.
- getCountry() - Method in class org.openrdf.model.util.language.LanguageTag
-
- getDatatype() - Method in class org.openrdf.model.impl.LiteralImpl
-
- getDatatype() - Method in interface org.openrdf.model.Literal
-
Gets the datatype for this literal.
- getDecimalValue(Literal, BigDecimal) - Static method in class org.openrdf.model.util.Literals
-
Gets the decimal value of the supplied literal.
- getDecimalValue(Value, BigDecimal) - Static method in class org.openrdf.model.util.Literals
-
- getDoubleValue(Literal, double) - Static method in class org.openrdf.model.util.Literals
-
Gets the double value of the supplied literal.
- getDoubleValue(Value, double) - Static method in class org.openrdf.model.util.Literals
-
- getFloatValue(Literal, float) - Static method in class org.openrdf.model.util.Literals
-
Gets the float value of the supplied literal.
- getFloatValue(Value, float) - Static method in class org.openrdf.model.util.Literals
-
- getID() - Method in interface org.openrdf.model.BNode
-
retrieves this blank node's identifier.
- getID() - Method in class org.openrdf.model.impl.BNodeImpl
-
- getInstance() - Static method in class org.openrdf.model.impl.ValueFactoryImpl
-
- getIntegerValue(Literal, BigInteger) - Static method in class org.openrdf.model.util.Literals
-
Gets the integer value of the supplied literal.
- getIntegerValue(Value, BigInteger) - Static method in class org.openrdf.model.util.Literals
-
- getIntValue(Literal, int) - Static method in class org.openrdf.model.util.Literals
-
Gets the int value of the supplied literal.
- getIntValue(Value, int) - Static method in class org.openrdf.model.util.Literals
-
- getLabel() - Method in class org.openrdf.model.impl.LiteralImpl
-
- getLabel() - Method in interface org.openrdf.model.Literal
-
Gets the label of this literal.
- getLabel(Literal, String) - Static method in class org.openrdf.model.util.Literals
-
Gets the label of the supplied literal.
- getLabel(Value, String) - Static method in class org.openrdf.model.util.Literals
-
- getLanguage() - Method in class org.openrdf.model.impl.LiteralImpl
-
- getLanguage() - Method in interface org.openrdf.model.Literal
-
Gets the language tag for this literal, normalized to lower case.
- getLanguage() - Method in class org.openrdf.model.util.language.LanguageTag
-
- getLocale(Literal, Locale) - Static method in class org.openrdf.model.util.Literals
-
Determine the Locale from a literal's language tag, as specified by RFC
3166.
- getLocalName() - Method in class org.openrdf.model.impl.URIImpl
-
- getLocalName() - Method in interface org.openrdf.model.URI
-
Gets the local name of this URI.
- getLocalNameIndex(String) - Static method in class org.openrdf.model.util.URIUtil
-
Finds the index of the first local name character in an (non-relative)
URI.
- getLongValue(Literal, long) - Static method in class org.openrdf.model.util.Literals
-
Gets the long value of the supplied literal.
- getLongValue(Value, long) - Static method in class org.openrdf.model.util.Literals
-
- getName() - Method in class org.openrdf.model.impl.NamespaceImpl
-
Gets the name of the namespace.
- getName() - Method in interface org.openrdf.model.Namespace
-
Gets the name of the current namespace (i.e.
- getNamespace(String) - Method in class org.openrdf.model.impl.EmptyModel
-
- getNamespace(String) - Method in class org.openrdf.model.impl.FilteredModel
-
- getNamespace(String) - Method in class org.openrdf.model.impl.LinkedHashModel
-
- getNamespace(String) - Method in class org.openrdf.model.impl.TreeModel
-
- getNamespace() - Method in class org.openrdf.model.impl.URIImpl
-
- getNamespace(String) - Method in interface org.openrdf.model.Model
-
Gets the namespace that is associated with the specified prefix, if any.
- getNamespace() - Method in interface org.openrdf.model.URI
-
Gets the namespace of this URI.
- getNamespaces() - Method in class org.openrdf.model.impl.EmptyModel
-
- getNamespaces() - Method in class org.openrdf.model.impl.FilteredModel
-
- getNamespaces() - Method in class org.openrdf.model.impl.LinkedHashModel
-
- getNamespaces() - Method in class org.openrdf.model.impl.TreeModel
-
- getNamespaces() - Method in interface org.openrdf.model.Model
-
Gets the map that contains the assigned namespaces.
- getObject() - Method in class org.openrdf.model.impl.StatementImpl
-
- getObject() - Method in interface org.openrdf.model.Statement
-
Gets the object of this statement.
- getObjectIterator(Graph, Resource, URI, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
-
Gets the objects of the statements with the specified subject, predicate
and (optionally) contexts from the supplied graph.
- getObjects(Graph, Resource, URI, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
-
Gets the objects of the statements with the specified subject, predicate
and (optionally) contexts from the supplied graph.
- getOptionalObject(Graph, Resource, URI, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
-
Gets the object of the statement(s) with the specified subject and
predicate from the specified contexts in the supplied graph.
- getOptionalObjectLiteral(Graph, Resource, URI) - Static method in class org.openrdf.model.util.GraphUtil
-
- getOptionalObjectResource(Graph, Resource, URI) - Static method in class org.openrdf.model.util.GraphUtil
-
- getOptionalObjectURI(Graph, Resource, URI) - Static method in class org.openrdf.model.util.GraphUtil
-
- getOptionalSubject(Graph, URI, Value, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
-
Gets the subject of the statement(s) with the specified predicate and
object from the specified contexts in the supplied graph.
- getOptionalSubjectURI(Graph, URI, Value, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
-
- getPredicate() - Method in class org.openrdf.model.impl.StatementImpl
-
- getPredicate() - Method in interface org.openrdf.model.Statement
-
Gets the predicate of this statement.
- getPrefix() - Method in class org.openrdf.model.impl.NamespaceImpl
-
Gets the prefix of the namespace.
- getPrefix() - Method in interface org.openrdf.model.Namespace
-
Gets the prefix of the current namespace.
- getShortValue(Literal, short) - Static method in class org.openrdf.model.util.Literals
-
Gets the short value of the supplied literal.
- getShortValue(Value, short) - Static method in class org.openrdf.model.util.Literals
-
- getSubject() - Method in class org.openrdf.model.impl.StatementImpl
-
- getSubject() - Method in interface org.openrdf.model.Statement
-
Gets the subject of this statement.
- getSubjectIterator(Graph, URI, Value, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
-
Gets the subject of the statements with the specified predicate, object
and (optionally) contexts from the supplied graph.
- getSubjects(Graph, URI, Value, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
-
Gets the subject of the statements with the specified predicate, object
and (optionally) contexts from the supplied graph.
- getUniqueObject(Graph, Resource, URI, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
-
Gets the object of the statement(s) with the specified subject and
predicate from the specified contexts in the supplied graph.
- getUniqueObjectLiteral(Graph, Resource, URI) - Static method in class org.openrdf.model.util.GraphUtil
-
- getUniqueObjectResource(Graph, Resource, URI) - Static method in class org.openrdf.model.util.GraphUtil
-
- getUniqueObjectURI(Graph, Resource, URI) - Static method in class org.openrdf.model.util.GraphUtil
-
- getUniqueSubject(Graph, URI, Value, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
-
Gets the subject of the statement(s) with the specified predicate and
object from the specified contexts in the supplied graph.
- getUniqueSubjectURI(Graph, URI, Value, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
-
- getValueFactory() - Method in interface org.openrdf.model.Graph
-
Deprecated.
- getValueFactory() - Method in class org.openrdf.model.impl.AbstractModel
-
Deprecated.
- getValueFactory() - Method in class org.openrdf.model.impl.GraphImpl
-
Deprecated.
- getVariant() - Method in class org.openrdf.model.util.language.LanguageTag
-
- getVersion() - Static method in class org.openrdf.Sesame
-
- GIVEN_NAME - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- GIVENNAME - Static variable in class org.openrdf.model.vocabulary.FOAF
-
Deprecated.
- GMONTH - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#gMonth
- GMONTHDAY - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#gMonthDay
- Graph - Interface in org.openrdf.model
-
An RDF graph, represented as a collection of
Statements.
- GRAPH_CLASS - Static variable in class org.openrdf.model.vocabulary.SD
-
Graph
- GRAPH_COLLECTION - Static variable in class org.openrdf.model.vocabulary.SD
-
Graph Collection
- GRAPH_IRI_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#graphIRI Points to graph names (IRIs) in various
sp:Update operations.
- GRAPH_NAME_NODE_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#graphNameNode The name (URI or Variable) of a
NamedGraph.
- GRAPH_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SD
-
graph
- GraphImpl - Class in org.openrdf.model.impl
-
- GraphImpl(ValueFactory) - Constructor for class org.openrdf.model.impl.GraphImpl
-
Deprecated.
- GraphImpl() - Constructor for class org.openrdf.model.impl.GraphImpl
-
Deprecated.
- GraphImpl(ValueFactory, Collection<? extends Statement>) - Constructor for class org.openrdf.model.impl.GraphImpl
-
Deprecated.
- GraphImpl(Collection<? extends Statement>) - Constructor for class org.openrdf.model.impl.GraphImpl
-
Deprecated.
- GraphUtil - Class in org.openrdf.model.util
-
Utility methods for working with
Graph objects.
- GraphUtil() - Constructor for class org.openrdf.model.util.GraphUtil
-
- GraphUtilException - Exception in org.openrdf.model.util
-
An exception thrown by
GraphUtil when specific conditions are not
met.
- GraphUtilException() - Constructor for exception org.openrdf.model.util.GraphUtilException
-
- GraphUtilException(String) - Constructor for exception org.openrdf.model.util.GraphUtilException
-
- GraphUtilException(Throwable) - Constructor for exception org.openrdf.model.util.GraphUtilException
-
- GraphUtilException(String, Throwable) - Constructor for exception org.openrdf.model.util.GraphUtilException
-
- GROUP - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- GROUP_BY_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#groupBy Points from a Query to the list of GROUP BY
expressions.
- GYEAR - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#gYear
- GYEARMONTH - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#gYearMonth
- IanaLanguageTag - Class in org.openrdf.model.util.language
-
Language codes registered by IANA.
- ICQ_CHAT_ID - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- ID - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#ID
- IDENTIFIER - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:identifier
- IDENTIFIER - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/identifier
- IDREF - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#IDREF
- IDREFS - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#IDREFS
- IMAGE - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- IMG - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- IMPLEMENTS - Static variable in class org.openrdf.model.vocabulary.DOAP
-
- IMPORTS - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#imports
- IMPORTS_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#imports Can be used to link an RDF graph (usually
the instance of owl:Ontology) with a SPIN library to define constraints.
- IMT - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/IMT
- IN_SCHEME - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:inScheme relation.
- INCOMPATIBLEWITH - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#incompatibleWith
- INDIVIDUAL - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#Individual
- initBNodeParams() - Method in class org.openrdf.model.impl.ValueFactoryBase
-
Generates a new bnode prefix and resets nextBNodeID to 1
.
- INPUT_FORMAT - Static variable in class org.openrdf.model.vocabulary.SD
-
input format
- Insert - Static variable in class org.openrdf.model.vocabulary.SP
-
Deprecated.
- INSERT_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Insert Deprecated - use sp:Modify instead.
- INSERT_DATA_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#InsertData An Update operation to insert specific
triples.
- INSERT_PATTERN_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#insertPattern Points to a list of sp:TripleTemplates
or sp:NamedGraphs in a modify command.
- INSTRUCTIONAL_METHOD - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/instructionalMethod
- INT - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#int
- INTEGER - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#integer
- IntegerLiteralImpl - Class in org.openrdf.model.impl
-
- IntegerLiteralImpl(BigInteger) - Constructor for class org.openrdf.model.impl.IntegerLiteralImpl
-
Creates an xsd:integer literal with the specified value.
- IntegerLiteralImpl(BigInteger, URI) - Constructor for class org.openrdf.model.impl.IntegerLiteralImpl
-
Creates a literal with the specified value and datatype.
- integerValue() - Method in class org.openrdf.model.impl.DecimalLiteralImpl
-
- integerValue() - Method in class org.openrdf.model.impl.IntegerLiteralImpl
-
- integerValue() - Method in class org.openrdf.model.impl.LiteralImpl
-
- integerValue() - Method in interface org.openrdf.model.Literal
-
Returns the integer value of this literal.
- INTEREST - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- INTERSECTIONOF - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#intersectionOf
- INTO_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#into The (optional) target of a LOAD Update
operation.
- intValue() - Method in class org.openrdf.model.impl.DecimalLiteralImpl
-
- intValue() - Method in class org.openrdf.model.impl.IntegerLiteralImpl
-
- intValue() - Method in class org.openrdf.model.impl.LiteralImpl
-
- intValue() - Method in class org.openrdf.model.impl.NumericLiteralImpl
-
- intValue() - Method in interface org.openrdf.model.Literal
-
Returns the int value of this literal.
- INVERSEFUNCTIONALPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#InverseFunctionalProperty
- INVERSEOF - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#inverseOf
- IS_FORMAT_OF - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/isFormatOf
- IS_PART_OF - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/isPartOf
- IS_PRIMARY_TOPIC_OF - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- IS_REFERENCED_BY - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/isReferencedBy
- IS_REPLACED_BY - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/isReplacedBy
- IS_REQUIRED_BY - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/isRequiredBy
- IS_VERSION_OF - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/isVersionOf
- isBuiltInDatatype(URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Checks whether the supplied datatype is a built-in XML Schema datatype.
- isCalendarDatatype(URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Checks whether the supplied datatype is equal to xsd:dateTime, xsd:date,
xsd:time, xsd:gYearMonth, xsd:gMonthDay, xsd:gYear, xsd:gMonth or
xsd:gDay.
- isCorrectURISplit(String, String) - Static method in class org.openrdf.model.util.URIUtil
-
Checks whether the URI consisting of the specified namespace and local
name has been split correctly according to the URI splitting rules
specified in
URI.
- isDecimalDatatype(URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Checks whether the supplied datatype is equal to xsd:decimal or one of the
built-in datatypes that is derived from xsd:decimal.
- ISDEFINEDBY - Static variable in class org.openrdf.model.vocabulary.RDFS
-
http://www.w3.org/2000/01/rdf-schema#isDefinedBy
- isDerivedDatatype(URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Checks whether the supplied datatype is a derived XML Schema datatype.
- isEmpty() - Method in class org.openrdf.model.impl.AbstractModel
-
- isFloatingPointDatatype(URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Checks whether the supplied datatype is equal to xsd:float or xsd:double.
- isIntegerDatatype(URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Checks whether the supplied datatype is equal to xsd:integer or one of the
built-in datatypes that is derived from xsd:integer.
- isNormalized() - Method in class org.openrdf.model.datatypes.XMLDateTime
-
Checks whether this object has already been normalized.
- isNumericDatatype(URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Checks whether the supplied datatype is a numeric datatype, i.e.
- Iso3166 - Class in org.openrdf.model.util.language
-
Country code names from ISO 3166.
- ISO3166 - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/ISO3166
- Iso639 - Class in org.openrdf.model.util.language
-
Language codes from ISO639-1 and ISO639-2.
- ISO639_2 - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/ISO639-2
- ISO639_3 - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/ISO639-3
- isOrderedDatatype(URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Checks whether the supplied datatype is ordered.
- isPrimitiveDatatype(URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Checks whether the supplied datatype is a primitive XML Schema datatype.
- isSubset(Iterable<? extends Statement>, Iterable<? extends Statement>) - Static method in class org.openrdf.model.util.ModelUtil
-
Compares two models, defined by two statement collections, and returns
true if the first model is a subset of the second model.
- isSubset(Set<? extends Statement>, Set<? extends Statement>) - Static method in class org.openrdf.model.util.ModelUtil
-
Compares two models, defined by two statement collections, and returns
true if the first model is a subset of the second model.
- ISSUED - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/issued
- isValidBoolean(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidByte(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidDate(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Determines if the supplied value is a valid xsd:date string.
- isValidDateTime(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidDayTimeDuration(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidDecimal(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidDouble(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidDuration(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidFloat(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidGDay(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Determines if the supplied value is a valid xsd:gDay string.
- isValidGMonth(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Determines if the supplied value is a valid xsd:gMonth string.
- isValidGMonthDay(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Determines if the supplied value is a valid xsd:gMonthDay string.
- isValidGYear(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Determines if the supplied value is a valid xsd:gYear string.
- isValidGYearMonth(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Determines if the supplied value is a valid xsd:gYearMonth string.
- isValidInt(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidLong(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidNegativeInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidNonNegativeInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidNonPositiveInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidPositiveInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidQName(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Determines if the supplied value is a valid xsd:QName string.
- isValidShort(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidTime(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Determines if the supplied value is a valid xsd:time string.
- isValidUnsignedByte(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidUnsignedInt(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidUnsignedLong(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidUnsignedShort(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
- isValidValue(String, URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is valid for the given datatype.
- iterator() - Method in class org.openrdf.model.impl.EmptyModel
-
- iterator() - Method in class org.openrdf.model.impl.GraphImpl
-
Deprecated.
- iterator() - Method in class org.openrdf.model.impl.LinkedHashModel
-
- iterator() - Method in class org.openrdf.model.impl.TreeModel
-
- LABEL - Static variable in class org.openrdf.model.vocabulary.RDFS
-
http://www.w3.org/2000/01/rdf-schema#label
- LABEL_PROPERTY - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- LABEL_TEMPLATE_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#labelTemplate A template string for displaying
instantiations of a module in human-readable form.
- LANGSTRING - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#langString
- LANGUAGE - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:language
- LANGUAGE - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/language
- LANGUAGE - Static variable in class org.openrdf.model.vocabulary.SD
-
Language
- LANGUAGE - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#language
- LANGUAGE_EXTENSION - Static variable in class org.openrdf.model.vocabulary.SD
-
language extension
- LanguageTag - Class in org.openrdf.model.util.language
-
RFC 3066, "Tags for the Identification of Languages".
- LanguageTag(String) - Constructor for class org.openrdf.model.util.language.LanguageTag
-
Creates new RFC3066 LanguageTag.
- LanguageTagCodes - Interface in org.openrdf.model.util.language
-
Informational values about language codes.
- LanguageTagSyntaxException - Exception in org.openrdf.model.util.language
-
A LanguageTag did not conform to RFC3066.
- last() - Method in class org.openrdf.model.impl.TreeModel
-
- LAST_NAME - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- LCC - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/LCC
- LCSH - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/LCSH
- Let - Static variable in class org.openrdf.model.vocabulary.SP
-
Deprecated.
- LET_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Let Deprecated: use sp:Bind instead.
- LexicalValueComparator - Class in org.openrdf.model.util
-
A lexical rdf term Comparator, this class does not compare numerically and is
therefore a bit faster than a SPARQL compliant comparator.
- LexicalValueComparator() - Constructor for class org.openrdf.model.util.LexicalValueComparator
-
- LI - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#li
- LIBRARY_ONTOLOGY_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#LibraryOntology A marker class that can be
attached to base URIs (ontologies) to instruct SPIN engines that this
ontology only contains a library of SPIN declarations.
- LICENSE - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/license
- LICENSE - Static variable in class org.openrdf.model.vocabulary.DOAP
-
- LICENSE_DOCUMENT - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/LicenseDocument
- LIMIT_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#limit The LIMIT solution modifier of a Query.
- LINGUISTIC_SYSTEM - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/LinguisticSystem
- LinkedHashModel - Class in org.openrdf.model.impl
-
Hash table based implementation of the
Model interface.
- LinkedHashModel() - Constructor for class org.openrdf.model.impl.LinkedHashModel
-
- LinkedHashModel(Model) - Constructor for class org.openrdf.model.impl.LinkedHashModel
-
- LinkedHashModel(Collection<? extends Statement>) - Constructor for class org.openrdf.model.impl.LinkedHashModel
-
- LinkedHashModel(int) - Constructor for class org.openrdf.model.impl.LinkedHashModel
-
- LinkedHashModel(Set<Namespace>, Collection<? extends Statement>) - Constructor for class org.openrdf.model.impl.LinkedHashModel
-
- LinkedHashModel(Set<Namespace>) - Constructor for class org.openrdf.model.impl.LinkedHashModel
-
- LinkedHashModel(Set<Namespace>, int) - Constructor for class org.openrdf.model.impl.LinkedHashModel
-
- LIST - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#List
- Literal - Interface in org.openrdf.model
-
An RDF literal consisting of a label (the value) and optionally a language
tag or a datatype (but not both).
- LITERAL - Static variable in class org.openrdf.model.vocabulary.RDFS
-
http://www.w3.org/2000/01/rdf-schema#Literal
- LiteralImpl - Class in org.openrdf.model.impl
-
An implementation of the
Literal interface.
- LiteralImpl() - Constructor for class org.openrdf.model.impl.LiteralImpl
-
- LiteralImpl(String) - Constructor for class org.openrdf.model.impl.LiteralImpl
-
Creates a new plain literal with the supplied label.
- LiteralImpl(String, String) - Constructor for class org.openrdf.model.impl.LiteralImpl
-
Creates a new plain literal with the supplied label and language tag.
- LiteralImpl(String, URI) - Constructor for class org.openrdf.model.impl.LiteralImpl
-
Creates a new datyped literal with the supplied label and datatype.
- Literals - Class in org.openrdf.model.util
-
Various utility methods related to
Literal.
- Literals() - Constructor for class org.openrdf.model.util.Literals
-
- LiteralUtil - Class in org.openrdf.model.util
-
- LiteralUtil() - Constructor for class org.openrdf.model.util.LiteralUtil
-
Deprecated.
- LiteralUtilException - Exception in org.openrdf.model.util
-
An exception thrown by
Literals when specific conditions are not
met.
- LiteralUtilException() - Constructor for exception org.openrdf.model.util.LiteralUtilException
-
- LiteralUtilException(String) - Constructor for exception org.openrdf.model.util.LiteralUtilException
-
- LiteralUtilException(Throwable) - Constructor for exception org.openrdf.model.util.LiteralUtilException
-
- LiteralUtilException(String, Throwable) - Constructor for exception org.openrdf.model.util.LiteralUtilException
-
- LOAD_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Load A LOAD Update operation.
- LOCATION - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/Location
- LOCATION_PERIOD_OR_JURISDICTION - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/LocationPeriodOrJurisdiction
- LOGO - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- LONG - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#long
- longValue() - Method in class org.openrdf.model.impl.DecimalLiteralImpl
-
- longValue() - Method in class org.openrdf.model.impl.IntegerLiteralImpl
-
- longValue() - Method in class org.openrdf.model.impl.LiteralImpl
-
- longValue() - Method in class org.openrdf.model.impl.NumericLiteralImpl
-
- longValue() - Method in interface org.openrdf.model.Literal
-
Returns the long value of this literal.
- lower(Statement) - Method in class org.openrdf.model.impl.TreeModel
-
- LOWER_CASE - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:lower-case
- LT_DEFAULT - Static variable in interface org.openrdf.model.util.language.LanguageTagCodes
-
The special tag i-default.
- LT_EXTRA - Static variable in interface org.openrdf.model.util.language.LanguageTagCodes
-
A tag with non-standard extra subtags.
- LT_IANA - Static variable in interface org.openrdf.model.util.language.LanguageTagCodes
-
A tag in the IANA registry.
- LT_IANA_DEPRECATED - Static variable in interface org.openrdf.model.util.language.LanguageTagCodes
-
A language tag that is deprecated in the IANA registry.
- LT_ILLEGAL - Static variable in interface org.openrdf.model.util.language.LanguageTagCodes
-
An illegal tag.
- LT_ISO3166 - Static variable in interface org.openrdf.model.util.language.LanguageTagCodes
-
The second subtag is from ISO3166 and identifies a country.
- LT_ISO639 - Static variable in interface org.openrdf.model.util.language.LanguageTagCodes
-
The first subtag is from ISO639-1 or ISO639-2 and identifies a language,
- LT_LOCAL_USE - Static variable in interface org.openrdf.model.util.language.LanguageTagCodes
-
A special ISO639-2 local use language tag.
- LT_MULTIPLE - Static variable in interface org.openrdf.model.util.language.LanguageTagCodes
-
The special ISO639-2 language tag mul.
- LT_PRIVATE_USE - Static variable in interface org.openrdf.model.util.language.LanguageTagCodes
-
An RFC3066 private use tag.
- LT_UNDETERMINED - Static variable in interface org.openrdf.model.util.language.LanguageTagCodes
-
The undetermined ISO639-2 language und.
- MADE - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- MAGIC_PROPERTIES_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#MagicProperties An abstract superclass that can be
used to group all spin:MagicProperty instances under a single parent
class.
- MAGIC_PROPERTY_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
- MAILING_LIST - Static variable in class org.openrdf.model.vocabulary.DOAP
-
- MAINTAINER - Static variable in class org.openrdf.model.vocabulary.DOAP
-
- MAKER - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- MANUAL - Static variable in class org.openrdf.model.vocabulary.EARL
-
- MAPPING_RELATION - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:mappingRelation relation.
- match(Resource, URI, Value, Resource...) - Method in interface org.openrdf.model.Graph
-
Deprecated.
- match(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.AbstractModel
-
Deprecated.
- match(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.GraphImpl
-
Deprecated.
- MAX_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Max Represents MAX aggregations.
- MAXCARDINALITY - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#maxCardinality
- MBOX - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- MBOX_SHA1SUM - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- MEDIA_TYPE - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/MediaType
- MEDIA_TYPE_OR_EXTENT - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/MediaTypeOrExtent
- MEDIATOR - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/mediator
- MEDIUM - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/medium
- MEMBER - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- MEMBER - Static variable in class org.openrdf.model.vocabulary.RDFS
-
http://www.w3.org/2000/01/rdf-schema#member
- MEMBER - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:member relation.
- MEMBER_LIST - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:memberList relation.
- MEMBERSHIP_CLASS - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- MESH - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/MESH
- METHOD_OF_ACCRUAL - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/MethodOfAccrual
- METHOD_OF_INSTRUCTION - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/MethodOfInstruction
- MIN_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Min Represents MIN aggregations.
- MINCARDINALITY - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#minCardinality
- MINUS_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Minus A MINUS element group.
- MINUTES_FROM_DATETIME - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:minutes-from-dateTime
- MOD_MAX_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
- MOD_MIN_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
- MOD_PATH_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#ModPath A modified path such as rdfs:subClassOf*.
- MODE - Static variable in class org.openrdf.model.vocabulary.EARL
-
- Model - Interface in org.openrdf.model
-
An RDF model, represented as a
Set of
Statements
with predictable iteration order.
- ModelException - Exception in org.openrdf.model.util
-
An exception thrown by
Model and
ModelUtil when specific
conditions are not met.
- ModelException(Value) - Constructor for exception org.openrdf.model.util.ModelException
-
- ModelException(Value, Value) - Constructor for exception org.openrdf.model.util.ModelException
-
- ModelException(String, Throwable) - Constructor for exception org.openrdf.model.util.ModelException
-
- ModelException(String) - Constructor for exception org.openrdf.model.util.ModelException
-
- ModelException(Throwable) - Constructor for exception org.openrdf.model.util.ModelException
-
- ModelUtil - Class in org.openrdf.model.util
-
- ModelUtil() - Constructor for class org.openrdf.model.util.ModelUtil
-
- MODIFIED - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/modified
- MODIFY_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Modify Represents a MODIFY (part of SPARQL UPDATE
language).
- MODULE_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#Module An abstract building block of a SPARQL
system.
- MODULES_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#Modules An "artificial" parent class for all
Functions and Templates.
- MONTH_FROM_DATETIME - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:month-from-dateTime
- MSN_CHAT_ID - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- MYERS_BRIGGS - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- name - Variable in class org.openrdf.model.util.language.Iso3166
-
The name of the country (in English).
- name - Variable in class org.openrdf.model.util.language.Iso639
-
The name of the language in English.
- NAME - Static variable in class org.openrdf.model.vocabulary.DOAP
-
Properties
- NAME - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- NAME - Static variable in class org.openrdf.model.vocabulary.SD
-
name
- NAME - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#Name
- NAMED_GRAPH_CLASS - Static variable in class org.openrdf.model.vocabulary.SD
-
Named Graph
- NAMED_GRAPH_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#NamedGraph A named Graph element such as GRAPH
{...}.
- NAMED_GRAPH_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SD
-
named graph
- NAMED_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#named Used in DROP and CLEAR.
- Namespace - Interface in org.openrdf.model
-
A namespace, consisting of a namespace name and a prefix that has been
assigned to it.
- NAMESPACE - Static variable in class org.openrdf.model.vocabulary.DC
-
Dublin Core elements namespace: http://purl.org/dc/elements/1.1/
- NAMESPACE - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
Dublin Core Terms namespace: http://purl.org/dc/terms/
- NAMESPACE - Static variable in class org.openrdf.model.vocabulary.DOAP
-
- NAMESPACE - Static variable in class org.openrdf.model.vocabulary.EARL
-
The EARL namespace: http://www.w3.org/ns/earl#
- NAMESPACE - Static variable in class org.openrdf.model.vocabulary.FN
-
The XPath functions namespace (
http://www.w3.org/2005/xpath-functions#).
- NAMESPACE - Static variable in class org.openrdf.model.vocabulary.FOAF
-
The FOAF namespace: http://xmlns.com/foaf/0.1/
- NAMESPACE - Static variable in class org.openrdf.model.vocabulary.OWL
-
The OWL namespace: http://www.w3.org/2002/07/owl#
- NAMESPACE - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#
- NAMESPACE - Static variable in class org.openrdf.model.vocabulary.RDFS
-
The RDF Schema namepace: http://www.w3.org/2000/01/rdf-schema#
- NAMESPACE - Static variable in class org.openrdf.model.vocabulary.SD
-
http://www.w3.org/ns/sparql-service-description#
- NAMESPACE - Static variable in class org.openrdf.model.vocabulary.SESAME
-
The Sesame Schema namespace (
http://www.openrdf.org/schema/sesame#).
- NAMESPACE - Static variable in class org.openrdf.model.vocabulary.SESAMEQNAME
-
The Sesame QName Schema namespace (
http://www.openrdf.org/schema/qname#).
- NAMESPACE - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The SKOS namespace: http://www.w3.org/2004/02/skos/core#
- NAMESPACE - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
The XML Schema namespace (http://www.w3.org/2001/XMLSchema#).
- NamespaceImpl - Class in org.openrdf.model.impl
-
A default implementation of the
Namespace interface.
- NamespaceImpl(String, String) - Constructor for class org.openrdf.model.impl.NamespaceImpl
-
Creates a new NamespaceImpl object.
- Namespaces - Class in org.openrdf.model.util
-
A utility class to perform operations on
Namespaces.
- NARROW_MATCH - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:narrowMatch relation.
- NARROWER - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:narrower relation.
- NARROWER_TRANSITIVE - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:narrowerTransitive relation.
- NCNAME - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#NCName
- NEGATIVE_INTEGER - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#negativeInteger
- next() - Method in class org.openrdf.model.util.PatternIterator
-
- NEXT_RULE_PROPERTY_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#nextRuleProperty Can be used to link two
sub-properties of spin:rule (or spin:rule itself) to instruct the SPIN
engine to execute one set of rules before another one.
- NICK - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- NIL - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#nil
- NIL - Static variable in class org.openrdf.model.vocabulary.SESAME
-
The SPARQL null context identifier (
http://www.openrdf.org/schema/sesame#nil)
- NLM - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/NLM
- NMTOKEN - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#NMTOKEN
- NMTOKENS - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#NMTOKENS
- NODE_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
- NON_NEGATIVE_INTEGER - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#nonNegativeInteger
- NON_POSITIVE_INTEGER - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#nonPositiveInteger
- normalize(String, URI) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes the supplied value according to the normalization rules for the
supplied datatype.
- normalize() - Method in class org.openrdf.model.datatypes.XMLDateTime
-
Normalizes this dateTime object.
- normalizeBoolean(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes a boolean value to its canonical representation.
- normalizeByte(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:byte.
- normalizeDateTime(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:dateTime.
- normalizeDecimal(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes a decimal to its canonical representation.
- normalizeDouble(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes a double to its canonical representation.
- NORMALIZEDSTRING - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#normalizedString
- normalizeFloat(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes a float to its canonical representation.
- normalizeFPNumber(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes a floating point number to its canonical representation.
- normalizeInt(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:int.
- normalizeInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes an integer to its canonical representation.
- normalizeLong(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:long.
- normalizeNegativeInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:negativeInteger.
- normalizeNonNegativeInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:nonNegativeInteger.
- normalizeNonPositiveInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:nonPositiveInteger.
- normalizePositiveInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:positiveInteger.
- normalizeShort(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:short.
- normalizeUnsignedByte(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:unsignedByte.
- normalizeUnsignedInt(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:unsignedInt.
- normalizeUnsignedLong(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:unsignedLong.
- normalizeUnsignedShort(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:unsignedShort.
- NOT_EXISTS_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#NotExists A NOT EXISTS element group.
- NOTAPPLICABLE - Static variable in class org.openrdf.model.vocabulary.EARL
-
- NOTATION - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:notation property.
- NOTATION - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#NOTATION
- NOTAVAILABLE - Static variable in class org.openrdf.model.vocabulary.EARL
-
- NOTE - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:note property.
- NOTHING - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#Nothing
- NOTTESTED - Static variable in class org.openrdf.model.vocabulary.EARL
-
- NS - Static variable in class org.openrdf.model.vocabulary.DC
-
An immutable
Namespace constant that represents the Dublin Core
namespace.
- NS - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
An immutable
Namespace constant that represents the Dublin Core
Terms namespace.
- NS - Static variable in class org.openrdf.model.vocabulary.FN
-
An immutable
Namespace constant that represents the XPath
Functions namespace.
- NS - Static variable in class org.openrdf.model.vocabulary.OWL
-
An immutable
Namespace constant that represents the OWL namespace.
- NS - Static variable in class org.openrdf.model.vocabulary.RDF
-
An immutable
Namespace constant that represents the RDF namespace.
- NS - Static variable in class org.openrdf.model.vocabulary.RDFS
-
An immutable
Namespace constant that represents the RDFS
namespace.
- NS - Static variable in class org.openrdf.model.vocabulary.SD
-
An immutable
Namespace constant that represents the SPARQL Service
Description namespace.
- NS - Static variable in class org.openrdf.model.vocabulary.SESAME
-
An immutable
Namespace constant that represents the Sesame Schema
namespace.
- NS - Static variable in class org.openrdf.model.vocabulary.SESAMEQNAME
-
An immutable
Namespace constant that represents the Sesame QName
namespace.
- NS - Static variable in class org.openrdf.model.vocabulary.SKOS
-
An immutable
Namespace constant that represents the SKOS
namespace.
- NS - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
An immutable
Namespace constant that represents the XML Schema
namespace.
- NUMERIC_ABS - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:numeric-abs
- NUMERIC_CEIL - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:numeric-ceil
- NUMERIC_FLOOR - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:numeric-floor
- NUMERIC_ROUND - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:numeric-round
- NumericLiteralImpl - Class in org.openrdf.model.impl
-
An extension of
LiteralImpl that stores a numeric value to avoid
parsing.
- NumericLiteralImpl(Number, URI) - Constructor for class org.openrdf.model.impl.NumericLiteralImpl
-
Creates a literal with the specified value and datatype.
- NumericLiteralImpl(byte) - Constructor for class org.openrdf.model.impl.NumericLiteralImpl
-
Creates an xsd:byte typed litral with the specified value.
- NumericLiteralImpl(short) - Constructor for class org.openrdf.model.impl.NumericLiteralImpl
-
Creates an xsd:short typed litral with the specified value.
- NumericLiteralImpl(int) - Constructor for class org.openrdf.model.impl.NumericLiteralImpl
-
Creates an xsd:int typed litral with the specified value.
- NumericLiteralImpl(long) - Constructor for class org.openrdf.model.impl.NumericLiteralImpl
-
Creates an xsd:long typed litral with the specified value.
- NumericLiteralImpl(float) - Constructor for class org.openrdf.model.impl.NumericLiteralImpl
-
Creates an xsd:float typed litral with the specified value.
- NumericLiteralImpl(double) - Constructor for class org.openrdf.model.impl.NumericLiteralImpl
-
Creates an xsd:double typed litral with the specified value.
- OBJECT - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#object
- OBJECT_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#object An RDF Node or Variable describing the object
of a triple.
- objectLiteral() - Method in class org.openrdf.model.impl.AbstractModel
-
- objectLiteral() - Method in interface org.openrdf.model.Model
-
Utility method that casts the return value of
Model.objectValue() to a
Literal, or throws a ModelUtilException if that value is not a Literal.
- OBJECTPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#ObjectProperty
- objectResource() - Method in class org.openrdf.model.impl.AbstractModel
-
- objectResource() - Method in interface org.openrdf.model.Model
-
Utility method that casts the return value of
Model.objectValue() to a
Resource, or throws a ModelUtilException if that value is not a Resource.
- objects() - Method in class org.openrdf.model.impl.AbstractModel
-
- objects() - Method in interface org.openrdf.model.Model
-
Returns a
Set view of the objects contained in this model.
- objectString() - Method in class org.openrdf.model.impl.AbstractModel
-
- objectString() - Method in interface org.openrdf.model.Model
-
- objectURI() - Method in class org.openrdf.model.impl.AbstractModel
-
- objectURI() - Method in interface org.openrdf.model.Model
-
Utility method that casts the return value of
Model.objectValue() to a
URI, or throws a ModelUtilException if that value is not a URI.
- objectValue() - Method in class org.openrdf.model.impl.AbstractModel
-
- objectValue() - Method in interface org.openrdf.model.Model
-
Gets the object of the statement(s).
- OFFSET_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#offset The OFFSET solution modifier of a Query.
- OLD_HOMEPAGE - Static variable in class org.openrdf.model.vocabulary.DOAP
-
- ONEOF - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#oneOf
- ONLINE_ACCOUNT - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- ONLINE_CHAT_ACCOUNT - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- ONLINE_ECOMMERCE_ACCOUNT - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- ONLINE_GAMING_ACCOUNT - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- ONPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#onProperty
- ONTOLOGY - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#Ontology
- ONTOLOGYPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#OntologyProperty
- OPENID - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- OpenRDFException - Exception in org.openrdf
-
General superclass of all checked exceptions that parts of OpenRDF Sesame can
throw.
- OpenRDFException() - Constructor for exception org.openrdf.OpenRDFException
-
- OpenRDFException(String) - Constructor for exception org.openrdf.OpenRDFException
-
- OpenRDFException(Throwable) - Constructor for exception org.openrdf.OpenRDFException
-
- OpenRDFException(String, Throwable) - Constructor for exception org.openrdf.OpenRDFException
-
- OpenRDFUtil - Class in org.openrdf
-
General utility methods for OpenRDF/Sesame modules.
- OpenRDFUtil() - Constructor for class org.openrdf.OpenRDFUtil
-
- OPTIONAL_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Optional An optional element in a query.
- ORDER_BY_CONDITION_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#OrderByCondition An abstract base class for
ascending or descending order conditions.
- ORDER_BY_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#orderBy Links a query with an ORDER BY clause where
the values are rdf:List containing OrderByConditions or expressions.
- ORDERED_COLLECTION - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:OrderedCollection class
- org.openrdf - package org.openrdf
-
- org.openrdf.model - package org.openrdf.model
-
RDF model interfaces.
- org.openrdf.model.datatypes - package org.openrdf.model.datatypes
-
- org.openrdf.model.impl - package org.openrdf.model.impl
-
Default implementations of the RDF model interfaces.
- org.openrdf.model.util - package org.openrdf.model.util
-
- org.openrdf.model.util.language - package org.openrdf.model.util.language
-
- org.openrdf.model.vocabulary - package org.openrdf.model.vocabulary
-
Static constants for various vocabularies.
- ORGANIZATION - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- OUTCOME - Static variable in class org.openrdf.model.vocabulary.EARL
-
- OWL - Class in org.openrdf.model.vocabulary
-
Constants for OWL primitives and for the OWL namespace.
- OWL() - Constructor for class org.openrdf.model.vocabulary.OWL
-
- PAGE - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- parseBoolean(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Parses the supplied xsd:boolean string and returns its value.
- parseByte(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Parses the supplied xsd:byte string and returns its value.
- parseCalendar(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Parses the supplied calendar value string and returns its value.
- parseDecimal(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Parses the supplied decimal/floating point string and returns its value.
- parseDouble(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Parses the supplied xsd:double string and returns its value.
- parseFloat(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Parses the supplied xsd:float string and returns its value.
- parseInt(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Parses the supplied xsd:int strings and returns its value.
- parseInteger(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Parses the supplied xsd:integer string and returns its value.
- parseLong(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Parses the supplied xsd:long string and returns its value.
- parseShort(String) - Static method in class org.openrdf.model.datatypes.XMLDatatypeUtil
-
Parses the supplied xsd:short string and returns its value.
- PASS - Static variable in class org.openrdf.model.vocabulary.EARL
-
- PAST_PROJECT - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- PATH1_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#path1 The first child path of a property path.
- PATH2_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#path2 The second child path of a property path.
- PATH_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Path The base class of SPARQL property path
expressions.
- PATH_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#path Points from a TriplePath to its path.
- PatternIterator<S extends Statement> - Class in org.openrdf.model.util
-
Excludes an Iterator based on a given basic graph pattern.
- PatternIterator(Iterator<S>, Value, Value, Value, Value...) - Constructor for class org.openrdf.model.util.PatternIterator
-
- PERIOD - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/Period
- PERIOD_OF_TIME - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/PeriodOfTime
- PERSON - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- PERSONAL_PROFILE_DOCUMENT - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- PHONE - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- PHYSICAL_MEDIUM - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/PhysicalMedium
- PHYSICAL_RESOURCE - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/PhysicalResource
- PLAN - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- POINT - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/Point
- POLICY - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/Policy
- pollFirst() - Method in class org.openrdf.model.impl.TreeModel
-
- pollLast() - Method in class org.openrdf.model.impl.TreeModel
-
- POSITIVE_INTEGER - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#positiveInteger
- PREDICATE - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate
- PREDICATE_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#predicate A resource or Variable describing the
predicate of a triple.
- predicates() - Method in class org.openrdf.model.impl.AbstractModel
-
- predicates() - Method in interface org.openrdf.model.Model
-
Returns a
Set view of the predicates contained in this model.
- PREF_LABEL - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:prefLabel lexical label property.
- PREFIX - Static variable in class org.openrdf.model.vocabulary.DC
-
Recommend prefix for the Dublin Core elements namespace: "dc"
- PREFIX - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
Recommend prefix for the Dublin Core Terms namespace: "dcterms"
- PREFIX - Static variable in class org.openrdf.model.vocabulary.EARL
-
The recommended prefix for the EARL namespace: "earl"
- PREFIX - Static variable in class org.openrdf.model.vocabulary.FN
-
Recommended prefix for the XPath Functions namespace: "fn"
- PREFIX - Static variable in class org.openrdf.model.vocabulary.FOAF
-
The recommended prefix for the FOAF namespace: "foaf"
- PREFIX - Static variable in class org.openrdf.model.vocabulary.OWL
-
Recommended prefix for the OWL namespace: "owl"
- PREFIX - Static variable in class org.openrdf.model.vocabulary.RDF
-
Recommended prefix for the RDF namespace: "rdf"
- PREFIX - Static variable in class org.openrdf.model.vocabulary.RDFS
-
Recommended prefix for the RDF Schema namespace: "rdfs"
- PREFIX - Static variable in class org.openrdf.model.vocabulary.SD
-
sd
- PREFIX - Static variable in class org.openrdf.model.vocabulary.SESAME
-
Recommended prefix for the Sesame Schema namespace: "sesame"
- PREFIX - Static variable in class org.openrdf.model.vocabulary.SESAMEQNAME
-
Recommended prefix for the Sesame QName Schema namespace: "q"
- PREFIX - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The recommended prefix for the SKOS namespace: "skos"
- PREFIX - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
Recommended prefix for XML Schema datatypes: "xsd"
- PRIMARY_TOPIC - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- PRIORVERSION - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#priorVersion
- PRIVATE_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#private Can be set to true to indicate that a SPIN
function is only meant to be used as a helper of other functions, but not
directly.
- PROGRAMMING_LANGUAGE - Static variable in class org.openrdf.model.vocabulary.DOAP
-
- PROJECT - Static variable in class org.openrdf.model.vocabulary.DOAP
-
Classes
- PROJECT - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- PROPERTY - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
- PROPERTY_FEATURE - Static variable in class org.openrdf.model.vocabulary.SD
-
property feature
- PROVENANCE - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/provenance
- PROVENANCE_STATEMENT - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/ProvenanceStatement
- PUBLICATIONS - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- PUBLISHER - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:publisher
- PUBLISHER - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/publisher
- RANGE - Static variable in class org.openrdf.model.vocabulary.RDFS
-
http://www.w3.org/2000/01/rdf-schema#range
- RDF - Class in org.openrdf.model.vocabulary
-
Constants for RDF primitives and for the RDF namespace.
- RDF() - Constructor for class org.openrdf.model.vocabulary.RDF
-
- RDFS - Class in org.openrdf.model.vocabulary
-
- RDFS() - Constructor for class org.openrdf.model.vocabulary.RDFS
-
- REDUCED_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#reduced A property with true to indicate that a
Select query has a REDUCED flag.
- REFERENCES - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/references
- RELATED - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:related relation.
- RELATED_MATCH - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:relatedMatch relation.
- RELATION - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:relation
- RELATION - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/relation
- RELEASE - Static variable in class org.openrdf.model.vocabulary.DOAP
-
- remove(Object) - Method in class org.openrdf.model.impl.AbstractModel
-
- remove(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.EmptyModel
-
- remove(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.FilteredModel
-
- remove(Object) - Method in class org.openrdf.model.impl.LinkedHashModel
-
- remove(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.LinkedHashModel
-
- remove(Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.TreeModel
-
- remove(Resource, URI, Value, Resource...) - Method in interface org.openrdf.model.Model
-
Removes statements with the specified subject, predicate, object and
(optionally) context exist in this model.
- remove(Graph, Resource, URI, Value, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
-
Utility method that removes all statements matching the specified criteria
from a graph.
- remove() - Method in class org.openrdf.model.util.PatternIterator
-
- removeAll(Collection<?>) - Method in class org.openrdf.model.impl.AbstractModel
-
- removeFilteredTermIteration(Iterator<Statement>, Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.FilteredModel
-
Called by aggregate sets when a term has been removed from a term
iterator.
- removeNamespace(String) - Method in class org.openrdf.model.impl.EmptyModel
-
- removeNamespace(String) - Method in class org.openrdf.model.impl.FilteredModel
-
- removeNamespace(String) - Method in class org.openrdf.model.impl.LinkedHashModel
-
- removeNamespace(String) - Method in class org.openrdf.model.impl.TreeModel
-
- removeNamespace(String) - Method in interface org.openrdf.model.Model
-
Removes a namespace declaration by removing the association between a
prefix and a namespace name.
- removeTermIteration(Iterator<Statement>, Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.AbstractModel
-
Called by aggregate sets when a term has been removed from a term
iterator.
- removeTermIteration(Iterator<Statement>, Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.EmptyModel
-
- removeTermIteration(Iterator<Statement>, Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.FilteredModel
-
- removeTermIteration(Iterator, Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.LinkedHashModel
-
- removeTermIteration(Iterator<Statement>, Resource, URI, Value, Resource...) - Method in class org.openrdf.model.impl.TreeModel
-
- REPLACE - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:replace
- REPLACES - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/replaces
- REQUIRES - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/requires
- REQUIRES_DATASET - Static variable in class org.openrdf.model.vocabulary.SD
-
Requires Dataset
- Resource - Interface in org.openrdf.model
-
The supertype of all RDF resources (URIs and blank nodes).
- RESOURCE - Static variable in class org.openrdf.model.vocabulary.RDFS
-
http://www.w3.org/2000/01/rdf-schema#Resource
- REST - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest
- RESTRICTION - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#Restriction
- RESULT - Static variable in class org.openrdf.model.vocabulary.EARL
-
- RESULT_FORMAT - Static variable in class org.openrdf.model.vocabulary.SD
-
result format
- RESULT_NODES_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#resultNodes Contains the result nodes (URI resources
or Variables) of a Describe query.
- RESULT_VARIABLES_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#resultVariables An rdf:List of variables that are
returned by a Select query.
- retainAll(Collection<?>) - Method in class org.openrdf.model.impl.AbstractModel
-
- RETURN_TYPE_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#returnType The return type of a Function, e.g.
- REVERSE_LINK_PATH_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
- REVERSE_PATH_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#ReversePath A path with reversed direction.
- RFC1766 - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/RFC1766
- RFC3066 - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/RFC3066
- RFC4646 - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/RFC4646
- RFC5646 - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/RFC5646
- RIGHTS - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:rights
- RIGHTS - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/rights
- RIGHTS_HOLDER - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/rightsHolder
- RIGHTS_STATEMENT - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/RightsStatement
- RULE_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#Rule Groups together the kinds of SPARQL commands
that can appear as SPIN rules and constructors: CONSTRUCT, DELETE WHERE
and DELETE/INSERT.
- RULE_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#rule An inferencing rule attached to a class.
- RULE_PROPERTY_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#RuleProperty The metaclass of spin:rule and its
subproperties.
- RULE_PROPERTY_MAX_ITERATION_COUNT_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#rulePropertyMaxIterationCount Can be attached to
spin:rule (or subclasses thereof) to instruct a SPIN rules engine that it
shall only execute the rules max times.
- SAMEAS - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#sameAs
- SCHOOL_HOMEPAGE - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- SCOPE_NOTE - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:scopeNote property.
- SD - Class in org.openrdf.model.vocabulary
-
Namespace Sparql-service-description.
- SECONDS_FROM_DATETIME - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:seconds-from-dateTime
- SEEALSO - Static variable in class org.openrdf.model.vocabulary.RDFS
-
http://www.w3.org/2000/01/rdf-schema#seeAlso
- SELECT_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Select A SELECT-type query that returns variable
bindings as its result.
- SELECT_TEMPLATE_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#SelectTemplate A SPIN template that wraps a SELECT
query.
- SELECT_TEMPLATES_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#SelectTemplates Suggested abstract base class for
all SelectTemplates.
- SEMANTIC_RELATION - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:semanticRelation relation.
- SEMIAUTOMATIC - Static variable in class org.openrdf.model.vocabulary.EARL
-
- SEQ - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq
- SEQ_PATH_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#SeqPath A sequence of multiple paths.
- SERVICE - Static variable in class org.openrdf.model.vocabulary.SD
-
Service
- SERVICE_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Service A SERVICE call that matches a nested
sub-pattern against a SPARQL end point specified by a URI.
- SERVICE_URI_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#serviceURI Used by sp:Service to specify the URI of
the SPARQL end point to invoke.
- SESAME - Class in org.openrdf.model.vocabulary
-
Defines constants for the Sesame schema namespace.
- SESAME() - Constructor for class org.openrdf.model.vocabulary.SESAME
-
- Sesame - Class in org.openrdf
-
- Sesame() - Constructor for class org.openrdf.Sesame
-
- SESAMEQNAME - Class in org.openrdf.model.vocabulary
-
Defines constants for the Sesame QName schema namespace.
- SESAMEQNAME() - Constructor for class org.openrdf.model.vocabulary.SESAMEQNAME
-
- setDatatype(URI) - Method in class org.openrdf.model.impl.LiteralImpl
-
- setID(String) - Method in class org.openrdf.model.impl.BNodeImpl
-
- setLabel(String) - Method in class org.openrdf.model.impl.LiteralImpl
-
- setLanguage(String) - Method in class org.openrdf.model.impl.LiteralImpl
-
- setName(String) - Method in class org.openrdf.model.impl.NamespaceImpl
-
Sets the name of the namespace.
- setNamespace(String, String) - Method in class org.openrdf.model.impl.EmptyModel
-
- setNamespace(Namespace) - Method in class org.openrdf.model.impl.EmptyModel
-
- setNamespace(String, String) - Method in class org.openrdf.model.impl.FilteredModel
-
- setNamespace(Namespace) - Method in class org.openrdf.model.impl.FilteredModel
-
- setNamespace(String, String) - Method in class org.openrdf.model.impl.LinkedHashModel
-
- setNamespace(Namespace) - Method in class org.openrdf.model.impl.LinkedHashModel
-
- setNamespace(String, String) - Method in class org.openrdf.model.impl.TreeModel
-
- setNamespace(Namespace) - Method in class org.openrdf.model.impl.TreeModel
-
- setNamespace(String, String) - Method in interface org.openrdf.model.Model
-
Sets the prefix for a namespace.
- setNamespace(Namespace) - Method in interface org.openrdf.model.Model
-
Sets the prefix for a namespace.
- setPrefix(String) - Method in class org.openrdf.model.impl.NamespaceImpl
-
Sets the prefix of the namespace.
- setUniqueObject(Graph, Resource, URI, Value, Resource...) - Static method in class org.openrdf.model.util.GraphUtil
-
Adds the specified statement and makes sure that no other statements are
present in the Graph with the same subject and predicate.
- setURIString(String) - Method in class org.openrdf.model.impl.URIImpl
-
- setValueFactory(ValueFactory) - Method in class org.openrdf.model.impl.GraphImpl
-
Deprecated.
- SHA1 - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- SHORT - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#short
- shortValue() - Method in class org.openrdf.model.impl.DecimalLiteralImpl
-
- shortValue() - Method in class org.openrdf.model.impl.IntegerLiteralImpl
-
- shortValue() - Method in class org.openrdf.model.impl.LiteralImpl
-
- shortValue() - Method in class org.openrdf.model.impl.NumericLiteralImpl
-
- shortValue() - Method in interface org.openrdf.model.Literal
-
Returns the short value of this literal.
- SILENT_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
- size() - Method in class org.openrdf.model.impl.EmptyModel
-
- size() - Method in class org.openrdf.model.impl.FilteredModel
-
- size() - Method in class org.openrdf.model.impl.GraphImpl
-
Deprecated.
- size() - Method in class org.openrdf.model.impl.LinkedHashModel
-
- size() - Method in class org.openrdf.model.impl.TreeModel
-
- SIZE_OR_DURATION - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/SizeOrDuration
- SKOS - Class in org.openrdf.model.vocabulary
-
- SKOS() - Constructor for class org.openrdf.model.vocabulary.SKOS
-
- SKYPE_ID - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- SOFTWARE - Static variable in class org.openrdf.model.vocabulary.EARL
-
- SOMEVALUESFROM - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#someValuesFrom
- SOURCE - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:source
- SOURCE - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/source
- SP - Class in org.openrdf.model.vocabulary
-
- SP() - Constructor for class org.openrdf.model.vocabulary.SP
-
- SPARQL_10_QUERY - Static variable in class org.openrdf.model.vocabulary.SD
-
SPARQL 1.0 Query
- SPARQL_11_QUERY - Static variable in class org.openrdf.model.vocabulary.SD
-
SPARQL 1.1 Query
- SPARQL_11_UPDATE - Static variable in class org.openrdf.model.vocabulary.SD
-
SPARQL 1.1 Update
- SPATIAL - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/spatial
- SPIN - Class in org.openrdf.model.vocabulary
-
- SPIN() - Constructor for class org.openrdf.model.vocabulary.SPIN
-
- STANDARD - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/Standard
- STARTS_WITH - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:starts-with
- Statement - Interface in org.openrdf.model
-
An RDF statement, with optional associated context.
- STATEMENT - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement
- StatementImpl - Class in org.openrdf.model.impl
-
An implementation of the
Statement interface for statements that
don't have an associated context.
- StatementImpl(Resource, URI, Value) - Constructor for class org.openrdf.model.impl.StatementImpl
-
Creates a new Statement with the supplied subject, predicate and object.
- statements - Variable in class org.openrdf.model.impl.GraphImpl
-
Deprecated.
- STATUS - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- STRING - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#string
- STRING_LENGTH - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:string-length
- stringValue() - Method in class org.openrdf.model.impl.BNodeImpl
-
- stringValue() - Method in class org.openrdf.model.impl.LiteralImpl
-
- stringValue() - Method in class org.openrdf.model.impl.URIImpl
-
- stringValue() - Method in interface org.openrdf.model.Value
-
Returns the String-value of a Value object.
- SUB_PATH_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#subPath The child path of a property path
expression.
- SUB_QUERY_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#SubQuery A nested SELECT query inside of an element
list.
- SUBCLASSOF - Static variable in class org.openrdf.model.vocabulary.RDFS
-
http://www.w3.org/2000/01/rdf-schema#subClassOf
- SUBJECT - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:subject
- SUBJECT - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/subject
- SUBJECT - Static variable in class org.openrdf.model.vocabulary.EARL
-
- SUBJECT - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#subject
- SUBJECT_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#subject A resource or Variable describing the
subject of a triple.
- subjects() - Method in class org.openrdf.model.impl.AbstractModel
-
- subjects() - Method in interface org.openrdf.model.Model
-
Returns a
Set view of the subjects contained in this model.
- SUBPROPERTYOF - Static variable in class org.openrdf.model.vocabulary.RDFS
-
http://www.w3.org/2000/01/rdf-schema#subPropertyOf
- subSet(Statement, Statement) - Method in class org.openrdf.model.impl.TreeModel
-
- SUBSTRING - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:substring
- SUBSTRING_AFTER - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:substring-after
- SUBSTRING_BEFORE - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:substring-before
- SUM_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Sum Represents sum aggregations, e.g.
- SUPPORTED_ENTAILMENT_PROFILE - Static variable in class org.openrdf.model.vocabulary.SD
-
supported entailment profile
- SUPPORTED_LANGUAGE - Static variable in class org.openrdf.model.vocabulary.SD
-
supported language
- SURNAME - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- SYMBOL_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#symbol The symbol of a function, e.g.
- SYMMETRICPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#SymmetricProperty
- SYSTEM_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#SystemClass An "artificial" root class that groups
all SP classes.
- SYSTEM_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#systemProperty An abstract base proprerty that
groups together the SP system properties.
- SYSTEM_PROPERTY_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#systemProperty An "abstract" base property that
groups together those system properties that the user will hardly ever
need to see in property trees.
- TABLE_DATA_PROVIDER_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#TableDataProvider An abstraction of objects that
can produce tabular data.
- TABLE_OF_CONTENTS - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/tableOfContents
- tailSet(Statement) - Method in class org.openrdf.model.impl.TreeModel
-
- TEMPLATE_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#Template The metaclass of SPIN templates.
- TEMPLATES_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#Templates Suggested abstract base class for all
Templates.
- TEMPLATES_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#templates Points to a list of TripleTemplates that
form the head of a Construct query.
- TEMPORAL - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/temporal
- terminologyCode - Variable in class org.openrdf.model.util.language.Iso639
-
The ISO639-2 three character Terminology Code.
- TEST - Static variable in class org.openrdf.model.vocabulary.EARL
-
- TEST_SUBJECT - Static variable in class org.openrdf.model.vocabulary.EARL
-
- TESTRESULT - Static variable in class org.openrdf.model.vocabulary.EARL
-
- TEXT_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#text Can be attached to sp:Queries to store a
textual representation of the query.
- TGN - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/TGN
- THEME - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- THING - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#Thing
- THIS_CONTEXT_INSTANCE - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#_this A system variable representing the current
context instance in a rule or constraint.
- THIS_UNBOUND_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#thisUnbound Can be set to true for SPIN rules and
constraints that do not require pre-binding the variable ?this with all
members of the associated class.
- THUMBNAIL - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- TIME - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#time
- TIMEZONE_FROM_DATETIME - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:timezone-from-dateTime
- TIPJAR - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- TITLE - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:title
- TITLE - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/title
- TITLE - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- toArray() - Method in class org.openrdf.model.impl.AbstractModel
-
- toArray(T[]) - Method in class org.openrdf.model.impl.AbstractModel
-
- TOKEN - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#token
- toLocale() - Method in class org.openrdf.model.util.language.LanguageTag
-
- TOP_CONCEPT_OF - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:topConceptOf relation.
- TOPIC - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- TOPIC_INTEREST - Static variable in class org.openrdf.model.vocabulary.FOAF
-
- toString() - Method in class org.openrdf.model.datatypes.XMLDateTime
-
Returns the xsd:dateTime string-representation of this object.
- toString() - Method in class org.openrdf.model.impl.BNodeImpl
-
- toString() - Method in class org.openrdf.model.impl.ContextStatementImpl
-
- toString() - Method in class org.openrdf.model.impl.LiteralImpl
-
Returns the label of the literal.
- toString() - Method in class org.openrdf.model.impl.NamespaceImpl
-
Returns a string representation of the object.
- toString() - Method in class org.openrdf.model.impl.StatementImpl
-
Gives a String-representation of this Statement that can be used for
debugging.
- toString() - Method in class org.openrdf.model.impl.URIImpl
-
- toString() - Method in interface org.openrdf.model.URI
-
Returns the String-representation of this URI.
- toString() - Method in class org.openrdf.model.util.language.LanguageTag
-
- TRANSITIVEPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#TransitiveProperty
- TreeModel - Class in org.openrdf.model.impl
-
A Red-Black tree based
Model implementation.
- TreeModel() - Constructor for class org.openrdf.model.impl.TreeModel
-
- TreeModel(Model) - Constructor for class org.openrdf.model.impl.TreeModel
-
- TreeModel(Collection<? extends Statement>) - Constructor for class org.openrdf.model.impl.TreeModel
-
- TreeModel(Set<Namespace>, Collection<? extends Statement>) - Constructor for class org.openrdf.model.impl.TreeModel
-
- TreeModel(Set<Namespace>) - Constructor for class org.openrdf.model.impl.TreeModel
-
- TRIPLE_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Triple A base class for TriplePattern and
TripleTemplate.
- TRIPLE_PATH_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#TriplePath Similar to a TriplePattern, but with a
path expression as its predicate.
- TRIPLE_PATTERN_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#TriplePattern A triple pattern used in the body of a
query.
- TRIPLE_TEMPLATE_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#TripleTemplate A prototypical triple used as
template in the head of a Construct query.
- TRUE - Static variable in class org.openrdf.model.impl.BooleanLiteralImpl
-
- TUPLE_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Tuple Abstract base class for things that have
subject and object.
- twoCharCode - Variable in class org.openrdf.model.util.language.Iso639
-
The ISO639-1 two character code.
- TYPE - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:type
- TYPE - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/type
- TYPE - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
- UDC - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/UDC
- UNION_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Union A UNION group.
- UNION_DEFAULT_GRAPH - Static variable in class org.openrdf.model.vocabulary.SD
-
Union Default Graph
- UNIONOF - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#unionOf
- unmodifiable() - Method in class org.openrdf.model.impl.AbstractModel
-
- unmodifiable() - Method in interface org.openrdf.model.Model
-
Returns an unmodifiable view of this model.
- UNSIGNED_BYTE - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#unsignedByte
- UNSIGNED_INT - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#unsignedInt
- UNSIGNED_LONG - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#unsignedLong
- UNSIGNED_SHORT - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#unsignedShort
- UPDATE_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Update Abstract base class to group the various
SPARQL UPDATE commands.
- UPDATE_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#update Can be used to point from any resource to
an Update.
- UPDATE_TEMPLATE_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#UpdateTemplate A SPIN template that has an UPDATE
command as its body.
- UPDATE_TEMPLATES_CLASS - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#UpdateTemplates Suggested abstract base class for
all UpdateTemplates.
- UPPER_CASE - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:upper-case
- URI - Interface in org.openrdf.model
-
A URI.
- URI - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/URI
- URIImpl - Class in org.openrdf.model.impl
-
The default implementation of the
URI interface.
- URIImpl() - Constructor for class org.openrdf.model.impl.URIImpl
-
Creates a new, unitialized URI.
- URIImpl(String) - Constructor for class org.openrdf.model.impl.URIImpl
-
Creates a new URI from the supplied string.
- URIUtil - Class in org.openrdf.model.util
-
- URIUtil() - Constructor for class org.openrdf.model.util.URIUtil
-
- USING_NAMED_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
- USING_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
- VALID - Static variable in class org.openrdf.model.vocabulary.DCTERMS
-
http://purl.org/dc/terms/valid
- Value - Interface in org.openrdf.model
-
The supertype of all RDF model objects (URIs, blank nodes and literals).
- VALUE - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#value
- valueFactory - Variable in class org.openrdf.model.impl.GraphImpl
-
Deprecated.
- ValueFactory - Interface in org.openrdf.model
-
A factory for creating URIs, blank nodes, literals and statements.
- ValueFactoryBase - Class in org.openrdf.model.impl
-
- ValueFactoryBase() - Constructor for class org.openrdf.model.impl.ValueFactoryBase
-
- ValueFactoryImpl - Class in org.openrdf.model.impl
-
Default implementation of the ValueFactory interface that uses the RDF model
classes from this package.
- ValueFactoryImpl() - Constructor for class org.openrdf.model.impl.ValueFactoryImpl
-
- valueOf(boolean) - Static method in class org.openrdf.model.impl.BooleanLiteralImpl
-
- VAR_NAME_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#varName The name of a Variable.
- VARIABLE_CLASS - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#Variable A variable mentioned in a Triple or
expression.
- VARIABLE_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SP
-
http://spinrdf.org/sp#variable The variable of a Bind element.
- verifyContextNotNull(Resource...) - Static method in class org.openrdf.OpenRDFUtil
-
- VERSION - Static variable in class org.openrdf.model.vocabulary.DOAP
-
- VERSIONINFO - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#versionInfo
- VERSIONIRI - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#versionIRI
- VIOLATION_PATH_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#violationPath An optional attribute of
ConstraintViolations to provide a path expression from the root resource
to the value that is invalid.
- VIOLATION_ROOT_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#violationRoot The root resource of the violation
(often ?this in the constraint body).
- VIOLATION_SOURCE_PROPERTY - Static variable in class org.openrdf.model.vocabulary.SPIN
-
http://spinrdf.org/spin#violationSource Can be used to link a
spin:ConstraintViolation with the query or template call that caused it.