| Package | Description |
|---|---|
| it.unibz.inf.ontop.exception | |
| it.unibz.inf.ontop.spec.mapping.validation | |
| it.unibz.inf.ontop.spec.mapping.validation.impl |
| Constructor and Description |
|---|
MappingOntologyMismatchException(MappingOntologyMismatchException e,
String message) |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingOntologyComplianceValidator.validate(com.google.common.collect.ImmutableList<MappingAssertion> preProcessedMapping,
Ontology ontology) |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingOntologyComplianceValidatorImpl.validate(com.google.common.collect.ImmutableList<MappingAssertion> 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.