| Modifier and Type | Method and Description |
|---|---|
SQLPPMapping |
SQLPPMappingFactory.createSQLPreProcessedMapping(com.google.common.collect.ImmutableList<SQLPPTriplesMap> newMappings,
PrefixManager prefixManager) |
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,
PrefixManager prefixManager)
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 |
|---|---|
protected SQLPPMapping |
SQLMappingExtractor.extractPPMapping(OBDASpecInput specInput) |
| Modifier and Type | Method and Description |
|---|---|
protected MappingExtractor.MappingAndDBParameters |
SQLMappingExtractor.convertPPMapping(SQLPPMapping ppMapping,
OBDASpecInput specInput,
Optional<it.unibz.inf.ontop.spec.ontology.Ontology> optionalOntology)
Converts the PPMapping into a Mapping.
|
| 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 |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.