API Reference SPARQL.ex v0.3.6

Modules

An implementation of the SPARQL standard for Elixir.

Shared functions for builtin and extension function calls.

A behaviour for SPARQL extension functions.

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

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

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

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

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

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

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

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

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

An implementation of the SPARQL 1.1 query language.

Context module for the SPARQL processor executing SPARQL queries and updates.

A structure for SPARQL queries.

An implementation of the W3C Recommendation for the SPARQL 1.1 Query Results CSV Formats.

A behaviour for SPARQL query result formats.

A behaviour for decoders of strings encoded in a specific SPARQL.Query.Result.Format.

An implementation of the W3C Recommendation for the SPARQL 1.1 Query Results JSON Format.

An implementation of the W3C Recommendation for the SPARQL 1.1 Query Results TSV Formats.

An implementation of the Turtle serialization of SPARQL Query Results used in some W3C SPARQL tests.

An implementation of the W3C Recommendation for the SPARQL 1.1 Query Results XML Format.

TSV