| Package | Description |
|---|---|
| it.unibz.inf.ontop.exception | |
| it.unibz.inf.ontop.spec.mapping | |
| it.unibz.inf.ontop.spec.mapping.transformer |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidMappingException |
class |
InvalidMappingExceptionWithIndicator
This happens if users insert an invalid mapping, i.e., one or more conditions below are occurred:
The mapping id is empty,
The target query is empty,
The source query is empty,
The predicates in the target query are not declared in the file head,
The parser fails to process the target query.
|
class |
InvalidMappingSourceQueriesException
Problems detected in the source queries of mapping assertions
|
class |
MappingIOException |
class |
MappingOntologyMismatchException
When a mismatch is detected between the mapping and the TBox (ontology)
|
class |
MetaMappingExpansionException |
class |
UnknownDatatypeException |
| Modifier and Type | Method and Description |
|---|---|
MappingExtractor.MappingAndDBParameters |
MappingExtractor.extract(OBDASpecInput specInput,
Optional<Ontology> saturatedTBox) |
MappingExtractor.MappingAndDBParameters |
MappingExtractor.extract(PreProcessedMapping<? extends PreProcessedTriplesMap> ppMapping,
OBDASpecInput specInput,
Optional<Ontology> saturatedTBox) |
| Modifier and Type | Method and Description |
|---|---|
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<MappingAssertion> |
MappingWithProvenanceTransformer.transform(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<MappingAssertion> mapping) |
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.