All Classes and Interfaces
Class
Description
A converter between Objects and lexical forms (Strings) via
RDFDatatype.Iterator that forwards calls to another iterator.
Create a modifiable
List view over an RDFListMap from nodes that represent entries:
Pattern:
?
Simple map based on a set of triples.
/* This class is used to view a multimap as a map
/* This assumes, that no key of the multimap maps to multiple values
A map view for over the values of a specific property of a specific resource,
modeled in the following way:
:subject
:entryProperty ?
In this map implementation, the value resources themselves also act as the entry resources.
Basic properties for realizing a Mapinvalid input: '<'?
Interface for establishing bidirectional
mappings of java objects of a given type T (and its subclasses) to
Nodes.NodeMapper for a specific given RDFDatatype
If the given datatype is null, canMap will always return false.
Node mapper backed some best-effort method to
Iterator that changes its delegate in case there is a problem with the current one
Interface for RDF-backed entry representations
An extension of RdfEntry where the key and value can be cast to a given RDFNode sub class.
TODO Move back to jena's iterator API, it allows removing items - which does not work with streams
Deprecated.
Set view over the values of a property of a given subject resource.
Set view over the values of a property of a given subject resource.
A type decider manages a set of associations between descriptions of resources and Java classes.