From a878d9a4b09924f25e71472abd497e80784bf3da Mon Sep 17 00:00:00 2001 From: Claudio Atzori Date: Wed, 29 Nov 2023 10:18:01 +0100 Subject: [PATCH] revert to previous changelog structure --- docs/changelog.md | 14 ++++++-------- versioned_docs/version-6.2.2/changelog.md | 6 ++---- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index c4b0bd7..ee4e617 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -6,7 +6,7 @@ sidebar_position: 12 ## Versioning -Our versioning policy follows the [Semantic Versioning specification](https://semver.org/). +Our versioning policy follows the [Semantic Versioning specification](https://semver.org/). In our case, given a version `MAJOR.MINOR.PATCH`, we increment the: * `MAJOR` version when the data model of the Graph changes @@ -22,18 +22,16 @@ This section documents all notable changes for each graph version. ### v6.2.2 _Start Date: 2023-11-07 • Release Date: 2023-11-23 • Dump release: **no**_ -#### Coverage +#### Added - Imported Opencitation's POCI dataset, containing citations among publications in PubMed - Imported Affiliations from Crossref and from PubMed - Imported Software Heritage identifiers for Software records - Extended coverage of Irish funders imported from Crossref - Peer reviewed material identified with a revised heuristic that allowed to improve the coverage - -#### Enrichment - Project references identified by TDM increased by ~10% - Introduced new Field of Science classifications for ~40Mi publications -#### Update +#### Changed - Updated Crossref publications to include contents until October 2023 - Updated Datacite contents until October 2023 - Indicators regarding data source downloads and views taken by usage counts from September 2023 @@ -41,8 +39,8 @@ _Start Date: 2023-11-07 • Release Date: 2023-11-23 • Dump release: **n ### v6.1.1 _Start Date: 2023-09-11 • Release Date: 2023-10-15 • Dump release: **no**_ -#### Added -- Affiliation (result to organization) relations from Crossref +#### Added +- Affiliation (result to organization) relations from Crossref - Links to the full text of research products - Cleaning for author and publisher names (get rid of tabs, CR characters, \n(s), escape double quotes) @@ -60,7 +58,7 @@ _Start Date: 2023-07-26 • Release Date: 2023-08-16 • Dump release: **y #### Changed - [Relationship data model](/data-model/relationships/relationship-object): flattened properties source, sourceType, target, targetType -- BIP! indicators are now serialised as an array; see the updated model [here](/data-model/entities/other#bipindicators) +- BIP! indicators are now serialised as an array; see the updated model [here](/data-model/entities/other#bipindicators) - Crossref dump from June 2023 - ORCID works without a DOI from June 2023 - Usage counts from June 2023 diff --git a/versioned_docs/version-6.2.2/changelog.md b/versioned_docs/version-6.2.2/changelog.md index c255cca..ee4e617 100644 --- a/versioned_docs/version-6.2.2/changelog.md +++ b/versioned_docs/version-6.2.2/changelog.md @@ -22,18 +22,16 @@ This section documents all notable changes for each graph version. ### v6.2.2 _Start Date: 2023-11-07 • Release Date: 2023-11-23 • Dump release: **no**_ -#### Coverage +#### Added - Imported Opencitation's POCI dataset, containing citations among publications in PubMed - Imported Affiliations from Crossref and from PubMed - Imported Software Heritage identifiers for Software records - Extended coverage of Irish funders imported from Crossref - Peer reviewed material identified with a revised heuristic that allowed to improve the coverage - -#### Enrichment - Project references identified by TDM increased by ~10% - Introduced new Field of Science classifications for ~40Mi publications -#### Update +#### Changed - Updated Crossref publications to include contents until October 2023 - Updated Datacite contents until October 2023 - Indicators regarding data source downloads and views taken by usage counts from September 2023