Package org.eclipse.rdf4j.model.util
package org.eclipse.rdf4j.model.util
Helper classes for working with RDF models.
-
ClassDescriptionUtility functions for working with RDF4J Models representing configuration settings.Either supplies a statement matching the given pattern, or
Optional.empty()
otherwise.A lexical RDF Term Comparator, this class does not compare numerically and is therefore a bit faster than a SPARQL compliant comparator.Various utility methods related toLiteral
.An exception thrown byLiterals
when specific conditions are not met.Builder to facilitate easier creation of new RDFModel
objects via a fluent interface.Collects a stream of Statements into a Model.A utility class to perform operations onNamespace
s.PatternIterator<S extends Statement>Excludes an Iteratorbased on a given basic graph pattern. Utilities for working with RDF Collections and converting to/from JavaCollection
classes.Utilities for working with RDF Containers and converting to/from JavaCollection
classes.Utility methods for working withStatement
objects, including conversion to/fromRDF-star triple objects
.Utility functions for working withURIs
.Utility functions for working with vocabularies.