openaire-graph-docs/docs/changelog.md

71 lines
2.4 KiB
Markdown
Raw Normal View History

---
sidebar_position: 12
---
2022-11-11 18:15:55 +01:00
# Versions & changelog
2022-11-17 13:28:09 +01:00
## Versioning
2022-11-11 18:15:55 +01:00
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
2022-11-17 13:28:09 +01:00
* `MINOR` version when the pipeline (e.g., different deduplication method, different implementation for an enrichment process) or major data sources change
2022-11-11 18:15:55 +01:00
* `PATCH` version when the graph data are updated
2022-11-17 13:28:09 +01:00
## Changelog
2022-11-11 18:15:55 +01:00
2023-02-03 12:35:26 +01:00
This section documents all notable changes for each graph version. This page is going to replace the updates listed until the end of 2022 on the OpenAIRE website at https://www.openaire.eu/aggregation-and-content-provision-workflows
---
### v5.2.0
_Start Date: 2023-02-13 • Release Date: 2023-03-01 • Dump release: **no**_
#### Added
- Revised SDG classification: improved coverage (+600K classified DOIs)
- General increase of the funded scientific outputs, thanks to the full text mining scanning new OpenAccess publications
#### Changed
- Crossref dump from January 2023
- ORCID works without a DOI from January 2023
- Usage counts from January 2023
- Datacite contents from mid February 2023
- OpenCitations relations from December 2022
2023-02-03 12:35:26 +01:00
### v5.1.0
_Start Date: 2023-01-16 • Release Date: 2023-01-30 • Dump release: **no**_
2023-02-03 12:35:26 +01:00
#### Added
- Revised SDG classification: better accuracy, lower coverage (will improve in the next months)
#### Changed
2022-11-11 18:15:55 +01:00
2023-02-03 12:35:26 +01:00
- Crossref dump from December 2022
- ORCID works without a DOI from January 2023
- Usage counts from December 2022
- DataCite contents from January 2023
---
2022-11-11 18:15:55 +01:00
2022-11-17 13:28:09 +01:00
### v5.0.0
2022-11-11 18:15:55 +01:00
_Start Date: 2022-12-19 • Release Date: 2022-12-28 • Dump release: **yes**_
2023-02-03 12:35:26 +01:00
2022-11-17 13:28:09 +01:00
#### Added
2022-11-11 18:15:55 +01:00
- [Impact & Usage indicators](/data-model/entities/result#indicators) at the level of the Result
2022-12-30 15:50:48 +01:00
- [Beginner's kit](/downloads/beginners-kit) in the Downloads section
2022-12-30 22:00:07 +01:00
- New relationship types were introduced; see the complete list [here](/data-model/relationships#relationship-types)
2022-11-17 13:28:09 +01:00
#### Changed
- FOS and SDGs were removed from the [result subjects](/data-model/entities/result#subjects)
2022-12-30 15:50:48 +01:00
- Measures were removed from the [result instance](/data-model/entities/result#instance)
2023-02-03 12:35:26 +01:00
- Updated DOIBoost to include publications from Crossref and the works from ORCID with a DOI until November 2022
- Added ORCID works without a DOI from November 2022
2022-11-11 18:15:55 +01:00