| Package | Description |
|---|---|
| org.topbraid.jenax.functions | |
| org.topbraid.shacl.arq | |
| org.topbraid.shacl.arq.functions |
| Class and Description |
|---|
| AbstractFunction
Base implementation of Function comparable to Jena's FunctionBase.
|
| CurrentThreadFunctions
A helper object that can be used to register SPARQL functions
per thread, e.g.
|
| DeclarativeFunctionDriver
Can be used to define custom function factories such as spinx.
|
| DeclarativeFunctionDrivers
The singleton that creates ARQ FunctionFactories from (SHACL, SPIN) function declarations.
|
| DeclarativeFunctionFactory
A marker interface that makes it possible to distinguish SPIN functions
from other functions in the FunctionRegistry.
|
| Class and Description |
|---|
| DeclarativeFunctionDriver
Can be used to define custom function factories such as spinx.
|
| DeclarativeFunctionFactory
A marker interface that makes it possible to distinguish SPIN functions
from other functions in the FunctionRegistry.
|
| OptionalArgsFunction |
| Class and Description |
|---|
| AbstractFunction
Base implementation of Function comparable to Jena's FunctionBase.
|
| AbstractFunction1
An abstract superclass for Functions with 1 argument.
|
| AbstractFunction2
An abstract superclass for Functions with 2 arguments.
|
| AbstractFunction3
An abstract superclass for Functions with 3 arguments.
|
Copyright © 2019 TopQuadrant, Inc.. All rights reserved.