Skip to content

Commit dfa0107

Browse files
authored
Update index.md
Add Change Proposal 38 and its ref to Google Docs
1 parent b354483 commit dfa0107

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

releases/0.2.1/index.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,46 @@ custom_css: releases
77
# {{ page.title }}
88

99
*Date: TBD*
10+
11+
## Ontology File(s)
12+
13+
[GitHub](https://github.com/casework/CASE/releases/tag/0.2.1)
14+
15+
## Migration guidance
16+
17+
In terms of CASE-namespaced concepts, release 0.2.1 is a patch to 0.2.0. Migration from CASE 0.2.0 does not require alterations to existing data.
18+
19+
## Release Notes
20+
21+
### Focus
22+
23+
The focus of this patch is on IRI's:
24+
* slash based as opposed to #-based IRI's
25+
26+
27+
### Changes
28+
29+
*(These are changes to ontologies, classes or properties in the preexisting ontology.)*
30+
31+
Throughout this section, many of the notes are tied to Change Proposals. These proposals are available on CASE's [Reference Material page](/resources/references.html).
32+
33+
#### Development Changes
34+
35+
*(These are changes to ontology development practice, and are not necessarily changes to ontology data.)*
36+
37+
* None
38+
39+
#### Breaking Changes
40+
41+
*(These are changes to ontologies, classes or properties in the preexisting ontology that make the new release non-backward-compatible.)*
42+
43+
* None
44+
45+
46+
#### Changes
47+
48+
*(These are general changes to the preexisting ontology that are not breaking or range changes.)*
49+
50+
* rdf-toolkit base-iri flag degenerates versionIRI when slash IRI form is used
51+
*([Change Proposal 38](https://drive.google.com/file/d/1T7ZmDZuslKAGc2HA3PPYhSmKqDDoqfkt/view))*
52+

0 commit comments

Comments
 (0)