SPARQL.ex v0.2.5 Release Notes

Release Date: 2018-10-21 // over 5 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support for optional graph patterns via OPTIONAL
    • ๐Ÿ‘Œ Support for the bound function

    ๐Ÿ›  Fixed

    • errors during evaluation of function arguments were handled incorrectly, which led in particular to wrong behaviour of the COALESCE function
    • SPARQL.Query.Result.get/2 failed when the given variable was not in the results

    Compare v0.2.4...v0.2.5