- CalendarLiteral - Class in org.eclipse.rdf4j.model.impl
-
An extension of
SimpleLiteral that stores a calendar value to avoid parsing.
- CalendarLiteral(XMLGregorianCalendar) - Constructor for class org.eclipse.rdf4j.model.impl.CalendarLiteral
-
- calendarValue() - Method in class org.eclipse.rdf4j.model.impl.CalendarLiteral
-
- calendarValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
-
- canCreateLiteral(Object) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
- ceiling(Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
-
- characteristics() - Method in class org.eclipse.rdf4j.model.util.ModelCollector
-
- clear() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
-
- clear(Resource...) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
-
- clear(Resource...) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
-
- clear() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
-
- clear() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
-
- clear() - Method in class org.eclipse.rdf4j.model.impl.TreeModel
-
- clone() - Method in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
-
- closeIterator(Iterator<?>) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
-
Cleans up any resources used by this iterator.
- collapseWhiteSpace(String) - Static method in class org.eclipse.rdf4j.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.
- combiner() - Method in class org.eclipse.rdf4j.model.util.ModelCollector
-
- comparator() - Method in class org.eclipse.rdf4j.model.impl.TreeModel
-
- compare(String, String, IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
- compare(Value, Value) - Method in class org.eclipse.rdf4j.model.util.LexicalValueComparator
-
- compareBytes(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
- compareCanonicalDecimals(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Compares two canonical decimals to each other.
- compareCanonicalDoubles(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Compares two canonical doubles to eachother.
- compareCanonicalFloats(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Compares two canonical floats to each other.
- compareCanonicalFPNumbers(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Compares two canonical floating point numbers to each other.
- compareCanonicalIntegers(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Compares two canonical integers to each other.
- compareDateTime(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Compares two dateTime objects.
- compareDecimals(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Compares two decimals to eachother.
- compareDoubles(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Compares two doubles to each other.
- compareFloats(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Compares two floats to each other.
- compareFPNumbers(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Compares two floating point numbers to eachother.
- compareIntegers(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Compares two integers to each other.
- compareInts(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
- compareLongs(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
- compareNegativeIntegers(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
- compareNonNegativeIntegers(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
- compareNonPositiveIntegers(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
- comparePositiveIntegers(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
- compareShorts(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
- compareTo(XMLDateTime) - Method in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
-
Compares this DateTime object to another DateTime object.
- compareUnsignedBytes(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
- compareUnsignedInts(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
- compareUnsignedLongs(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
- compareUnsignedShorts(String, String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
- consume(ValueFactory, Resource, IRI, Value, Consumer<Statement>, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Statements
-
Creates one or more
Statement objects with the given subject, predicate and object, one for each given
context, and sends each created statement to the supplied
Consumer.
- consumeCollection(Iterable<?>, Resource, Consumer<Statement>, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFCollections
-
Converts the supplied
Iterable to an
RDF
Collection, using the supplied
head resource as the starting resource of the RDF Collection.
- consumeCollection(Iterable<?>, Resource, Consumer<Statement>, ValueFactory, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFCollections
-
Converts the supplied
Iterable to an
RDF
Collection, using the supplied
head resource as the starting resource of the RDF Collection.
- consumeContainer(IRI, Iterable<?>, Resource, Consumer<Statement>, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFContainers
-
Converts the supplied
Iterable to an
RDF
Container, using the supplied
head resource as the starting resource of the RDF Containter.
- consumeContainer(IRI, Iterable<?>, Resource, Consumer<Statement>, ValueFactory, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFContainers
-
Converts the supplied
Iterable to an
RDF
Container, using the supplied
head resource as the starting resource of the RDF Container.
- consumeValues(Model, Resource, Consumer<Value>, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFCollections
-
Reads an RDF Collection starting with the supplied list head from the supplied
Model and sends each
collection member
Value to the supplied
Consumer function.
- consumeValues(Model, Resource, IRI, Consumer<Value>, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFContainers
-
Reads an RDF Container starting with the supplied containter head from the supplied
Model and sends each
collection member
Value to the supplied
Consumer function.
- contains(Object) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
-
- contains(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
-
- contains(Object) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
-
- contains(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
-
- contains(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
-
- contains(Object) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
-
- contains(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
-
- contains(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
-
- containsAll(Collection<?>) - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
-
- containsAll(Collection<?>) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
-
- contexts() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
-
- contexts() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
-
- contexts - Variable in class org.eclipse.rdf4j.model.impl.FilteredModel
-
- ContextStatement - Class in org.eclipse.rdf4j.model.impl
-
- ContextStatement(Resource, IRI, Value, Resource) - Constructor for class org.eclipse.rdf4j.model.impl.ContextStatement
-
Creates a new Statement with the supplied subject, predicate and object for the specified associated context.
- ContextStatementImpl - Class in org.eclipse.rdf4j.model.impl
-
- ContextStatementImpl(Resource, URI, Value, Resource) - Constructor for class org.eclipse.rdf4j.model.impl.ContextStatementImpl
-
- convertRDFStarToReification(ValueFactory, Model, Consumer<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Converts the supplied RDF* model to RDF reification statements.
- convertRDFStarToReification(Model, Consumer<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Converts the supplied RDF* model to RDF reification statements.
- convertRDFStarToReification(ValueFactory, Model) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Converts the statements in supplied RDF* model to a new RDF model using reificiation.
- convertRDFStarToReification(ValueFactory, Model, ModelFactory) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Converts the statements in supplied RDF* model to a new RDF model using reificiation.
- convertRDFStarToReification(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Converts the statements in the supplied RDF* model to a new RDF model using reification.
- convertRDFStarToReification(Statement, Consumer<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Statements
-
Converts the supplied RDF* statement to RDF reification statements, and sends the resultant statements to the
supplied consumer.
- convertRDFStarToReification(ValueFactory, Statement, Consumer<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Statements
-
Converts the supplied RDF* statement to RDF reification statements, and sends the resultant statements to the
supplied consumer.
- convertRDFStarToReification(ValueFactory, Function<Triple, Resource>, Statement, Consumer<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Statements
-
Converts the supplied RDF* statement to RDF reification statements, and sends the resultant statements to the
supplied consumer.
- convertReificationToRDFStar(ValueFactory, Model, Consumer<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Converts the supplied RDF reification model to RDF* statements.
- convertReificationToRDFStar(Model, Consumer<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Converts the supplied RDF reification model to RDF* statements.
- convertReificationToRDFStar(ValueFactory, Model, ModelFactory) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Converts the statements in supplied RDF reification model to a new RDF* model.
- convertReificationToRDFStar(ValueFactory, Model) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Converts the statements in supplied RDF reification model to a new RDF* model.
- convertReificationToRDFStar(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Converts the supplied RDF reification model to a new RDF* model.
- create(ValueFactory, Resource, IRI, Value, C, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Statements
-
Creates one or more
Statement objects with the given subject, predicate and object, one for each given
context.
- createBNode(String) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createBNode() - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createBNode(String) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createBNode() - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createBNode(String) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createBNode() - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createEmptyModel() - Method in class org.eclipse.rdf4j.model.impl.DynamicModelFactory
-
- createEmptyModel() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModelFactory
-
- createEmptyModel() - Method in class org.eclipse.rdf4j.model.impl.TreeModelFactory
-
- createFPLiteral(Number, IRI) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createFPLiteral(Number, XSD.Datatype) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createFPLiteral(Number, IRI) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createFPLiteral(Number, XSD.Datatype) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createIntegerLiteral(Number, IRI) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createIntegerLiteral(Number, XSD.Datatype) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createIntegerLiteral(Number, IRI) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createIntegerLiteral(Number, XSD.Datatype) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createIRI(String) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createIRI(String, String) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createIRI(String) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createIRI(String, String) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createIRI(String) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createIRI(String, String) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createLiteral(String) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createLiteral(String, String) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createLiteral(boolean) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createLiteral(String, IRI) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createLiteral(byte) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createLiteral(short) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createLiteral(int) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createLiteral(long) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createLiteral(float) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createLiteral(double) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createLiteral(BigInteger) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createLiteral(BigDecimal) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createLiteral(XMLGregorianCalendar) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createLiteral(Date) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createLiteral(String) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createLiteral(String, String) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createLiteral(boolean) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createLiteral(String, IRI) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createLiteral(byte) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createLiteral(short) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createLiteral(int) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createLiteral(long) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createLiteral(float) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createLiteral(double) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createLiteral(BigInteger) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createLiteral(BigDecimal) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createLiteral(XMLGregorianCalendar) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createLiteral(Date) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createLiteral(String, IRI) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createLiteral(String, String) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createLiteral(String, URI) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createLiteral(String) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createLiteral(boolean) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createLiteral(byte) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createLiteral(short) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createLiteral(int) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createLiteral(long) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createLiteral(float) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createLiteral(double) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createLiteral(BigDecimal) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createLiteral(BigInteger) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createLiteral(TemporalAccessor) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createLiteral(TemporalAmount) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createLiteral(XMLGregorianCalendar) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createLiteral(Date) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createLiteral(ValueFactory, Object) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
- createLiteralOrFail(ValueFactory, Object) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
- createNumericLiteral(Number, IRI) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
Creates specific optimized subtypes of SimpleLiteral for numeric datatypes.
- createNumericLiteral(Number, XSD.Datatype) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createNumericLiteral(Number, IRI) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
Creates specific optimized subtypes of SimpleLiteral for numeric datatypes.
- createNumericLiteral(Number, XSD.Datatype) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createStatement(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createStatement(Resource, IRI, Value, Resource) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createStatement(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createStatement(Resource, IRI, Value, Resource) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createStatement(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createStatement(Resource, IRI, Value, Resource) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createStatement(Resource, URI, Value) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createStatement(Resource, URI, Value, Resource) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createTriple(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
- createTriple(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
- createTriple(Resource, IRI, Value) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createURI(String) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- createURI(String, String) - Method in class org.eclipse.rdf4j.model.impl.ValidatingValueFactory
-
- get(Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.model.util.GetStatementOptional
-
Either supplies a statement matching the given pattern, or
Optional.empty() otherwise.
- getBooleanValue(Literal, boolean) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
Gets the boolean value of the supplied literal.
- getBooleanValue(Value, boolean) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
- getByteValue(Literal, byte) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
Gets the byte value of the supplied literal.
- getByteValue(Value, byte) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
- getCalendarValue(Literal, XMLGregorianCalendar) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
Gets the calendar value of the supplied literal.
- getCalendarValue(Value, XMLGregorianCalendar) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
- getCollection(Model, Resource, C, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFCollections
-
Extracts the
RDF Collection starting with the
supplied
head resource from the supplied source
Model.
- getCompatibleIsolationLevel(IsolationLevel, List<? extends IsolationLevel>) - Static method in enum org.eclipse.rdf4j.IsolationLevels
-
Determines the first compatible isolation level in the list of supported levels, for the given level.
- getContainer(IRI, Model, Resource, C, Resource...) - Static method in class org.eclipse.rdf4j.model.util.RDFContainers
-
Extracts the
RDF Container starting with the
supplied
head resource from the supplied source
Model.
- getContext() - Method in class org.eclipse.rdf4j.model.impl.ContextStatement
-
- getContext() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
-
- getContext() - Method in class org.eclipse.rdf4j.model.impl.SimpleStatement
-
- getDatatype() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
-
- getDecimalValue(Literal, BigDecimal) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
Gets the decimal value of the supplied literal.
- getDecimalValue(Value, BigDecimal) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
- getDoubleValue(Literal, double) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
Gets the double value of the supplied literal.
- getDoubleValue(Value, double) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
- getDurationValue(Literal, Duration) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
Gets the
Duration value of the supplied literal.
- getFloatValue(Literal, float) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
Gets the float value of the supplied literal.
- getFloatValue(Value, float) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
- getID() - Method in class org.eclipse.rdf4j.model.impl.SimpleBNode
-
- getInstance() - Static method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
Provide a single shared instance of a SimpleValueFactory.
- getInstance() - Static method in class org.eclipse.rdf4j.model.impl.ValueFactoryImpl
-
- getIntegerValue(Literal, BigInteger) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
Gets the integer value of the supplied literal.
- getIntegerValue(Value, BigInteger) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
- getIntValue(Literal, int) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
Gets the int value of the supplied literal.
- getIntValue(Value, int) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
- getIRIs(Class) - Static method in class org.eclipse.rdf4j.model.util.Vocabularies
-
Get all the
IRIs of the classes and properties of a vocabulary.
- getLabel() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
-
- getLabel(Literal, String) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
Gets the label of the supplied literal.
- getLabel(Value, String) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
- getLabel(Optional, String) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
- getLanguage() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
-
- getLocalName() - Method in class org.eclipse.rdf4j.model.impl.SimpleIRI
-
- getLocalNameIndex(String) - Static method in class org.eclipse.rdf4j.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.eclipse.rdf4j.model.util.Literals
-
Gets the long value of the supplied literal.
- getLongValue(Value, long) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
- getName() - Method in interface org.eclipse.rdf4j.IsolationLevel
-
- getName() - Method in class org.eclipse.rdf4j.model.impl.SimpleNamespace
-
Gets the name of the namespace.
- getNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
-
- getNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
-
- getNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
-
- getNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
-
- getNamespace() - Method in class org.eclipse.rdf4j.model.impl.SimpleIRI
-
- getNamespace(String) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
-
- getNamespaces() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
-
- getNamespaces() - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
-
- getNamespaces() - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
-
- getNamespaces() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
-
- getNamespaces() - Method in class org.eclipse.rdf4j.model.impl.TreeModel
-
- getObject() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
-
- getObject() - Method in class org.eclipse.rdf4j.model.impl.SimpleStatement
-
- getObject() - Method in class org.eclipse.rdf4j.model.impl.SimpleTriple
-
- getPredicate() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
-
- getPredicate() - Method in class org.eclipse.rdf4j.model.impl.SimpleStatement
-
- getPredicate() - Method in class org.eclipse.rdf4j.model.impl.SimpleTriple
-
- getPrefix() - Method in class org.eclipse.rdf4j.model.impl.SimpleNamespace
-
Gets the prefix of the namespace.
- getProperties(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieve all property values for the supplied subject and property from the given model.
- getProperty(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieve a property value for the supplied subject from the given model.
- getPropertyIRI(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieve a property value as an IRI for the supplied subject from the given model.
- getPropertyIRIs(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieve all property IRI values for the supplied subject and property from the given model.
- getPropertyLiteral(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieve a property value as a
Literal for the supplied subject from the given model.
- getPropertyLiterals(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieve all property Literal values for the supplied subject and property from the given model.
- getPropertyResource(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieve a property value as an IRI for the supplied subject from the given model.
- getPropertyResources(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieve all property Resource values for the supplied subject and property from the given model.
- getPropertyString(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieve a property value as a String for the supplied subject from the given model.
- getPropertyStrings(Model, Resource, IRI, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieve all property values as Strings for the supplied subject and property from the given model.
- getShortValue(Literal, short) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
Gets the short value of the supplied literal.
- getShortValue(Value, short) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
- getStatement() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
-
- GetStatementOptional - Interface in org.eclipse.rdf4j.model.util
-
Either supplies a statement matching the given pattern, or
Optional.empty() otherwise.
- getStatements(Resource, IRI, Value, Resource...) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
-
- getSubject() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel.ModelStatement
-
- getSubject() - Method in class org.eclipse.rdf4j.model.impl.SimpleStatement
-
- getSubject() - Method in class org.eclipse.rdf4j.model.impl.SimpleTriple
-
- getURI() - Method in interface org.eclipse.rdf4j.IsolationLevel
-
- getURI() - Method in enum org.eclipse.rdf4j.IsolationLevels
-
- getValue() - Method in interface org.eclipse.rdf4j.IsolationLevel
-
- getValueFactory() - Static method in class org.eclipse.rdf4j.model.util.Values
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
-
- getXsdDatatype(Literal) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
Retrieves the XSD.Datatype value for the supplied Literal, if it has one.
- initBNodeParams() - Method in class org.eclipse.rdf4j.model.impl.AbstractValueFactory
-
Deprecated.
Generates a new bnode prefix and resets nextBNodeID to 1 .
- initBNodeParams() - Method in class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
Generates a new bnode prefix and resets nextBNodeID to 1 .
- IntegerLiteral - Class in org.eclipse.rdf4j.model.impl
-
- IntegerLiteral(BigInteger) - Constructor for class org.eclipse.rdf4j.model.impl.IntegerLiteral
-
Creates an xsd:integer literal with the specified value.
- IntegerLiteral(BigInteger, IRI) - Constructor for class org.eclipse.rdf4j.model.impl.IntegerLiteral
-
Creates a literal with the specified value and datatype.
- IntegerLiteral(BigInteger, XSD.Datatype) - Constructor for class org.eclipse.rdf4j.model.impl.IntegerLiteral
-
- integerValue() - Method in class org.eclipse.rdf4j.model.impl.DecimalLiteral
-
- integerValue() - Method in class org.eclipse.rdf4j.model.impl.IntegerLiteral
-
- integerValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
-
- intValue() - Method in class org.eclipse.rdf4j.model.impl.DecimalLiteral
-
- intValue() - Method in class org.eclipse.rdf4j.model.impl.IntegerLiteral
-
- intValue() - Method in class org.eclipse.rdf4j.model.impl.NumericLiteral
-
- intValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
-
- iri(String) - Static method in class org.eclipse.rdf4j.model.util.Values
-
Create a new
IRI using the supplied iri string
- iri(ValueFactory, String) - Static method in class org.eclipse.rdf4j.model.util.Values
-
Create a new
IRI using the supplied iri string
- iri(String, String) - Static method in class org.eclipse.rdf4j.model.util.Values
-
Create a new
IRI using the supplied namespace and local name
- iri(ValueFactory, String, String) - Static method in class org.eclipse.rdf4j.model.util.Values
-
Create a new
IRI using the supplied namespace and local name
- isBuiltInDatatype(IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Checks whether the supplied datatype is a built-in XML Schema datatype.
- isCalendarDatatype(IRI) - Static method in class org.eclipse.rdf4j.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.These are the primitive datatypes that represent dates and/or times.
- isCompatibleWith(IsolationLevel) - Method in interface org.eclipse.rdf4j.IsolationLevel
-
Verifies if this transaction isolation level is compatible with the supplied other isolation level - that is, if
this transaction isolation level offers at least the same guarantees as the other level.
- isCompatibleWith(IsolationLevel) - Method in enum org.eclipse.rdf4j.IsolationLevels
-
- isCorrectURISplit(String, String) - Static method in class org.eclipse.rdf4j.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(IRI) - Static method in class org.eclipse.rdf4j.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.
- isDerivedDatatype(IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Checks whether the supplied datatype is a derived XML Schema datatype.
- isDurationDatatype(IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Checks whether the supplied datatype is equal to xsd:duration, xsd:dayTimeDuration, xsd:yearMonthDuration.
- isEmpty() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
-
- isEmpty() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
-
- isEmpty() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
-
- isEmpty() - Method in class org.eclipse.rdf4j.model.impl.TreeModel
-
- isFloatingPointDatatype(IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Checks whether the supplied datatype is equal to xsd:float or xsd:double.
- isIntegerDatatype(IRI) - Static method in class org.eclipse.rdf4j.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.
- isLanguageLiteral(Literal) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
Helper method to determine whether a literal is a language literal, and not a typed literal.
- isNormalized() - Method in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
-
Checks whether this object has already been normalized.
- isNumericDatatype(IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Checks whether the supplied datatype is a numeric datatype, i.e.if it is equal to xsd:float, xsd:double,
xsd:decimal or one of the datatypes derived from xsd:decimal.
- IsolationLevel - Interface in org.eclipse.rdf4j
-
A Transaction Isolation Level.
- IsolationLevels - Enum in org.eclipse.rdf4j
-
- isomorphic(Iterable<? extends Statement>, Iterable<? extends Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Compares two RDF models, and returns true if they consist of isomorphic graphs and the isomorphic graph
identifiers map 1:1 to each other.
- isOrderedDatatype(IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Checks whether the supplied datatype is ordered.The values of an ordered datatype can be compared to each other
using operators like < and >.
- isPrimitiveDatatype(IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Checks whether the supplied datatype is a primitive XML Schema datatype.
- isSameTriple(Statement, Statement) - Static method in class org.eclipse.rdf4j.model.util.Statements
-
Checks if the two statements represent the same triple (that is, they have equal subject, predicate, and object).
- isSubset(Iterable<? extends Statement>, Iterable<? extends Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Compares two RDF models, and returns true if the first model is a subset of the second model, using
graph isomorphism to map statements between models.
- isSubset(Set<? extends Statement>, Set<? extends Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Compares two RDF models, and returns true if the first model is a subset of the second model, using
graph isomorphism to map statements between models.
- isValidAnyURI(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Determines if the supplied value is an Internationalized Resource Identifier Reference (IRI).
- isValidBoolean(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid boolean or not.
- isValidByte(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid byte or not.
- isValidDate(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Determines if the supplied value is a valid xsd:date string.
- isValidDateTime(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid date-time.
- isValidDateTimeStamp(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid date-timestamp.
- isValidDayTimeDuration(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid day-time duration ot not.
- isValidDecimal(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid decimal or not.
- isValidDouble(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid double or not.
- isValidDuration(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid duration.
- isValidFloat(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid float or not.
- isValidGDay(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Determines if the supplied value is a valid xsd:gDay string.
- isValidGMonth(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Determines if the supplied value is a valid xsd:gMonth string.
- isValidGMonthDay(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Determines if the supplied value is a valid xsd:gMonthDay string.
- isValidGYear(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Determines if the supplied value is a valid xsd:gYear string.
- isValidGYearMonth(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Determines if the supplied value is a valid xsd:gYearMonth string.
- isValidInt(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid integer or not.
- isValidInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid integer or not.
- isValidLanguageTag(String) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
Checks if the given string is a
BCP47 language tag according to
the rules defined by the JDK in the
Locale API.
- isValidLong(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid long or not.
- isValidNegativeInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid negative integer or not.
- isValidNonNegativeInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid non-negative integer or not.
- isValidNonPositiveInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid non-positive integer or not.
- isValidPositiveInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid positive integer or not.
- isValidQName(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Determines if the supplied value is a valid xsd:QName string.
- isValidShort(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid short or not.
- isValidTime(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Determines if the supplied value is a valid xsd:time string.
- isValidUnsignedByte(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid unsigned byte or not.
- isValidUnsignedInt(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid unsigned int.
- isValidUnsignedLong(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid unsigned long or not.
- isValidUnsignedShort(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid unsigned short or not.
- isValidURIReference(String) - Static method in class org.eclipse.rdf4j.model.util.URIUtil
-
- isValidValue(String, IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is valid for the given datatype.
- isValidYearMonthDuration(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Verifies if the supplied lexical value is a valid year-month duration.
- iterator() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
-
- iterator() - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
-
- iterator() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
-
- iterator() - Method in class org.eclipse.rdf4j.model.impl.TreeModel
-
- NAME - Static variable in interface org.eclipse.rdf4j.IsolationLevel
-
- namedGraph(Resource) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
-
Set the current graph in which to add new statements to the supplied named graph.
- namedGraph(String) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
-
Set the current graph in which to add new statements to the supplied named graph.
- NamespaceImpl - Class in org.eclipse.rdf4j.model.impl
-
- NamespaceImpl(String, String) - Constructor for class org.eclipse.rdf4j.model.impl.NamespaceImpl
-
- Namespaces - Class in org.eclipse.rdf4j.model.util
-
A utility class to perform operations on
Namespaces.
- NaN - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
- NEGATIVE_INFINITY - Static variable in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
- next() - Method in class org.eclipse.rdf4j.model.util.PatternIterator
-
- normalize(String, IRI) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes the supplied value according to the normalization rules for the supplied datatype.
- normalize() - Method in class org.eclipse.rdf4j.model.datatypes.XMLDateTime
-
Normalizes this dateTime object.
- normalizeBoolean(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes a boolean value to its canonical representation.
- normalizeByte(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:byte.
- normalizeDateTime(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:dateTime.
- normalizeDecimal(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes a decimal to its canonical representation.
- normalizeDouble(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes a double to its canonical representation.
- normalizeFloat(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes a float to its canonical representation.
- normalizeFPNumber(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes a floating point number to its canonical representation.
- normalizeInt(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:int.
- normalizeInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes an integer to its canonical representation.
- normalizeLanguageTag(String) - Static method in class org.eclipse.rdf4j.model.util.Literals
-
Normalizes the given
BCP47 language tag according to the rules
defined by the JDK in the
Locale API.
- normalizeLong(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:long.
- normalizeNegativeInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:negativeInteger.
- normalizeNonNegativeInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:nonNegativeInteger.
- normalizeNonPositiveInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:nonPositiveInteger.
- normalizePositiveInteger(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:positiveInteger.
- normalizeShort(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:short.
- normalizeUnsignedByte(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:unsignedByte.
- normalizeUnsignedInt(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:unsignedInt.
- normalizeUnsignedLong(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:unsignedLong.
- normalizeUnsignedShort(String) - Static method in class org.eclipse.rdf4j.model.datatypes.XMLDatatypeUtil
-
Normalizes an xsd:unsignedShort.
- NumericLiteral - Class in org.eclipse.rdf4j.model.impl
-
An extension of
SimpleLiteral that stores a numeric value to avoid parsing.
- NumericLiteral(Number, IRI) - Constructor for class org.eclipse.rdf4j.model.impl.NumericLiteral
-
Creates a literal with the specified value and datatype.
- NumericLiteral(Number, XSD.Datatype) - Constructor for class org.eclipse.rdf4j.model.impl.NumericLiteral
-
- NumericLiteral(byte) - Constructor for class org.eclipse.rdf4j.model.impl.NumericLiteral
-
Creates an xsd:byte typed litral with the specified value.
- NumericLiteral(short) - Constructor for class org.eclipse.rdf4j.model.impl.NumericLiteral
-
Creates an xsd:short typed litral with the specified value.
- NumericLiteral(int) - Constructor for class org.eclipse.rdf4j.model.impl.NumericLiteral
-
Creates an xsd:int typed litral with the specified value.
- NumericLiteral(long) - Constructor for class org.eclipse.rdf4j.model.impl.NumericLiteral
-
Creates an xsd:long typed litral with the specified value.
- NumericLiteral(float) - Constructor for class org.eclipse.rdf4j.model.impl.NumericLiteral
-
Creates an xsd:float typed litral with the specified value.
- NumericLiteral(double) - Constructor for class org.eclipse.rdf4j.model.impl.NumericLiteral
-
Creates an xsd:double typed litral with the specified value.
- setDatatype(IRI) - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
-
- setDatatype(XSD.Datatype) - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
-
- setID(String) - Method in class org.eclipse.rdf4j.model.impl.SimpleBNode
-
- setIRIString(String) - Method in class org.eclipse.rdf4j.model.impl.SimpleIRI
-
- setLabel(String) - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
-
- setLanguage(String) - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
-
- setName(String) - Method in class org.eclipse.rdf4j.model.impl.SimpleNamespace
-
Sets the name of the namespace.
- setNamespace(String, String) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
-
- setNamespace(Namespace) - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
-
- setNamespace(String, String) - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
-
- setNamespace(Namespace) - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
-
- setNamespace(String, String) - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
-
- setNamespace(Namespace) - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
-
- setNamespace(String, String) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
-
- setNamespace(Namespace) - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
-
- setNamespace(String, String) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
-
- setNamespace(Namespace) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
-
- setNamespace(Namespace) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
-
- setNamespace(String, String) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
-
Set the namespace mapping defined by the supplied prefix and name
- setPrefix(String) - Method in class org.eclipse.rdf4j.model.impl.SimpleNamespace
-
Sets the prefix of the namespace.
- setProperty(Model, Resource, IRI, Value, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Sets the property value for the given subject to the given object value, replacing any existing value(s) for the
subject's property.
- shortValue() - Method in class org.eclipse.rdf4j.model.impl.DecimalLiteral
-
- shortValue() - Method in class org.eclipse.rdf4j.model.impl.IntegerLiteral
-
- shortValue() - Method in class org.eclipse.rdf4j.model.impl.NumericLiteral
-
- shortValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
-
- SimpleBNode - Class in org.eclipse.rdf4j.model.impl
-
An simple default implementation of the
BNode interface.
- SimpleBNode() - Constructor for class org.eclipse.rdf4j.model.impl.SimpleBNode
-
Creates a new, unitialized blank node.
- SimpleBNode(String) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleBNode
-
Creates a new blank node with the supplied identifier.
- SimpleIRI - Class in org.eclipse.rdf4j.model.impl
-
The default implementation of the
IRI interface.
- SimpleIRI() - Constructor for class org.eclipse.rdf4j.model.impl.SimpleIRI
-
Creates a new, un-initialized IRI.
- SimpleIRI(String) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleIRI
-
Creates a new IRI from the supplied string.
- SimpleLiteral - Class in org.eclipse.rdf4j.model.impl
-
A simple default implementation of the
Literal interface.
- SimpleLiteral() - Constructor for class org.eclipse.rdf4j.model.impl.SimpleLiteral
-
- SimpleLiteral(String) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleLiteral
-
Creates a new plain literal with the supplied label.
- SimpleLiteral(String, String) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleLiteral
-
Creates a new plain literal with the supplied label and language tag.
- SimpleLiteral(String, IRI) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleLiteral
-
Creates a new datatyped literal with the supplied label and datatype.
- SimpleLiteral(String, XSD.Datatype) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleLiteral
-
- SimpleNamespace - Class in org.eclipse.rdf4j.model.impl
-
A default implementation of the
Namespace interface.
- SimpleNamespace(String, String) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleNamespace
-
Creates a new Namespace object.
- SimpleStatement - Class in org.eclipse.rdf4j.model.impl
-
A simple default implementation of the
Statement interface for statements that don't have an associated
context.
- SimpleStatement(Resource, IRI, Value) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleStatement
-
Creates a new Statement with the supplied subject, predicate and object.
- SimpleTriple - Class in org.eclipse.rdf4j.model.impl
-
A simple default implementation of the
Triple interface.
- SimpleTriple(Resource, IRI, Value) - Constructor for class org.eclipse.rdf4j.model.impl.SimpleTriple
-
Creates a new Triple with the supplied subject, predicate and object.
- SimpleValueFactory - Class in org.eclipse.rdf4j.model.impl
-
- SimpleValueFactory() - Constructor for class org.eclipse.rdf4j.model.impl.SimpleValueFactory
-
Hidden constructor to enforce singleton pattern.
- size() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
-
- size() - Method in class org.eclipse.rdf4j.model.impl.EmptyModel
-
- size() - Method in class org.eclipse.rdf4j.model.impl.FilteredModel
-
- size() - Method in class org.eclipse.rdf4j.model.impl.LinkedHashModel
-
- size() - Method in class org.eclipse.rdf4j.model.impl.TreeModel
-
- statement(Resource, IRI, Value, Resource) - Static method in class org.eclipse.rdf4j.model.util.Statements
-
Create a
Statement from the supplied subject, predicate, object and context.
- statement(ValueFactory, Resource, IRI, Value, Resource) - Static method in class org.eclipse.rdf4j.model.util.Statements
-
Create a
Statement from the supplied subject, predicate, object and context.
- StatementImpl - Class in org.eclipse.rdf4j.model.impl
-
- StatementImpl(Resource, URI, Value) - Constructor for class org.eclipse.rdf4j.model.impl.StatementImpl
-
- Statements - Class in org.eclipse.rdf4j.model.util
-
- Statements() - Constructor for class org.eclipse.rdf4j.model.util.Statements
-
- stringValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleIRI
-
- stringValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleLiteral
-
- stringValue() - Method in class org.eclipse.rdf4j.model.impl.SimpleTriple
-
- stripContext(Statement) - Static method in class org.eclipse.rdf4j.model.util.Statements
-
Strips the context (if any) from the supplied statement and returns a statement with the same subject, predicate
and object, but with no assigned context.
- stripContext(ValueFactory, Statement) - Static method in class org.eclipse.rdf4j.model.util.Statements
-
Strips the context (if any) from the supplied statement and returns a statement with the same subject, predicate
and object, but with no assigned context.
- stripContexts(Model, Resource...) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Strips contexts from the input model.
- subj - Variable in class org.eclipse.rdf4j.model.impl.FilteredModel
-
- subject(Resource) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
-
Set the subject resource about which statements are to be added to the model.
- subject(String) - Method in class org.eclipse.rdf4j.model.util.ModelBuilder
-
Set the subject about which statements are to be added to the model, defined by a prefixed name or an IRI
reference.
- subject(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieves a subject
Resource from the supplied statements.
- subject(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieves a subject
Resource from the statements in the given model.
- subjectBNode(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieves a subject
BNode from the supplied statements.
- subjectBNode(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieves a subject
BNode from the statements in the given model.
- subjectBNodes(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieves all subject
BNodes from the supplied statements.
- subjectBNodes(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieves all subject
BNodes from the statements in the given model.
- subjectIRI(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieves a subject
IRI from the supplied statements.
- subjectIRI(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieves a subject
IRI from the statements in the given model.
- subjectIRIs(Iterable<Statement>) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieves all subject
IRIs from the supplied statements.
- subjectIRIs(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Retrieves all subject
IRIs from the statements in the given model.
- subjects() - Method in class org.eclipse.rdf4j.model.impl.AbstractModel
-
- subjects() - Method in class org.eclipse.rdf4j.model.impl.DynamicModel
-
- subSet(Statement, Statement) - Method in class org.eclipse.rdf4j.model.impl.TreeModel
-
- supplier() - Method in class org.eclipse.rdf4j.model.util.ModelCollector
-
- synchronizedModel(Model) - Static method in class org.eclipse.rdf4j.model.util.Models
-
Make a model thread-safe by synchronizing all its methods.