| Class | Description |
|---|---|
| Indicator |
A utility class to store error indicators that are linked to the input file.
|
| Exception | Description |
|---|---|
| InvalidMappingException | |
| 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.
|
| InvalidMappingSourceQueriesException |
Problems detected in the source queries of mapping assertions
|
| MappingException | |
| MappingIOException | |
| MappingOntologyMismatchException |
When a mismatch is detected between the mapping and the TBox (ontology)
|
| MetaMappingExpansionException | |
| MissingInputMappingException |
Thrown when no input mapping has been provided.
|
| TargetQueryParserException | |
| UnknownDatatypeException |
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.