Package org.topbraid.jenax.functions
Interface DeclarativeFunctionFactory
-
- All Superinterfaces:
org.apache.jena.sparql.function.FunctionFactory
- All Known Implementing Classes:
SHACLARQFunction,SHACLSPARQLARQFunction
public interface DeclarativeFunctionFactory extends org.apache.jena.sparql.function.FunctionFactoryA marker interface that makes it possible to distinguish SPIN functions from other functions in the FunctionRegistry.- Author:
- Holger Knublauch