- 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
- bibliographicCode - Variable in class org.openrdf.model.util.language.Iso639
-
The ISO639-2 three character Bibliographic Code.
- 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.
- 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.
- 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.
- 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
-
- CARDINALITY - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#cardinality
- 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.
- 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
- 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.
- 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
- 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
- COVERAGE - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:coverage
- 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.
- 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(Object) - Method in class org.openrdf.model.impl.ValueFactoryBase
-
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 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(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.
- createLiteral(Object) - Method in interface org.openrdf.model.ValueFactory
-
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
- 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.XMLSchema
-
http://www.w3.org/2001/XMLSchema#date
- 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
-
- 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.
- DEFINITION - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:definition property.
- 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
- DESCRIPTION - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:description
- 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
- DISTINCTMEMBERS - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#distinctMembers
- 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.
- DURATION - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#duration
- EDITORIAL_NOTE - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:editorialNote property.
- 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
- ENDS_WITH - Static variable in class org.openrdf.model.vocabulary.FN
-
fn:ends-with
- 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.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
- 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.
- GDAY - Static variable in class org.openrdf.model.vocabulary.XMLSchema
-
http://www.w3.org/2001/XMLSchema#gDay
- getBooleanValue(Literal, boolean) - Static method in class org.openrdf.model.util.LiteralUtil
-
Gets the boolean value of the supplied literal.
- getBooleanValue(Value, boolean) - Static method in class org.openrdf.model.util.LiteralUtil
-
- getByteValue(Literal, byte) - Static method in class org.openrdf.model.util.LiteralUtil
-
Gets the byte value of the supplied literal.
- getByteValue(Value, byte) - Static method in class org.openrdf.model.util.LiteralUtil
-
- getCalendarValue(Literal, XMLGregorianCalendar) - Static method in class org.openrdf.model.util.LiteralUtil
-
Gets the calendar value of the supplied literal.
- getCalendarValue(Value, XMLGregorianCalendar) - Static method in class org.openrdf.model.util.LiteralUtil
-
- 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.LiteralUtil
-
Gets the decimal value of the supplied literal.
- getDecimalValue(Value, BigDecimal) - Static method in class org.openrdf.model.util.LiteralUtil
-
- getDoubleValue(Literal, double) - Static method in class org.openrdf.model.util.LiteralUtil
-
Gets the double value of the supplied literal.
- getDoubleValue(Value, double) - Static method in class org.openrdf.model.util.LiteralUtil
-
- getFloatValue(Literal, float) - Static method in class org.openrdf.model.util.LiteralUtil
-
Gets the float value of the supplied literal.
- getFloatValue(Value, float) - Static method in class org.openrdf.model.util.LiteralUtil
-
- 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.LiteralUtil
-
Gets the integer value of the supplied literal.
- getIntegerValue(Value, BigInteger) - Static method in class org.openrdf.model.util.LiteralUtil
-
- getIntValue(Literal, int) - Static method in class org.openrdf.model.util.LiteralUtil
-
Gets the int value of the supplied literal.
- getIntValue(Value, int) - Static method in class org.openrdf.model.util.LiteralUtil
-
- 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.LiteralUtil
-
Gets the label of the supplied literal.
- getLabel(Value, String) - Static method in class org.openrdf.model.util.LiteralUtil
-
- 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.LiteralUtil
-
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.LiteralUtil
-
Gets the long value of the supplied literal.
- getLongValue(Value, long) - Static method in class org.openrdf.model.util.LiteralUtil
-
- 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.LiteralUtil
-
Gets the short value of the supplied literal.
- getShortValue(Value, short) - Static method in class org.openrdf.model.util.LiteralUtil
-
- 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
-
- 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.
- 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
-
- 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.
- 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
- 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
- IMPORTS - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#imports
- 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
.
- 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.
- INTERSECTIONOF - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#intersectionOf
- 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
- 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.
- Iso639 - Class in org.openrdf.model.util.language
-
Language codes from ISO639-1 and ISO639-2.
- 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.
- 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
-
- 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
- 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.XMLSchema
-
http://www.w3.org/2001/XMLSchema#language
- 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
-
- 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
- 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(Map<String, String>, Collection<? extends Statement>) - Constructor for class org.openrdf.model.impl.LinkedHashModel
-
- LinkedHashModel(Map<String, String>) - Constructor for class org.openrdf.model.impl.LinkedHashModel
-
- LinkedHashModel(Map<String, String>, 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.
- LiteralUtil - Class in org.openrdf.model.util
-
Various utility methods related to
Literal.
- LiteralUtil() - Constructor for class org.openrdf.model.util.LiteralUtil
-
- 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.
- 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.XMLSchema
-
http://www.w3.org/2001/XMLSchema#Name
- 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.FN
-
The XPath functions namespace (
http://www.w3.org/2005/xpath-functions#).
- 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.SESAME
-
The Sesame Schema namespace (http://www.openrdf.org/schema/sesame#).
- 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.
- 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
-
- 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)
- 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
- 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.
- 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
- 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
- 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.
- 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.
- 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
-
- 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
- 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.FN
-
Recommended prefix for the XPath Functions namespace: "fn"
- 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.SESAME
-
Recommended prefix for the Sesame Schema namespace: "sesame"
- 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"
- PRIORVERSION - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#priorVersion
- PROPERTY - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
- PUBLISHER - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:publisher
- SAMEAS - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#sameAs
- SCOPE_NOTE - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:scopeNote property.
- 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
- SEMANTIC_RELATION - Static variable in class org.openrdf.model.vocabulary.SKOS
-
The skos:semanticRelation relation.
- SEQ - Static variable in class org.openrdf.model.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq
- 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
-
- 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(String, String) - Method in class org.openrdf.model.impl.FilteredModel
-
- setNamespace(String, String) - Method in class org.openrdf.model.impl.LinkedHashModel
-
- setNamespace(String, String) - Method in class org.openrdf.model.impl.TreeModel
-
- setNamespace(String, String) - 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.
- 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.
- 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
-
- SKOS - Class in org.openrdf.model.vocabulary
-
- SKOS() - Constructor for class org.openrdf.model.vocabulary.SKOS
-
- 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
- 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.
- 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.
- 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.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#subject
- 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
- SYMMETRICPROPERTY - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#SymmetricProperty
- tailSet(Statement) - Method in class org.openrdf.model.impl.TreeModel
-
- terminologyCode - Variable in class org.openrdf.model.util.language.Iso639
-
The ISO639-2 three character Terminology Code.
- THING - Static variable in class org.openrdf.model.vocabulary.OWL
-
http://www.w3.org/2002/07/owl#Thing
- 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
- TITLE - Static variable in class org.openrdf.model.vocabulary.DC
-
dc:title
- 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.
- 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(Map<String, String>, Collection<? extends Statement>) - Constructor for class org.openrdf.model.impl.TreeModel
-
- TreeModel(Map<String, String>) - Constructor for class org.openrdf.model.impl.TreeModel
-
- TRUE - Static variable in class org.openrdf.model.impl.BooleanLiteralImpl
-
- 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.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#type