public class CoercionSparqlFunction extends Object
| Constructor and Description |
|---|
CoercionSparqlFunction(TypeSystem typeSystem,
String functionURI) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFunctionURI() |
TypeSystem |
getTypeSystem() |
SqlExpr |
transform(SqlExpr expr) |
public CoercionSparqlFunction(TypeSystem typeSystem, String functionURI)
public TypeSystem getTypeSystem()
public String getFunctionURI()
Copyright © 2015. All rights reserved.