public class SHACLFunctionDriver extends Object implements SPINFunctionDriver
| Constructor and Description |
|---|
SHACLFunctionDriver() |
| Modifier and Type | Method and Description |
|---|---|
SPINFunctionFactory |
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 SPINFunctionFactory create(org.apache.jena.rdf.model.Resource shaclFunction)
SPINFunctionDrivercreate in interface SPINFunctionDrivershaclFunction - the SPIN Function's resourceCopyright © 2017 TopQuadrant, Inc.. All rights reserved.