public interface PropertyMapper
| Modifier and Type | Method and Description |
|---|---|
AMapping |
getPropertyMapping(String endpoint1,
String endpoint2,
String classExpression1,
String classExpression2) |
void |
setSourceModel(org.apache.jena.rdf.model.Model sourceModel) |
void |
setTargetModel(org.apache.jena.rdf.model.Model targetModel) |
AMapping getPropertyMapping(String endpoint1, String endpoint2, String classExpression1, String classExpression2)
void setSourceModel(org.apache.jena.rdf.model.Model sourceModel)
void setTargetModel(org.apache.jena.rdf.model.Model targetModel)
Copyright © 2020. All rights reserved.