updated changelog

This commit is contained in:
Claudio Atzori 2025-01-10 15:20:24 +01:00
parent 103cd382d3
commit 2883620f4c
1 changed files with 48 additions and 0 deletions

View File

@ -18,6 +18,54 @@ In our case, given a version `MAJOR.MINOR.PATCH`, we increment the:
This section documents all notable changes for each graph version. This section documents all notable changes for each graph version.
--- ---
### v10.0.0
_Start Date: 2024-12-06 • Release Date: 2024-12-23 • Dataset release: **yes**_
#### Added
- Updated the public datasets on Zenodo with the latest version of the graph. This dataset responds
to an updated version of the schema, available at [10.5281/zenodo.14608526](https://doi.org/10.5281/zenodo.
14608526). Compared to the previous version, the dataset includes the
following changes in its schema:
- `result.author` is updated to `result.authors`
- `result.country` is updated to `result.countries`
- `result.description` is updated to `result.descriptions`
- `result.source` is updated to `result.sources`
- `result.format` is updated to `result.formats`
- `result.contributor` is updated to `result.contributors`
- `result.coverage` is updated to `result.coverages`
- `result.documentationUrl` is updated to `result.documentationUrls`
- `result.contactPerson` is updated to `result.contactPeople`
- `result.contactGroup` is updated to `result.contactGroups`
- `result.tool` is updated to `result.tools`
- `result.geolocation` is updated to `result.geolocations`
- `result.originalId` is updated to `result.originalIds`
- `result.pid` is updated to `result.pids`
- `result.instance` is updated to `result.instances`
- `result.instance.pid` is updated to `result.instance.pids`
- `result.instance.alternateIdentifier` is updated to `result.instance.alternateIdentifiers`
- `result.instance.url` is updated to `result.instance.urls`
- `datasource.originalId` is updated to `originalIds`
- `datasource.pid` is updated to `datasource.pids`
- `organization.pid` is updated to `organization.pids`
- `project.subject` is updated to `project.subjects`
- `project.funding` is updated to `project.fundings`
- `project.h2020Programme is updated to `project.h2020Programmes`
- `community.subject is updated to `community.subjects`
- relation types refer to "product" instead of "result".
- The complete OpenAIRE dataset is available at [10.5281/zenodo.14582029](https://doi.org/10.5281/zenodo.14582029),
while the other public depositions are being updated and will be soon available.
- General increase of the scientific products linked to funding across all the funders +0.7% (+32K), in particular
- the products funded by IReL increased by 17% (+1414)
- the products funded by the NIH increased by 1.6% (+15K)
- General increase of the publications with affiliation information +0.57% (+570K)
#### Changed
- Updated Crossref publications to include contents until November 2024
- Updated ORCID contents until November 2024
- Updated Datacite contents until November 2024
### v9.0.1 ### v9.0.1
_Start Date: 2024-11-27 • Release Date: 2024-12-04 • Dataset release: **no**_ _Start Date: 2024-11-27 • Release Date: 2024-12-04 • Dataset release: **no**_