Uses of Interface
org.topbraid.jenax.functions.DeclarativeFunctionFactory
Packages that use DeclarativeFunctionFactory
Package
Description
-
Uses of DeclarativeFunctionFactory in org.topbraid.jenax.functions
Methods in org.topbraid.jenax.functions that return DeclarativeFunctionFactoryModifier and TypeMethodDescriptionDeclarativeFunctionDriver.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.DeclarativeFunctionDrivers.create(org.apache.jena.rdf.model.Resource function) -
Uses of DeclarativeFunctionFactory in org.topbraid.shacl.arq
Classes in org.topbraid.shacl.arq that implement DeclarativeFunctionFactoryModifier and TypeClassDescriptionclassAn ARQ function that is based on a SHACL function definition. -
Uses of DeclarativeFunctionFactory in org.topbraid.shacl.arq.functions
Classes in org.topbraid.shacl.arq.functions that implement DeclarativeFunctionFactoryModifier and TypeClassDescriptionclassAn ARQ function that is based on a sh:SPARQLFunction.Methods in org.topbraid.shacl.arq.functions that return DeclarativeFunctionFactoryModifier and TypeMethodDescriptionSHACLSPARQLFunctionDriver.create(org.apache.jena.rdf.model.Resource shaclFunction)