pySHACL v0.9.3 Release Notes

Release Date: 2018-09-22 // over 5 years ago
  • โž• Added

    • A new deep-compare feature to check actual validation-result blank-nodes against expected validation-result blank nodes
    • โž• Added a validation-report graph cleaner, to remove all unwanted triples from a validation report graph.
    • ๐Ÿ‘ฏ A new RDF Node deep-clone feature to properly clone nodes into the Validation Report graph, rather than copying them.

    ๐Ÿ”„ Changed

    • โœ‚ Removed old test suite directory accidentally left in
    • ๐Ÿ›  Fixed some bugs identified by the new expected-result deep-compare feature
    • ๐Ÿ”„ Changed incorrectly named constraint components (mislead by typo in the SHACL spec)
      • PropertyShapeComponent -> PropertyConstraintComponent
      • NodeShapeComponent -> NodeConstraintComponent
    • ๐Ÿ›  Fixed some bugs identified by the data-shapes-test-suite
    • โฌ†๏ธ Bumped version number