| Modifier and Type | Method and Description |
|---|---|
RDFDatatype |
LiteralTemplateFactory.getAbstractRDFSLiteral() |
RDFDatatype |
LiteralTemplateFactory.getDatatype(org.apache.commons.rdf.api.IRI datatype) |
| Modifier and Type | Method and Description |
|---|---|
Optional<RDFDatatype> |
LiteralTemplateFactory.extractDatatype(Optional<String> lang,
Optional<org.apache.commons.rdf.api.IRI> iri) |
| Modifier and Type | Method and Description |
|---|---|
RDFDatatype |
RDFLiteralConstant.getType() |
| Modifier and Type | Method and Description |
|---|---|
RDFLiteralConstant |
TermFactory.getRDFLiteralConstant(String value,
RDFDatatype type)
Construct a
RDFLiteralConstant object with a type definition. |
ImmutableFunctionalTerm |
TermFactory.getRDFLiteralFunctionalTerm(ImmutableTerm lexicalTerm,
RDFDatatype type) |
| Modifier and Type | Method and Description |
|---|---|
protected it.unibz.inf.ontop.com.google.common.collect.ImmutableTable<DBTermType,RDFDatatype,DBTypeConversionFunctionSymbol> |
AbstractDBFunctionSymbolFactory.createDenormalizationTable() |
protected it.unibz.inf.ontop.com.google.common.collect.ImmutableTable<DBTermType,RDFDatatype,DBTypeConversionFunctionSymbol> |
MockupDBFunctionSymbolFactory.createDenormalizationTable()
This mockup does not provide any denormalization function symbol
|
protected it.unibz.inf.ontop.com.google.common.collect.ImmutableTable<DBTermType,RDFDatatype,DBTypeConversionFunctionSymbol> |
AbstractDBFunctionSymbolFactory.createNormalizationTable() |
| Constructor and Description |
|---|
AbstractBinaryGeofWKTFunctionSymbolDirectImpl(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TermType> inputTypes,
RDFDatatype wktLiteralType) |
AbstractGeofAnyTypeFunctionSymbolImpl(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TermType> inputTypes,
RDFDatatype xsdAnySimpleType) |
AbstractGeofBooleanFunctionSymbolDirectImpl(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TermType> inputTypes,
RDFDatatype xsdBooleanType) |
AbstractGeofBooleanFunctionSymbolImpl(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TermType> inputTypes,
RDFDatatype xsdBooleanType) |
AbstractGeofBooleanFunctionSymbolImplUsingRelate(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TermType> inputTypes,
RDFDatatype xsdBooleanType) |
AbstractGeofDoubleFunctionSymbolImpl(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TermType> inputTypes,
RDFDatatype xsdDoubleType) |
AbstractGeofIntegerFunctionSymbolImpl(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TermType> inputTypes,
RDFDatatype xsdIntegerType) |
AbstractGeofIRIFunctionSymbolImpl(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TermType> inputTypes,
RDFDatatype xsdAnyUri) |
AbstractGeofStringFunctionSymbolImpl(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TermType> inputTypes,
RDFDatatype xsdStringType) |
AbstractGeofWKTFunctionSymbolImpl(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TermType> inputTypes,
RDFDatatype wktLiteralType) |
AbstractUnaryGeofWKTFunctionSymbolDirectImpl(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TermType> inputTypes,
RDFDatatype wktLiteralType) |
GeofBoundaryFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType) |
GeofBufferFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype decimalType,
ObjectRDFType iriType) |
GeofConvexHullFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType) |
GeofDifferenceFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType) |
GeofDistanceFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
ObjectRDFType iriType,
RDFDatatype xsdDoubleType,
FunctionSymbolFactoryImpl functionSymbolFactory) |
GeofEhContainsFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofEhCoveredByFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofEhCoversFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofEhDisjointFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofEhEqualsFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofEhInsideFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofEhMeetFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofEhOverlapFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofEnvelopeFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType) |
GeofGetSRIDFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdAnyUri) |
GeofIntersectionFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType) |
GeofRcc8DcFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofRcc8EcFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofRcc8EqFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofRcc8NtppFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofRcc8NtppiFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofRcc8PoFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofRcc8TppFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofRcc8TppiFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofRelateFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdStringType) |
GeofRelateFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdStringType,
RDFDatatype xsdBooleanType) |
GeofSfContainsFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofSfCrossesFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofSfDisjointFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofSfEqualsFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofSfIntersectsFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofSfOverlapsFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofSfTouchesFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofSfWithinFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
RDFDatatype xsdBooleanType) |
GeofSymDifferenceFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
ObjectRDFType iriType) |
GeofUnionFunctionSymbolImpl(org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype wktLiteralType,
ObjectRDFType iriType) |
| Modifier and Type | Method and Description |
|---|---|
RDFDatatype |
RDFLiteralConstantImpl.getType() |
| Modifier and Type | Method and Description |
|---|---|
RDFLiteralConstant |
TermFactoryImpl.getRDFLiteralConstant(String value,
RDFDatatype type) |
ImmutableFunctionalTerm |
TermFactoryImpl.getRDFLiteralFunctionalTerm(ImmutableTerm lexicalTerm,
RDFDatatype type) |
| Constructor and Description |
|---|
RDFLiteralConstantImpl(String value,
RDFDatatype type)
The default constructor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConcreteNumericRDFDatatype |
interface |
NumericRDFDatatype |
| Modifier and Type | Method and Description |
|---|---|
RDFDatatype |
TypeFactory.getAbstractOntopDateOrDatetimeDatatype() |
RDFDatatype |
TypeFactory.getAbstractOntopNumericDatatype() |
RDFDatatype |
TypeFactory.getAbstractRDFSLiteral() |
RDFDatatype |
TypeFactory.getDatatype(org.apache.commons.rdf.api.IRI iri)
Don't call it with langString!
|
RDFDatatype |
TypeFactory.getLangTermType(String languageTag) |
RDFDatatype |
TypeFactory.getUnsupportedDatatype() |
default RDFDatatype |
TypeFactory.getWktLiteralDatatype() |
default RDFDatatype |
TypeFactory.getXsdAnyUri() |
default RDFDatatype |
TypeFactory.getXsdBooleanDatatype() |
default RDFDatatype |
TypeFactory.getXsdDatetimeDatatype() |
default RDFDatatype |
TypeFactory.getXsdDatetimeStampDatatype() |
default RDFDatatype |
TypeFactory.getXsdStringDatatype() |
| Modifier and Type | Method and Description |
|---|---|
Optional<RDFDatatype> |
DBTermType.getNaturalRDFDatatype() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNumericRDFDatatype |
class |
AbstractRDFDatatype |
class |
ConcreteNumericRDFDatatypeImpl |
class |
LangDatatype |
class |
SimpleRDFDatatype
Without a language tag
|
class |
UnsupportedRDFDatatype |
| Modifier and Type | Method and Description |
|---|---|
RDFDatatype |
TypeFactoryImpl.getAbstractOntopDateOrDatetimeDatatype() |
RDFDatatype |
TypeFactoryImpl.getAbstractOntopNumericDatatype() |
RDFDatatype |
TypeFactoryImpl.getAbstractRDFSLiteral() |
RDFDatatype |
TypeFactoryImpl.getDatatype(org.apache.commons.rdf.api.IRI iri) |
RDFDatatype |
TypeFactoryImpl.getLangTermType(String languageTagString) |
RDFDatatype |
TypeFactoryImpl.getUnsupportedDatatype() |
| Modifier and Type | Method and Description |
|---|---|
Optional<RDFDatatype> |
NumberDBTermType.getNaturalRDFDatatype() |
Optional<RDFDatatype> |
UUIDDBTermType.getNaturalRDFDatatype() |
Optional<RDFDatatype> |
DatetimeDBTermType.getNaturalRDFDatatype() |
Optional<RDFDatatype> |
StringDBTermType.getNaturalRDFDatatype() |
Optional<RDFDatatype> |
BooleanDBTermType.getNaturalRDFDatatype() |
Optional<RDFDatatype> |
NonStringNonNumberNonBooleanNonDatetimeDBTermType.getNaturalRDFDatatype() |
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.