Uses of Package
org.topbraid.jenax.functions
Packages that use org.topbraid.jenax.functions
Package
Description
-
Classes in org.topbraid.jenax.functions used by org.topbraid.jenax.functionsClassDescriptionBase implementation of Function comparable to Jena's FunctionBase.An ARQ FunctionRegistry that can be used to associate functions with Threads, so that additional functions from a given Model can be made visible depending on the SPARQL query thread.A helper object that can be used to register SPARQL functions per thread, e.g.Can be used to define custom function factories such as spinx.The singleton that creates ARQ FunctionFactories from (SHACL, SPIN) function declarations.A marker interface that makes it possible to distinguish SPIN functions from other functions in the FunctionRegistry.
-
Classes in org.topbraid.jenax.functions used by org.topbraid.shacl.arqClassDescriptionA marker interface that makes it possible to distinguish SPIN functions from other functions in the FunctionRegistry.
-
Classes in org.topbraid.jenax.functions used by org.topbraid.shacl.arq.functionsClassDescriptionBase implementation of Function comparable to Jena's FunctionBase.An abstract superclass for Functions with 1 argument.An abstract superclass for Functions with 2 arguments.An abstract superclass for Functions with 3 arguments.Can be used to define custom function factories such as spinx.A marker interface that makes it possible to distinguish SPIN functions from other functions in the FunctionRegistry.