Interface | Description |
---|---|
GetStatementOptional |
Either supplies a statement matching the given pattern, or
Optional.empty() otherwise. |
Class | Description |
---|---|
LexicalValueComparator |
A lexical rdf term Comparator, this class does not compare numerically and is therefore a bit faster than a SPARQL
compliant comparator.
|
Literals |
Various utility methods related to
Literal . |
ModelBuilder |
Builder to facilitate easier creation of new RDF
Model objects via a fluent interface. |
ModelCollector |
Collects a stream of Statements into a Model.
|
Models | |
Namespaces |
A utility class to perform operations on
Namespace s. |
PatternIterator<S extends Statement> |
Excludes an Iterator
|
RDFCollections |
Utilities for working with RDF Collections and converting to/from Java
Collection classes. |
Statements |
Utility methods for
Statement objects. |
URIUtil |
Utility functions for working with
URIs . |
Vocabularies |
Utility functions for working with vocabularies.
|
Exception | Description |
---|---|
LiteralUtilException |
An exception thrown by
Literals when specific conditions are not met. |
ModelException |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.