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
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
0 commit comments