| Package | Description |
|---|---|
| it.unibz.inf.ontop.exception | |
| it.unibz.inf.ontop.spec.mapping.parser |
| Modifier and Type | Class and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
PreProcessedMapping<T> |
MappingParser.parse(File file) |
PreProcessedMapping<T> |
MappingParser.parse(org.apache.commons.rdf.api.Graph reader) |
PreProcessedMapping<T> |
MappingParser.parse(Reader reader) |
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.