SPARQL.ex v0.2.4 Release Notes

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

    • ๐Ÿ‘Œ Support for group graph patterns, i.e. nested graph patterns and FILTERs in the middle of a graph patterns (which splits up a graph pattern)
    • SPARQL.Query.Result.get/2 as a short way for getting the solutions of a single variable

    ๐Ÿ›  Fixed

    • FILTER expressions at the beginning of a graph pattern

    Compare v0.2.3...v0.2.4