SPARQL.ex v0.3.1 Release Notes

Release Date: 2019-07-15 // almost 5 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Use the new RDF.Literal.matches?/3 function from RDF.ex 0.6.1 for the REGEX function
    • with the fix from RDF.ex 0.6.1 XSD boolean with uppercase letters in the boolean lexical values are no longer valid

    ๐Ÿ›  Fixed

    • the true and false keywords from the SPARQL language are case-insensitive
    • ๐Ÿ›  the new RDF.Literal.matches?/3 function also fixes some Unicode escaping issues in regular expressions

    Compare v0.3.0...v0.3.1