Skip to content

Release 2.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 14:33
· 1 commit to refs/heads/main since this release
90e1926

What's Changed

Added graph validation with SHACL, specifically added:

  1. A SHACL shape graph with constraints that ensure a KG's executability.
  2. The sheXer Python script that was initially used to create the basis for the above shape graph.
  3. KG validation step (using pySHACL and the above shape graph) during KG creation and before KG execution.

Full Changelog: 2.0.4...2.1.1