Skip to content

Commit

Permalink
Merge pull request #384 from M-L-D-H/xk
Browse files Browse the repository at this point in the history
update changelog
  • Loading branch information
XeniaMonika authored Oct 9, 2023
2 parents d040065 + b40d6b1 commit 0c1c7b4
Showing 1 changed file with 16 additions and 9 deletions.
25 changes: 16 additions & 9 deletions SCHEMATA/changelog.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,24 @@
# Changelog - Schema

1. From version 0.1.6 to 0.1.7 (2023-01-13):
- _Topic_relations_ (dh, nls, meta, rdm, infrastructure) were removed, since the topic related information is now covered by the _keywords_ section.
- _Sustainability_plan_ added as a Boolean value to the _research_data_ section.
- _Cooperation_ added a new relation type next to _sibling, child_ and _parent_.
2. From version 0.1.7 to 0.1.8 (2023-01-20):
- From version 0.2.0 to 0.2.1 (2023-09-22):
- _contact.role_ changed to an array of strings _contact.roles_. The new roles are aligned with the [CRediT](https://credit.niso.org/) taxonomy.
- From version 0.1.9 to 0.2.0 (2023-09-22):
- _cooperation_ added as a third category of _relation_type_ in _related_institutions_
- _date.from_ was changed from an optional to a required field
- From version 0.1.8 to 0.1.9 (2023-03-07):
- simplification of the _research_data_ element by merging _raw_, _refined_ and _final_ sections into one key.
- _host_institutions_ replaced with _related_institutions_ with _relation_type_ as an additional key.
- _relations_ renamed to _related_entities_.
- From version 0.1.7 to 0.1.8 (2023-01-20):
- _record_metadata_ simplified by changing the object _record_modified_ to a string _last_edited_on_
- _relations_ element simplified by:
- allowing only entries with a uuid
- moving parent organizations to a new separate element _host_institutions_
- removing all other entries without a uuid
- _research_data_ element simplified by changing the _access_ object to a single number _open_access_
3. From version 0.1.8 to 0.1.9 (2023-03-07):
- simplification of the _research_data_ element by merging _raw_, _refined_ and _final_ sections into one key.
- _host_institutions_ replaced with _related_institutions_ with _relation_type_ as an additional key.
- _relations_ renamed to _related_entities_.
- From version 0.1.6 to 0.1.7 (2023-01-13):
- _Topic_relations_ (dh, nls, meta, rdm, infrastructure) were removed, since the topic related information is now covered by the _keywords_ section.
- _Sustainability_plan_ added as a Boolean value to the _research_data_ section.
- _Cooperation_ added a new relation type next to _sibling, child_ and _parent_.


0 comments on commit 0c1c7b4

Please sign in to comment.