Releases: casework/CASE-Utilities-Python
0.16.0
- The CASE monolithic build of version 1.3.0 is now provided.
case_validate
now validates against CASE 1.3.0 by default.- The "TBox" review mode of
case_validate
has been updated to reflect new review shapes from UCO Issue 571.
- The "TBox" review mode of
- The monolithic build used by
case_validate
now incorporates the OWL transitive import closure of CASE and UCO. As concrete effect, this means the Collections Ontology and the Error Ontology are now inlined in the built file. This adheres to the intended build effect of eliminating the need for networked resource retrieval. - Removal of the
case_utils.local_uuid
module has been completed. Thecdo_local_uuid
package should be imported instead.
Issues and Pull Requests closed for this Release are listed here.
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.
0.15.0
- This release does not include a new ontology release. CASE 1.2.0 is still the ontology version used.
case_utils.local_uuid
has had its functionality and testing exported to thecdo-local-uuid
project, which is now a dependency ofcase-utils
. The API is still present viacase-utils
in this release, but presents aDeprecationWarning
on use. A future release ofcase-utils
will drop this re-export.case_validate
now considers the RDF List review shape a theorem-box ("TBox") review shape, per UCO Issue 571. Note that a pending UCO release will deactivate this shape entirely.
0.14.1.post0
This release forwards updates from 0.8.1.post0 and subsequent 0.x.1.post0 releases. See PR 151 for more information.
0.13.1.post0
This release forwards updates from 0.8.1.post0 and subsequent 0.x.1.post0 releases. See PR 151 for more information.
0.12.1.post0
This release forwards updates from 0.8.1.post0 and subsequent 0.x.1.post0 releases. See PR 151 for more information.
0.11.1.post0
This release forwards updates from 0.8.1.post0 and subsequent 0.x.1.post0 releases. See PR 151 for more information.
0.10.1.post0
This release forwards updates from 0.8.1.post0 and subsequent 0.x.1.post0 releases. See PR 151 for more information.
0.9.1.post0
This release forwards updates from 0.8.1.post0. See PR 151 for more information.
0.8.1.post0
0.14.1
This release forwards updates from 0.5.1.post0 and subsequent 0.x.1 releases.