Package org.topbraid.jenax.functions
package org.topbraid.jenax.functions
-
ClassDescriptionBase implementation of Function comparable to Jena's FunctionBase.An abstract superclass for functions with 0 arguments.An abstract superclass for Functions with 1 argument.An abstract superclass for Functions with 2 arguments.An abstract superclass for Functions with 3 arguments.An abstract superclass for Functions with 4 arguments.An abstract superclass for Functions with 5 arguments.An abstract superclass for Functions with 6 arguments.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.