| Interface | Description |
|---|---|
| AtomFactory |
Accessible through Guice (recommended) or through CoreSingletons.
|
| AtomPredicate |
TODO: explain
|
| DataAtom<P extends AtomPredicate> |
Immutable data atom that only accepts variables and ground terms as arguments.
|
| DistinctVariableOnlyDataAtom |
TODO: find a better name
Data atom only composed of variables; all these variables are distinct.
|
| PredicateConstants | |
| QuadPredicate | |
| RDFAtomPredicate |
Abstraction for triples, quads and so on.
|
| RDFAtomPredicate.ComponentGetter |
the type of the three getters
|
| RDFAtomPredicate.ComponentUpdater |
the type of the two updater methods
|
| RelationPredicate | |
| TriplePredicate |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.