| Package | Description |
|---|---|
| org.topbraid.jenax.functions | |
| org.topbraid.shacl.arq |
| Modifier and Type | Method and Description |
|---|---|
DeclarativeFunctionFactory |
DeclarativeFunctionDrivers.create(org.apache.jena.rdf.model.Resource function) |
DeclarativeFunctionFactory |
DeclarativeFunctionDriver.create(org.apache.jena.rdf.model.Resource function)
If this factory is responsible for the provided function Resource
then it must create a FunctionFactory which can then be registered.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SHACLARQFunction
An ARQ function that is based on a SHACL function definition.
|
class |
SHACLJSARQFunction |
class |
SHACLSPARQLARQFunction
An ARQ function that is based on a sh:SPARQLFunction.
|
| Modifier and Type | Method and Description |
|---|---|
DeclarativeFunctionFactory |
SHACLFunctionDriver.create(org.apache.jena.rdf.model.Resource shaclFunction) |
Copyright © 2019 TopQuadrant, Inc.. All rights reserved.