| Interface | Description |
|---|---|
| ConcreteNumericRDFDatatype | |
| DBTermType |
For all sorts of DBs (SQL, MongoDB, etc.)
|
| DBTypeFactory |
For DB-dependent types
|
| DBTypeFactory.Factory |
TODO: find a better name
To be called ONLY by the TypeFactory
|
| LanguageTag |
TODO: explain
https://www.ietf.org/rfc/rfc4647.txt
|
| MetaRDFTermType |
Type for the RDFTermTypeConstants
|
| NumericRDFDatatype | |
| ObjectRDFType |
IRIs and blank nodes
|
| RDFDatatype | |
| RDFTermType | |
| TermType |
TODO: explain
Immutable
|
| TermTypeAncestry |
Ancestry: "natural" hierarchy of Term types
|
| TermTypeHierarchy<T extends TermType> | |
| TermTypeInference |
Can have two states: (i) determined or (ii) redirected to the type of a variable.
|
| TypeFactory |
Accessible through Guice (recommended) or through CoreSingletons.
|
| TypePropagationSubstitutionHierarchy |
Hierarchy used for type propagation and type substitution between CONCRETE numeric RDF datatypes
Does not contain any abstract RDF datatype
|
| Enum | Description |
|---|---|
| DBTermType.Category |
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.