public class OntopNativeSQLPPTriplesMap extends AbstractSQLPPTriplesMap
| Constructor and Description |
|---|
OntopNativeSQLPPTriplesMap(String id,
SQLPPSourceQuery sqlQuery,
com.google.common.collect.ImmutableList<TargetAtom> targetAtoms) |
OntopNativeSQLPPTriplesMap(String id,
SQLPPSourceQuery sqlQuery,
String targetString,
com.google.common.collect.ImmutableList<TargetAtom> targetAtoms) |
| Modifier and Type | Method and Description |
|---|---|
SQLPPTriplesMap |
extractPPMappingAssertions(String newId,
com.google.common.collect.ImmutableList<TargetAtom> atoms) |
PPMappingAssertionProvenance |
getMappingAssertionProvenance(TargetAtom targetAtom) |
Optional<String> |
getOptionalTargetString() |
PPTriplesMapProvenance |
getTriplesMapProvenance() |
String |
toString() |
getId, getSourceQuery, getTargetAtomspublic OntopNativeSQLPPTriplesMap(String id, SQLPPSourceQuery sqlQuery, @Nonnull String targetString, com.google.common.collect.ImmutableList<TargetAtom> targetAtoms)
public OntopNativeSQLPPTriplesMap(String id, SQLPPSourceQuery sqlQuery, com.google.common.collect.ImmutableList<TargetAtom> targetAtoms)
public PPMappingAssertionProvenance getMappingAssertionProvenance(TargetAtom targetAtom)
public PPTriplesMapProvenance getTriplesMapProvenance()
public SQLPPTriplesMap extractPPMappingAssertions(String newId, com.google.common.collect.ImmutableList<TargetAtom> atoms)
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.