Uses of Package
org.aksw.jenax.arq.functionbinder
-
Classes in org.aksw.jenax.arq.functionbinder used by org.aksw.jenax.arq.functionbinderClassDescriptionJena function implementation that delegates to a backing Java method.Convenience class to create Jena bindings for Java functions and to register them at Jena's default FunctionRegistry.Class for generation of wrappers for Java methods that make them usable as
Functions in Jena's SPARQL engine.Metadata for mapping RDF terms passed as arguments to a SPARQL function to Java objects of the appropriate types so that those Jaa objects can be passed as arguments to the wrapped Java function.