|
Class Summary |
| ConditionalGrounding |
Provides a grounding for a resource object that matches if another column is true using SMALLINT == 1 as a boolean true value. |
| LiteralGrounding |
Defines classes to map between SQL datatypes and the XML datatypes used for RDF literals. |
| LiteralGrounding.Mapper |
Map between JavaTypes and SQLTypes to their appropriate LiteralGrounding |
| ObjectGrounding.FixedRdfValue |
Implementation of the FixedValue grounding |
| PropertyGrounding |
Provides RDF objects (triple matches) to a query builder for a single predicate. |
| RdbGraph |
Provides RDF graph access to data stored in a relational database. |
| SubjectGrounding |
Provides a grounding from an RDF subject to a database column. |