revert to previous changelog structure

This commit is contained in:
Claudio Atzori 2023-11-29 10:18:01 +01:00
parent 48a183d53b
commit a878d9a4b0
2 changed files with 8 additions and 12 deletions

View File

@ -6,7 +6,7 @@ sidebar_position: 12
## Versioning ## 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: In our case, given a version `MAJOR.MINOR.PATCH`, we increment the:
* `MAJOR` version when the data model of the Graph changes * `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 ### v6.2.2
_Start Date: 2023-11-07 • Release Date: 2023-11-23 • Dump release: **no**_ _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 Opencitation's POCI dataset, containing citations among publications in PubMed
- Imported Affiliations from Crossref and from PubMed - Imported Affiliations from Crossref and from PubMed
- Imported Software Heritage identifiers for Software records - Imported Software Heritage identifiers for Software records
- Extended coverage of Irish funders imported from Crossref - Extended coverage of Irish funders imported from Crossref
- Peer reviewed material identified with a revised heuristic that allowed to improve the coverage - Peer reviewed material identified with a revised heuristic that allowed to improve the coverage
#### Enrichment
- Project references identified by TDM increased by ~10% - Project references identified by TDM increased by ~10%
- Introduced new Field of Science classifications for ~40Mi publications - Introduced new Field of Science classifications for ~40Mi publications
#### Update #### Changed
- Updated Crossref publications to include contents until October 2023 - Updated Crossref publications to include contents until October 2023
- Updated Datacite contents until October 2023 - Updated Datacite contents until October 2023
- Indicators regarding data source downloads and views taken by usage counts from September 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 ### v6.1.1
_Start Date: 2023-09-11 • Release Date: 2023-10-15 • Dump release: **no**_ _Start Date: 2023-09-11 • Release Date: 2023-10-15 • Dump release: **no**_
#### Added #### Added
- Affiliation (result to organization) relations from Crossref - Affiliation (result to organization) relations from Crossref
- Links to the full text of research products - 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) - 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 #### Changed
- [Relationship data model](/data-model/relationships/relationship-object): flattened properties source, sourceType, target, targetType - [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 - Crossref dump from June 2023
- ORCID works without a DOI from June 2023 - ORCID works without a DOI from June 2023
- Usage counts from June 2023 - Usage counts from June 2023

View File

@ -22,18 +22,16 @@ This section documents all notable changes for each graph version.
### v6.2.2 ### v6.2.2
_Start Date: 2023-11-07 • Release Date: 2023-11-23 • Dump release: **no**_ _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 Opencitation's POCI dataset, containing citations among publications in PubMed
- Imported Affiliations from Crossref and from PubMed - Imported Affiliations from Crossref and from PubMed
- Imported Software Heritage identifiers for Software records - Imported Software Heritage identifiers for Software records
- Extended coverage of Irish funders imported from Crossref - Extended coverage of Irish funders imported from Crossref
- Peer reviewed material identified with a revised heuristic that allowed to improve the coverage - Peer reviewed material identified with a revised heuristic that allowed to improve the coverage
#### Enrichment
- Project references identified by TDM increased by ~10% - Project references identified by TDM increased by ~10%
- Introduced new Field of Science classifications for ~40Mi publications - Introduced new Field of Science classifications for ~40Mi publications
#### Update #### Changed
- Updated Crossref publications to include contents until October 2023 - Updated Crossref publications to include contents until October 2023
- Updated Datacite contents until October 2023 - Updated Datacite contents until October 2023
- Indicators regarding data source downloads and views taken by usage counts from September 2023 - Indicators regarding data source downloads and views taken by usage counts from September 2023