Create v1.6-release-summary.md

This commit is contained in:
Mark Jensen
2024-09-24 21:58:47 -04:00
parent 005a48a452
commit 03ea81edd2

View File

@@ -0,0 +1,31 @@
# Version 1.6 2024-09-26
## Potential Breaking Change
- A typo in the IRI for cco:NautralLanguage["Natural Language"] was fixed, effectively deleting the IRI and replacing it with cco:NaturalLanguage
- cco:ArtificialLanguage now disjoint with cco:NaturalLanguage
### Summary
- Updated dcterms:license annotation for all ontology files
- Added dcterms:rights annotation for all ontology files
- Numerous small changes and improvements to definitions, lables, and other metadata
- Labels and definitions for cco:ActionRegulation and its subtypes and six associated object properties all changed to refer to 'Process' rather than 'Act'
- Four new classes, one new object property, and two new named individuals
- Several axiom changes to better align with defintions and intended meaning
### New Terms
- cco:DecibelIsotropicMeasurementUnit
- cco:InternationalGeomagneticReferenceField
- cco:ActOfDataTransformation
- cco:ActOfInformationProcessing
- cco:SimpleOpticalLens
- cco:ComplexOpticalLens
- cco:has_some_member_of_located_in
### Axiom changes
- cco:has_familial_relationship now a symmetric property
- Equivalence axioms for cco:Cause and cco:Effect changed from bfo:occurrent to bfo:process
- cco:DecreaseOfFunction, cco:IncreaseOfFunction, cco:GainOfFunction, and cco:LossOfFunction now subclasses of cco:DecreaseOfDisposition, cco:IncreaseOfDisposition, cco:GainOfDisposition, and cco:LossOfDisposition respectively
- cco:has_member_of_located_in now a subproperty of cco:has_some_member_of_located_in
- cco:inhibited_by now the inverse of cco:inhibits, and made the domain and range of both properties bfo:process
- cco:GeospatialEllipse now a subclass of cco:GeospatialBoundary
- Range for cco:has_text_value broadened to inlcude rdf:langString