You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
This release does not include a new ontology release. CASE 1.2.0 is still the ontology version used.
Upstream bug fix: SHACL qualified value shapes were not being triggered under certain conditions; see pySHACL Issue 213. That issue is now addressed, and with this case-utils release case_validate picks up the correction.
Dependencies updated: The pySHACL requirement is now >= 0.24.0, and the RDFLib requirement is now < 8.
Upstream API change: case_sparql_select now catches new JSON index and orientation parameter combinations.
case-utils now tests between Python 3.9 (unchanged since 0.13.0) and Python 3.12 (changed).
After testing in other CASE projects, pre-commit pinned-version review now occurs as a prerelease check.