SPARQL.ExtensionFunction.Registry (SPARQL.ex v0.3.6) View Source

A registry of all available SPARQL.ExtensionFunctions.

Link to this section Summary

Functions

Returns the extension for the given name.

Link to this section Functions

Link to this function

extension_function(name)

View Source

Returns the extension for the given name.

If no function for the given name exists, nil is returned.