Skip to content

Commit fc7c523

Browse files
committed
Add documentation for CASE 1.4.0, referencing UCO 1.4.0 release notes
No effects were observed on Make-managed files. References: * ucoProject/ucoproject.github.io#92 Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
1 parent b584691 commit fc7c523

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

_data/releases/releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@
3939
desc: Adoption of UCO 1.3.0. Bug fixes and test improvements.
4040
- title: 1.4.0
4141
date: 2025-05-29
42-
desc: Adoption of UCO 1.4.0. Revision to semi-open vocabulary pattern, with other bug fixes and test improvements.
42+
desc: Adoption of UCO 1.4.0. Revision to semi-open vocabulary pattern, with other bug fixes and test improvements. A <code>case-investigation:ProvenanceRecord</code> is now permitted to have 0 contained objects.

releases/1.4.0/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ custom_css: releases
1414

1515
## Release Notes
1616

17+
CASE 1.4.0 incorporates required refinements and updates, building on the stable 1.0.0 release. Following [SemVer](https://semver.org/spec/v2.0.0.html), additive improvements will continue to be accepted, but backwards-incompatible changes will be scheduled only for the 2.0.0 release, which will come after at least 6 months to possibly 12 months.
18+
19+
This release adopts [UCO 1.4.0](https://unifiedcyberontology.org/releases/1.4.0/), incorporating bugfixes and test improvements from UCO 1.4.0.
20+
21+
CASE users who see warnings arise pertaining to semi-open vocabulary literals, such as those used in `uco-types:Hash` objects, should refer to the [UCO 1.4.0 release notes]((https://unifiedcyberontology.org/releases/1.4.0/) section "Semi-open vocabulary syntax change."
22+
23+
With the adoption of UCO 1.4.0, `case-investigation:ProvenanceRecord`s may now contain no members. This can be used for `case-investigation:InvestigativeAction`s that turn out to have no results aside from a `ProvenanceRecord`.
24+
1725

1826
### Focus
1927

@@ -28,6 +36,7 @@ custom_css: releases
2836
*(These are changes to ontologies, classes or properties in the preexisting ontology.)*
2937

3038
* Linked `core:informalType` as parent of type-describing properties ([*UCO GitHub Issue 640*](https://github.com/ucoProject/UCO/issues/640))
39+
* Removed 1-member minimum on `core:ContextualCompilation` ([*UCO GitHub Issue 599*](https://github.com/ucoProject/UCO/issues/599)), which is the parent class of `case-investigation:ProvenanceRecord`
3140

3241

3342
#### Bug Fixes

0 commit comments

Comments
 (0)