0.7.0
case_validate
now validates against CASE 1.0.0 by default.- The CASE monolithc builds of versions 0.7.1 and 1.0.0 are now provided.
- The
rdflib
requirement has been bumped to >= 6.2.0. - This repository is now reviewed with
mypy --strict
. case_utils.namespace
has new membersNS_OWL
,NS_RDFS
,NS_CO
, andNS_UCO_CONFIGURATION
.- The utility
glom_graph.py
, one of the non-exported files under/tests/src/
, has been removed and its usage replaced withrdfpipe
. - The package name is now adjusted to match PyPI practice.
Note that though the CASE ontology has reached 1.0.0, this repository is not yet declaring a 1.0.0 status for its own resources. Further community input is needed to determine when this repository should provide CLI and Python API stability.