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

A registry of all available SPARQL.ExtensionFunctions.

Summary

Functions

Returns the extension for the given name.

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.