| Package | Description |
|---|---|
| it.unibz.inf.ontop.model.term.functionsymbol.impl | |
| it.unibz.inf.ontop.model.type | |
| it.unibz.inf.ontop.model.type.impl |
| Modifier and Type | Method and Description |
|---|---|
protected ImmutableTerm |
AbstractLexicalNonStrictEqOrInequalityFunctionSymbol.simplifyWithConstantTypes(TermFactory termFactory,
VariableNullability variableNullability,
DBTypeFactory dbTypeFactory,
ImmutableTerm lexicalTerm1,
ImmutableTerm lexicalTerm2,
RDFTermTypeConstant typeTerm1,
RDFTermTypeConstant typeTerm2) |
| Constructor and Description |
|---|
MultitypedInputUnarySPARQLFunctionSymbolImpl(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
RDFTermType inputBaseType,
RDFTermType targetType,
boolean isAlwaysInjective,
DBTypeFactory dbTypeFactory,
Function<DBTermType,DBFunctionSymbol> dbFunctionSymbolFct) |
MultitypedInputUnarySPARQLFunctionSymbolImpl(String functionSymbolName,
String officialName,
RDFTermType inputBaseType,
RDFTermType targetType,
boolean isAlwaysInjective,
DBTypeFactory dbTypeFactory,
Function<DBTermType,DBFunctionSymbol> dbFunctionSymbolFct) |
| Modifier and Type | Method and Description |
|---|---|
DBTypeFactory |
DBTypeFactory.Factory.createDBFactory(TermType rootTermType,
TypeFactory typeFactory) |
DBTypeFactory |
TypeFactory.getDBTypeFactory() |
| Modifier and Type | Method and Description |
|---|---|
DBTermType |
RDFTermType.getClosestDBType(DBTypeFactory dbTypeFactory)
If the RDF term type has a canonical natural DB type, returns it.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MockupDBTypeFactory |
| Modifier and Type | Method and Description |
|---|---|
DBTypeFactory |
TypeFactoryImpl.getDBTypeFactory() |
| Modifier and Type | Method and Description |
|---|---|
DBTermType |
RDFTermTypeImpl.getClosestDBType(DBTypeFactory dbTypeFactory) |
| Constructor and Description |
|---|
AbstractRDFDatatype(org.apache.commons.rdf.api.IRI datatypeIRI,
TermTypeAncestry parentAncestry,
Function<DBTypeFactory,DBTermType> closestDBTypeFct)
Concrete
|
RDFTermTypeImpl(String name,
TermTypeAncestry parentAncestry,
Function<DBTypeFactory,DBTermType> closestDBTypeFct)
Concrete RDF term type
|
SimpleRDFDatatype(org.apache.commons.rdf.api.IRI datatypeIRI,
TermTypeAncestry parentAncestry,
Function<DBTypeFactory,DBTermType> closestDBTypeFct)
Concrete
|
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.