| Package | Description |
|---|---|
| it.unibz.inf.ontop.model.term.functionsymbol.db | |
| it.unibz.inf.ontop.model.term.functionsymbol.db.impl |
| Modifier and Type | Method and Description |
|---|---|
DBTypeConversionFunctionSymbol |
DBFunctionSymbolFactory.getConversion2RDFLexicalFunctionSymbol(DBTermType inputType,
RDFTermType rdfTermType)
The output type is a DB string.
|
DBTypeConversionFunctionSymbol |
DBFunctionSymbolFactory.getConversionFromRDFLexical2DBFunctionSymbol(DBTermType targetDBType,
RDFTermType rdfType)
From a possibly "normalized" DB string to another DB type
|
DBTypeConversionFunctionSymbol |
DBFunctionSymbolFactory.getDBCastFunctionSymbol(DBTermType targetType) |
DBTypeConversionFunctionSymbol |
DBFunctionSymbolFactory.getDBCastFunctionSymbol(DBTermType inputType,
DBTermType targetType) |
DBTypeConversionFunctionSymbol |
DBFunctionSymbolFactory.getTemporaryConversionToDBStringFunctionSymbol()
Temporary conversion function for the lexical part of an RDF term.
|
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.collect.ImmutableTable<DBTermType,RDFDatatype,DBTypeConversionFunctionSymbol> |
AbstractDBFunctionSymbolFactory.createDenormalizationTable() |
protected com.google.common.collect.ImmutableTable<DBTermType,RDFDatatype,DBTypeConversionFunctionSymbol> |
MockupDBFunctionSymbolFactory.createDenormalizationTable()
This mockup does not provide any denormalization function symbol
|
protected com.google.common.collect.ImmutableTable<DBTermType,RDFDatatype,DBTypeConversionFunctionSymbol> |
AbstractDBFunctionSymbolFactory.createNormalizationTable() |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.