public interface OntopMappingSettings extends OntopOBDASettings, OntopOptimizationSettings
OntopModelSettings.CardinalityPreservationMode| Modifier and Type | Field and Description |
|---|---|
static String |
BASE_IRI
Options to specify base IRI.
|
static String |
COMPLETE_PROVIDED_METADATA |
static String |
INFER_DEFAULT_DATATYPE |
static String |
IS_CANONICAL_IRI_COMPLETE |
static String |
OBTAIN_FULL_METADATA |
static String |
QUERY_ONTOLOGY_ANNOTATIONS |
static String |
TOLERATE_ABSTRACT_DATATYPE |
SAME_ASMAX_NB_CHILDREN_LIFTING_DB_FSCARDINALITY_MODE, TEST_MODE| Modifier and Type | Method and Description |
|---|---|
boolean |
areAbstractDatatypesToleratedInMapping()
If false, throws an exception is an abstract datatype is used for a literal in a mapping assertion.
|
boolean |
isCanIRIComplete()
Let S be the data source, and if M is a set of mapping assertions, let M(S) be the graph derived by applying M to S (without ontology).
|
boolean |
isDefaultDatatypeInferred()
If false, throws an exception if the system is not able to infer the datatype from the database
If true use default datatype (xsd:string)
|
boolean |
isFullMetadataExtractionEnabled() |
boolean |
isOntologyAnnotationQueryingEnabled() |
boolean |
isProvidedDBMetadataCompletionEnabled()
Completes user-provided DBMetadata
|
isSameAsInMappingsEnabledgetMaxNbChildrenForLiftingDBFunctionSymbolcontains, getCardinalityPreservationMode, getProperty, isTestModeEnabledstatic final String OBTAIN_FULL_METADATA
static final String QUERY_ONTOLOGY_ANNOTATIONS
static final String COMPLETE_PROVIDED_METADATA
static final String INFER_DEFAULT_DATATYPE
static final String TOLERATE_ABSTRACT_DATATYPE
static final String IS_CANONICAL_IRI_COMPLETE
static final String BASE_IRI
boolean isOntologyAnnotationQueryingEnabled()
boolean isFullMetadataExtractionEnabled()
boolean isProvidedDBMetadataCompletionEnabled()
boolean isDefaultDatatypeInferred()
boolean areAbstractDatatypesToleratedInMapping()
boolean isCanIRIComplete()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.