| Modifier and Type | Method and Description |
|---|---|
SQLPPMapping |
SQLPPMappingFactory.createSQLPreProcessedMapping(com.google.common.collect.ImmutableList<SQLPPTriplesMap> newMappings,
MappingMetadata metadata) |
default SQLPPMapping |
OntopMappingSQLConfiguration.loadProvidedPPMapping() |
| Modifier and Type | Method and Description |
|---|---|
Optional<SQLPPMapping> |
OntopMappingSQLConfiguration.loadPPMapping() |
| Modifier and Type | Method and Description |
|---|---|
B |
OntopMappingSQLConfiguration.OntopMappingSQLBuilderFragment.ppMapping(SQLPPMapping ppMapping) |
| Modifier and Type | Method and Description |
|---|---|
SQLPPMapping |
SQLPPMappingFactoryImpl.createSQLPreProcessedMapping(com.google.common.collect.ImmutableList<SQLPPTriplesMap> ppMappingAxioms,
MappingMetadata mappingMetadata)
SQLPPPMapping creation
|
| Modifier and Type | Method and Description |
|---|---|
Optional<SQLPPMapping> |
OntopMappingSQLConfigurationImpl.loadPPMapping() |
| Modifier and Type | Method and Description |
|---|---|
B |
OntopMappingSQLConfigurationImpl.DefaultMappingSQLBuilderFragment.ppMapping(SQLPPMapping ppMapping)
Not for end-users! Please consider giving a mapping file or a mapping reader.
|
B |
OntopMappingSQLConfigurationImpl.OntopMappingSQLBuilderMixin.ppMapping(SQLPPMapping ppMapping) |
| Modifier and Type | Method and Description |
|---|---|
RDBMetadata |
RDBMetadataExtractor.extract(SQLPPMapping ppMapping,
Connection dbConnection,
DBMetadata partiallyDefinedMetadata,
Optional<File> constraintFile) |
RDBMetadata |
RDBMetadataExtractor.extract(SQLPPMapping ppMapping,
Connection dbConnection,
Optional<File> constraintFile) |
| Modifier and Type | Method and Description |
|---|---|
RDBMetadata |
DefaultRDBMetadataExtractor.extract(SQLPPMapping ppMapping,
Connection connection,
DBMetadata partiallyDefinedMetadata,
Optional<File> constraintFile) |
RDBMetadata |
DefaultRDBMetadataExtractor.extract(SQLPPMapping ppMapping,
Connection connection,
Optional<File> constraintFile) |
| Modifier and Type | Method and Description |
|---|---|
protected SQLPPMapping |
SQLMappingExtractor.castPPMapping(PreProcessedMapping ppMapping) |
protected SQLPPMapping |
SQLMappingExtractor.expandPPMapping(SQLPPMapping ppMapping,
OntopMappingSQLSettings settings,
RDBMetadata dbMetadata) |
| Modifier and Type | Method and Description |
|---|---|
protected MappingExtractor.MappingAndDBMetadata |
SQLMappingExtractor.convertPPMapping(SQLPPMapping ppMapping,
Optional<RDBMetadata> optionalDBMetadata,
OBDASpecInput specInput,
Optional<it.unibz.inf.ontop.spec.ontology.Ontology> optionalOntology,
it.unibz.inf.ontop.iq.tools.ExecutorRegistry executorRegistry)
Converts the PPMapping into a Mapping.
|
protected SQLPPMapping |
SQLMappingExtractor.expandPPMapping(SQLPPMapping ppMapping,
OntopMappingSQLSettings settings,
RDBMetadata dbMetadata) |
| Modifier and Type | Method and Description |
|---|---|
SQLPPMapping |
SQLMappingParser.parse(File file) |
SQLPPMapping |
SQLMappingParser.parse(org.apache.commons.rdf.api.Graph mappingGraph) |
SQLPPMapping |
SQLMappingParser.parse(Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
SQLPPMapping |
FakeSQLMappingParser.parse(File file) |
SQLPPMapping |
FakeSQLMappingParser.parse(org.apache.commons.rdf.api.Graph mappingGraph) |
SQLPPMapping |
FakeSQLMappingParser.parse(Reader reader) |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLPPMappingImpl |
| Modifier and Type | Method and Description |
|---|---|
SQLPPMapping |
SQLPPMappingImpl.clone() |
| Modifier and Type | Method and Description |
|---|---|
MappingWithProvenance |
LegacySQLPPMappingConverter.convert(SQLPPMapping ppMapping,
RDBMetadata dbMetadata,
it.unibz.inf.ontop.iq.tools.ExecutorRegistry executorRegistry) |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.