public class SHACLFunctionDriver extends Object implements DeclarativeFunctionDriver
| Constructor and Description |
|---|
SHACLFunctionDriver() |
| Modifier and Type | Method and Description |
|---|---|
DeclarativeFunctionFactory |
create(org.apache.jena.rdf.model.Resource shaclFunction)
If this factory is responsible for the provided function Resource
then it must create a FunctionFactory which can then be registered.
|
static void |
setJSPreferred(boolean value) |
public static void setJSPreferred(boolean value)
public DeclarativeFunctionFactory create(org.apache.jena.rdf.model.Resource shaclFunction)
DeclarativeFunctionDrivercreate in interface DeclarativeFunctionDrivershaclFunction - the function's declaration resourceCopyright © 2019 TopQuadrant, Inc.. All rights reserved.