pySHACL v0.9.2 Release Notes

Release Date: 2018-09-20 // over 5 years ago
  • ➕ Added

    • A feature to patch RDFLib Literal conversion functions, to fix some RDFLib bugs
    • ⚠ A new exception ConstrainLoadWarning, for when a constraint is invalid but we want to ignore it
    • ➕ Additional rules are now applied to the SPARQL queries in SPARQL-based constraints, as per the SHACL spec
    • ✅ Currently failing data-shapes-test-suite documented in the FEATURES file

    🔄 Changed

    • 🛠 Fixed some bugs identified by the data-shapes-test-suite
    • ⬆️ Bumped version number
    • ✅ 206 of 212 tests are now passing