SPARQL.ex

v0.2.3

  • Pages
  • Modules

    SPARQL.ex v0.2.3 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

    Functions

    translate(ast, prefixes, base, options \\ %{})
    translate_exists_patterns(expr)
    translate_triples_block(triples_block)

    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

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.