Module sparql_query

Module sparql_query 

Source
Expand description

SPARQL Query representation

Extracted and adapted from OxiGraph spargebra with OxiRS enhancements. Based on W3C SPARQL 1.1 Query specification: https://www.w3.org/TR/sparql11-query/

Structs§

QueryDataset
A SPARQL query dataset specification.
SparqlGraphRootPattern
Helper struct for formatting graph patterns in SPARQL syntax

Enums§

Query
A parsed SPARQL query.