SPARQL.Processor (SPARQL.ex v0.3.12)

Copy Markdown View Source

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

Summary

Functions

Executes a SPARQL.Query or string with a SPARQL string against a RDF.Data structure.

Functions

query(data, query, options \\ [])

Executes a SPARQL.Query or string with a SPARQL string against a RDF.Data structure.

query_post_processing(result)