| Package | Description |
|---|---|
| it.unibz.inf.ontop.spec.mapping.impl | |
| it.unibz.inf.ontop.spec.mapping.validation | |
| it.unibz.inf.ontop.spec.mapping.validation.impl |
| Modifier and Type | Method and Description |
|---|---|
protected abstract MappingExtractor.MappingAndDBMetadata |
AbstractMappingExtractor.convertPPMapping(T1 ppMapping,
Optional<T2> dbMetadata,
OBDASpecInput specInput,
Optional<Ontology> ontology,
ExecutorRegistry executorRegistry) |
protected void |
AbstractMappingExtractor.validateMapping(Optional<Ontology> ontology,
MappingWithProvenance filledProvMapping)
Validation:
- Mismatch between the ontology and the mapping
|
| Modifier and Type | Method and Description |
|---|---|
void |
MappingOntologyComplianceValidator.validate(MappingWithProvenance preProcessedMapping,
Ontology ontology) |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingOntologyComplianceValidatorImpl.validate(MappingWithProvenance mapping,
Ontology ontology)
Requires the annotation, data and object properties to be clearly distinguished
(disjoint sets, according to the OWL semantics)
Be careful if you are using a T-box bootstrapped from the mapping
It is NOT assumed that the declared vocabulary contains information on every RDF predicate
used in the mapping.
|
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.