Interface FieldMapping
- All Known Implementing Classes:
FieldMappingImpl
public interface FieldMapping
-
Method Summary
-
Method Details
-
getVar
org.apache.jena.sparql.core.Var getVar() -
getDefinition
DecisionTreeSparqlExpr getDefinition() -
getDatatypeIri
String getDatatypeIri() -
isNullable
boolean isNullable()
-