-
An accumulator similar to that of Jena, however it uses a generic for the
value.
A more general variant of AccMap2 which maps a binding to multiple keys
TODO Decide whether to keep only this general version even
if it means having to wrap each key as a singleton collection
A less general form of AggMap2 ; this class should be removed and AggMap2 renamed to this
Aggregator that maps each input item to a single key and allocates
a sub aggregator for that key if none exists yet.
A bottom up aggregator builder: Starting with a specific aggregator it is expanded upon.
Guava Function wrapper for BindingMapper objects
Configuration object that serves as the base for choosing the best rdf term in object position
from a set of triples.