diff --git a/CHANGELOG b/CHANGELOG index 1113621d913909829ef8a5bf46f50b112354375e..0831acebdad1e637d8f6a75b93fc76bb6c7d1181 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,15 +5,24 @@ All notable changes to this project will be documented in this file. ------------------------------------------------------------------------------- -## [0.2.0] - 2021-10-25 DGA Demo +## [0.2.0] - 2021-10-19 DGA Demo 1 ### Added -- Query to define URIs in net objects (net: Object) +- CTS to define URIs in net objects (net: Object) +- Generic CTS to generate atom classes and instances +- Generic CTS to create mod list nets +- Generic CTS to generate relation properties ### Changed - Fusion of CTS for atom elements (entity, feature, verb, ...) - Addition of seeds in system ontology -- Abandonment of parameter ontology for frame ontologies +- Abandonment of parameter ontology for frame ontologies +- Shapes refactoring (preprocessing rules to dispatch shaclRule) +- Update CTS to improve composition of atom and list + +### Fix +- Fix bug in state property generation +- Patch for DGA demo in generation shapes -------------------------------------------------------------------------------