From 4d20184a1d7fd738697650ce1f9d70c653573bc8 Mon Sep 17 00:00:00 2001 From: Serafeim Chatzopoulos Date: Mon, 6 Nov 2023 16:06:23 +0200 Subject: [PATCH] Update release date in v6.1.1 changelog && add notice in download pages --- docs/changelog.md | 2 +- docs/downloads/beginners-kit.md | 4 ++++ docs/downloads/full-graph.md | 4 ++++ docs/downloads/subgraphs.md | 4 ++++ versioned_docs/version-6.1.1/changelog.md | 2 +- versioned_docs/version-6.1.1/downloads/beginners-kit.md | 4 ++++ versioned_docs/version-6.1.1/downloads/full-graph.md | 4 ++++ versioned_docs/version-6.1.1/downloads/subgraphs.md | 4 ++++ 8 files changed, 26 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index efeed45..657120f 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -20,7 +20,7 @@ This section documents all notable changes for each graph version. --- ### v6.1.1 -_Start Date: 2023-07-26 • Release Date: 2023-08-16 • Dump release: **yes**_ +_Start Date: 2023-09-11 • Release Date: 2023-10-15 • Dump release: **no**_ #### Added - Affiliation (result to organization) relations from Crossref diff --git a/docs/downloads/beginners-kit.md b/docs/downloads/beginners-kit.md index 0874c9c..19ca9dd 100644 --- a/docs/downloads/beginners-kit.md +++ b/docs/downloads/beginners-kit.md @@ -4,6 +4,10 @@ sidebar_position: 2 # Beginner's kit +:::caution +This version is not accompanied with public dump files, hence the files in this section are based on [v6.0.0](/docs/6.0.0/) of the Graph. The current data are only exposed via the [OpenAIRE Graph API](https://graph.openaire.eu/develop/) and added-value services that are built on top of this version of the Graph (e.g., the [OpenAIRE Explore](https://explore.openaire.eu/)). If you are interested to get bulk access to our latest data, please contact us via our [helpdesk](https://graph.openaire.eu/support). +::: + The large size of the OpenAIRE Graph is a major impediment for beginners to familiarise with the underlying data model and explore its contents. Working with the Graph in its full size typically requires access to a huge distributed computing infrastructure which cannot be easily accessible to everyone. [The OpenAIRE Beginner’s Kit]( https://doi.org/10.5281/zenodo.7490192) aims to address this issue. It consists of two components: diff --git a/docs/downloads/full-graph.md b/docs/downloads/full-graph.md index f9ae929..da439f8 100644 --- a/docs/downloads/full-graph.md +++ b/docs/downloads/full-graph.md @@ -4,6 +4,10 @@ sidebar_position: 1 # Full graph dataset +:::caution +This version is not accompanied with public dump files, hence the files in this section are based on [v6.0.0](/docs/6.0.0/) of the Graph. The current data are only exposed via the [OpenAIRE Graph API](https://graph.openaire.eu/develop/) and added-value services that are built on top of this version of the Graph (e.g., the [OpenAIRE Explore](https://explore.openaire.eu/)). If you are interested to get bulk access to our latest data, please contact us via our [helpdesk](https://graph.openaire.eu/support). +::: + You can download the full OpenAIRE Graph Dataset as well as its schema from the following links: Dataset: https://doi.org/10.5281/zenodo.3516917 diff --git a/docs/downloads/subgraphs.md b/docs/downloads/subgraphs.md index 736f218..81a1157 100644 --- a/docs/downloads/subgraphs.md +++ b/docs/downloads/subgraphs.md @@ -4,6 +4,10 @@ sidebar_position: 3 # Sub-graph datasets +:::caution +This version is not accompanied with public dump files, hence the files in this section are based on [v6.0.0](/docs/6.0.0/) of the Graph. The current data are only exposed via the [OpenAIRE Graph API](https://graph.openaire.eu/develop/) and added-value services that are built on top of this version of the Graph (e.g., the [OpenAIRE Explore](https://explore.openaire.eu/)). If you are interested to get bulk access to our latest data, please contact us via our [helpdesk](https://graph.openaire.eu/support). +::: + In order to facilitate users, different datasets are available under the Zenodo community called [OpenAIRE Graph](https://zenodo.org/communities/openaire-research-graph). This page lists all alternative datasets currently available. diff --git a/versioned_docs/version-6.1.1/changelog.md b/versioned_docs/version-6.1.1/changelog.md index efeed45..657120f 100644 --- a/versioned_docs/version-6.1.1/changelog.md +++ b/versioned_docs/version-6.1.1/changelog.md @@ -20,7 +20,7 @@ This section documents all notable changes for each graph version. --- ### v6.1.1 -_Start Date: 2023-07-26 • Release Date: 2023-08-16 • Dump release: **yes**_ +_Start Date: 2023-09-11 • Release Date: 2023-10-15 • Dump release: **no**_ #### Added - Affiliation (result to organization) relations from Crossref diff --git a/versioned_docs/version-6.1.1/downloads/beginners-kit.md b/versioned_docs/version-6.1.1/downloads/beginners-kit.md index 0874c9c..19ca9dd 100644 --- a/versioned_docs/version-6.1.1/downloads/beginners-kit.md +++ b/versioned_docs/version-6.1.1/downloads/beginners-kit.md @@ -4,6 +4,10 @@ sidebar_position: 2 # Beginner's kit +:::caution +This version is not accompanied with public dump files, hence the files in this section are based on [v6.0.0](/docs/6.0.0/) of the Graph. The current data are only exposed via the [OpenAIRE Graph API](https://graph.openaire.eu/develop/) and added-value services that are built on top of this version of the Graph (e.g., the [OpenAIRE Explore](https://explore.openaire.eu/)). If you are interested to get bulk access to our latest data, please contact us via our [helpdesk](https://graph.openaire.eu/support). +::: + The large size of the OpenAIRE Graph is a major impediment for beginners to familiarise with the underlying data model and explore its contents. Working with the Graph in its full size typically requires access to a huge distributed computing infrastructure which cannot be easily accessible to everyone. [The OpenAIRE Beginner’s Kit]( https://doi.org/10.5281/zenodo.7490192) aims to address this issue. It consists of two components: diff --git a/versioned_docs/version-6.1.1/downloads/full-graph.md b/versioned_docs/version-6.1.1/downloads/full-graph.md index f9ae929..da439f8 100644 --- a/versioned_docs/version-6.1.1/downloads/full-graph.md +++ b/versioned_docs/version-6.1.1/downloads/full-graph.md @@ -4,6 +4,10 @@ sidebar_position: 1 # Full graph dataset +:::caution +This version is not accompanied with public dump files, hence the files in this section are based on [v6.0.0](/docs/6.0.0/) of the Graph. The current data are only exposed via the [OpenAIRE Graph API](https://graph.openaire.eu/develop/) and added-value services that are built on top of this version of the Graph (e.g., the [OpenAIRE Explore](https://explore.openaire.eu/)). If you are interested to get bulk access to our latest data, please contact us via our [helpdesk](https://graph.openaire.eu/support). +::: + You can download the full OpenAIRE Graph Dataset as well as its schema from the following links: Dataset: https://doi.org/10.5281/zenodo.3516917 diff --git a/versioned_docs/version-6.1.1/downloads/subgraphs.md b/versioned_docs/version-6.1.1/downloads/subgraphs.md index 736f218..81a1157 100644 --- a/versioned_docs/version-6.1.1/downloads/subgraphs.md +++ b/versioned_docs/version-6.1.1/downloads/subgraphs.md @@ -4,6 +4,10 @@ sidebar_position: 3 # Sub-graph datasets +:::caution +This version is not accompanied with public dump files, hence the files in this section are based on [v6.0.0](/docs/6.0.0/) of the Graph. The current data are only exposed via the [OpenAIRE Graph API](https://graph.openaire.eu/develop/) and added-value services that are built on top of this version of the Graph (e.g., the [OpenAIRE Explore](https://explore.openaire.eu/)). If you are interested to get bulk access to our latest data, please contact us via our [helpdesk](https://graph.openaire.eu/support). +::: + In order to facilitate users, different datasets are available under the Zenodo community called [OpenAIRE Graph](https://zenodo.org/communities/openaire-research-graph). This page lists all alternative datasets currently available.