View Source SPARQL.Functions.Cast.Date (SPARQL.ex v0.3.9)

An SPARQL.ExtensionFunction for the xsd:date XPath constructor function.

Note: This is not required to be implemented on all SPARQL processing engines, so a query using this function might not be portable.

See: https://www.w3.org/TR/xpath-functions/#casting-to-datetimes

Summary

Functions

Callback implementation for SPARQL.ExtensionFunction.call/4.