SPARQL.ex v0.3.0 SPARQL.Algebra.Translation View Source

Translation of ASTs of the SPARQL.Language.Decoder into a SPARQL.Algebra.Expression.

https://www.w3.org/TR/sparql11-query/#sparqlQuery

Link to this section Summary

Link to this section Functions

Link to this function

translate(ast, prefixes, base, options \\ %{}) View Source

Link to this function

translate_exists_patterns(expr) View Source

Link to this function

translate_triples_block(triples_block) View Source