public interface MappingExtractor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MappingExtractor.MappingAndDBParameters
TODO: in a near future, drop DummyDBMetadataBuilder and use Mapping instead of this interface
|
| Modifier and Type | Method and Description |
|---|---|
MappingExtractor.MappingAndDBParameters |
extract(OBDASpecInput specInput,
Optional<Ontology> saturatedTBox) |
MappingExtractor.MappingAndDBParameters |
extract(PreProcessedMapping ppMapping,
OBDASpecInput specInput,
Optional<Ontology> saturatedTBox) |
MappingExtractor.MappingAndDBParameters extract(@Nonnull OBDASpecInput specInput, @Nonnull Optional<Ontology> saturatedTBox) throws MappingException, MetadataExtractionException
MappingExtractor.MappingAndDBParameters extract(@Nonnull PreProcessedMapping ppMapping, @Nonnull OBDASpecInput specInput, @Nonnull Optional<Ontology> saturatedTBox) throws MappingException, MetadataExtractionException
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.