From 06114518ca188918e1e63c7ac28cee03dd6df6d7 Mon Sep 17 00:00:00 2001 From: Serafeim Chatzopoulos Date: Wed, 17 Jan 2024 15:22:28 +0200 Subject: [PATCH] Change absolute paths to relative ones --- docs/data-model/data-model.md | 1 + docs/publications.md | 2 +- versioned_docs/version-5.0.0/changelog.md | 10 ++-- .../version-5.0.0/data-provision/cleaning.md | 2 +- .../indicators-ingestion/impact-scores.md | 2 +- .../alternative-model/extendedresult.md | 2 +- versioned_docs/version-5.1.0/changelog.md | 10 ++-- .../version-5.1.0/data-provision/cleaning.md | 2 +- .../indicators-ingestion/impact-scores.md | 2 +- .../alternative-model/extendedresult.md | 2 +- versioned_docs/version-5.1.1/changelog.md | 14 ++--- .../alternative-model/extendedresult.md | 2 +- .../graph-production-workflow/cleaning.md | 2 +- .../indicators-ingestion/impact-indicators.md | 2 +- versioned_docs/version-5.1.2/changelog.md | 14 ++--- .../version-5.1.2/data-model/data-model.md | 10 ++-- .../relationships/relationship-types.md | 58 +++++++++---------- .../alternative-model/extendedresult.md | 2 +- .../graph-production-workflow/cleaning.md | 2 +- .../indicators-ingestion/impact-indicators.md | 2 +- versioned_docs/version-5.1.3/changelog.md | 14 ++--- .../version-5.1.3/data-model/data-model.md | 10 ++-- .../relationships/relationship-types.md | 58 +++++++++---------- .../alternative-model/extendedresult.md | 2 +- .../graph-production-workflow/cleaning.md | 2 +- .../indicators-ingestion/impact-indicators.md | 2 +- versioned_docs/version-5.2.0/changelog.md | 14 ++--- .../version-5.2.0/data-model/data-model.md | 10 ++-- .../relationships/relationship-types.md | 58 +++++++++---------- .../alternative-model/extendedresult.md | 2 +- .../graph-production-workflow/cleaning.md | 2 +- .../indicators-ingestion/impact-indicators.md | 2 +- versioned_docs/version-6.0.0/changelog.md | 16 ++--- .../version-6.0.0/data-model/data-model.md | 10 ++-- .../relationships/relationship-types.md | 58 +++++++++---------- .../alternative-model/extendedresult.md | 2 +- .../graph-production-workflow/cleaning.md | 2 +- .../indicators-ingestion/impact-indicators.md | 2 +- versioned_docs/version-6.1.1/changelog.md | 16 ++--- .../version-6.1.1/data-model/data-model.md | 10 ++-- .../relationships/relationship-types.md | 58 +++++++++---------- .../alternative-model/extendedresult.md | 2 +- .../graph-production-workflow/cleaning.md | 2 +- .../indicators-ingestion/impact-indicators.md | 2 +- versioned_docs/version-6.2.2/changelog.md | 18 +++--- .../version-6.2.2/data-model/data-model.md | 10 ++-- .../relationships/relationship-types.md | 58 +++++++++---------- .../alternative-model/extendedresult.md | 2 +- .../graph-production-workflow/cleaning.md | 2 +- .../indicators-ingestion/impact-indicators.md | 2 +- 50 files changed, 296 insertions(+), 295 deletions(-) diff --git a/docs/data-model/data-model.md b/docs/data-model/data-model.md index f7629df..0f891b1 100644 --- a/docs/data-model/data-model.md +++ b/docs/data-model/data-model.md @@ -17,6 +17,7 @@ Its main entities are described in brief below: responsible for operating data sources or consisting the affiliations of Product creators. * [Projects](./entities/project) are research project grants funded by a Funding Stream of a Funder. * [Communities](./entities/community) are groups of people with a common research intent (e.g. research infrastructures, university alliances). +* Persons correspond to individual researchers who are involved in the design, creation or maintenance of research products. Currently, this is a non-materialized entity type in the Graph, which means that the respective metadata (and relationships) are encapsulated in the author field of the respective research products. :::note Further reading diff --git a/docs/publications.md b/docs/publications.md index 0351065..250af64 100644 --- a/docs/publications.md +++ b/docs/publications.md @@ -8,7 +8,7 @@ Open Science services are open and transparent and survive thanks to your active :::note How to cite -Manghi P., Atzori C., Bardi A., Baglioni M., Schirrwagen J., Dimitropoulos H., La Bruzzo S., Foufoulas I., Mannocci A., Horst M., Czerniak A., Iatropoulou K., Kokogiannaki A., De Bonis M., Artini M., Lempesis A., Ioannidis A., Manola N., Principe P., Vergoulis T., Chatzopoulos S., Pierrakos D. (2022). "OpenAIRE Research Graph Dump", *Dataset*, Zenodo. [doi:10.5281/zenodo.3516917](https://doi.org/10.5281/zenodo.3516917) ([BibTex](/bibtex/OpenAIRE_Research_Graph_dump.bib)) +Manghi P., Atzori C., Bardi A., Baglioni M., Schirrwagen J., Dimitropoulos H., La Bruzzo S., Foufoulas I., Mannocci A., Horst M., Czerniak A., Iatropoulou K., Kokogiannaki A., De Bonis M., Artini M., Lempesis A., Ioannidis A., Manola N., Principe P., Vergoulis T., Chatzopoulos S., Pierrakos D. (2022). "OpenAIRE Research Graph Dataset", *Dataset*, Zenodo. [doi:10.5281/zenodo.3516917](https://doi.org/10.5281/zenodo.3516917) ([BibTex](/bibtex/OpenAIRE_Research_Graph_dump.bib)) ::: ## Other relevant research products diff --git a/versioned_docs/version-5.0.0/changelog.md b/versioned_docs/version-5.0.0/changelog.md index 6ac49dd..0014f8c 100644 --- a/versioned_docs/version-5.0.0/changelog.md +++ b/versioned_docs/version-5.0.0/changelog.md @@ -24,12 +24,12 @@ This section will document all notable changes for each graph version. #### Added -- [Impact indicators](/data-model/entities/result#indicators) at the level of the Result -- [Beginner's kit](/downloads/beginners-kit) in the Downloads section -- New relationship types were introduced; see the complete list [here](/data-model/relationships/relationship-types) +- [Impact indicators](./data-model/entities/result#indicators) at the level of the Result +- [Beginner's kit](./downloads/beginners-kit) in the Downloads section +- New relationship types were introduced; see the complete list [here](./data-model/relationships/relationship-types) #### Changed -- FOS and SDGs were removed from the [result subjects](/data-model/entities/result#subjects) -- Measures were removed from the [result instance](/data-model/entities/result#instance) +- FOS and SDGs were removed from the [result subjects](./data-model/entities/result#subjects) +- Measures were removed from the [result instance](./data-model/entities/result#instance) diff --git a/versioned_docs/version-5.0.0/data-provision/cleaning.md b/versioned_docs/version-5.0.0/data-provision/cleaning.md index e920026..1490505 100644 --- a/versioned_docs/version-5.0.0/data-provision/cleaning.md +++ b/versioned_docs/version-5.0.0/data-provision/cleaning.md @@ -27,7 +27,7 @@ A vocabulary is a data structure that defines a list of terms, and for each term [...] ``` -Each vocabulary is typically used to control and harmonise the values available in a specific field characterising the bibliographic records. The example above provides a preview of the vocabulary used to clean the [result's instance typology](/data-model/entities/result#instance). +Each vocabulary is typically used to control and harmonise the values available in a specific field characterising the bibliographic records. The example above provides a preview of the vocabulary used to clean the [result's instance typology](../data-model/entities/result#instance). The content of the vocabularies can be accessed on [api.openaire.eu/vocabularies](https://api.openaire.eu/vocabularies/). diff --git a/versioned_docs/version-5.0.0/data-provision/indicators-ingestion/impact-scores.md b/versioned_docs/version-5.0.0/data-provision/indicators-ingestion/impact-scores.md index b5d9bcd..52d0809 100644 --- a/versioned_docs/version-5.0.0/data-provision/indicators-ingestion/impact-scores.md +++ b/versioned_docs/version-5.0.0/data-provision/indicators-ingestion/impact-scores.md @@ -1,6 +1,6 @@ # Impact indicators -This page summarises all calculated impact indicators, which are included in the [impactMeasures](/data-model/entities/other#impactmeasures) property which is part of the [indicators](/data-model/entities/result#indicators) property of the result. +This page summarises all calculated impact indicators, which are included in the [impactMeasures](/data-model/entities/other#impactmeasures) property which is part of the [indicators](../../data-model/entities/result#indicators) property of the result. It should be noted that the impact indicators are being calculated on the level of the research output. Below we explain their main intuition, the way they are calculated, and their most important limitations, in an attempt help avoiding common pitfalls and misuses. diff --git a/versioned_docs/version-5.0.0/downloads/alternative-model/extendedresult.md b/versioned_docs/version-5.0.0/downloads/alternative-model/extendedresult.md index 2284479..ed3279c 100644 --- a/versioned_docs/version-5.0.0/downloads/alternative-model/extendedresult.md +++ b/versioned_docs/version-5.0.0/downloads/alternative-model/extendedresult.md @@ -8,7 +8,7 @@ sidebar_position: 1 # Extended Result -It is a subclass of [Result](/data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. +It is a subclass of [Result](../../data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. diff --git a/versioned_docs/version-5.1.0/changelog.md b/versioned_docs/version-5.1.0/changelog.md index 4248012..7f5c5dd 100644 --- a/versioned_docs/version-5.1.0/changelog.md +++ b/versioned_docs/version-5.1.0/changelog.md @@ -41,14 +41,14 @@ _Start Date: 2022-12-19 • Release Date: 2022-12-28 • Dump release: **y #### Added -- [Impact & Usage indicators](/data-model/entities/result#indicators) at the level of the Result -- [Beginner's kit](/downloads/beginners-kit) in the Downloads section -- New relationship types were introduced; see the complete list [here](/data-model/relationships/relationship-types) +- [Impact & Usage indicators](./data-model/entities/result#indicators) at the level of the Result +- [Beginner's kit](./downloads/beginners-kit) in the Downloads section +- New relationship types were introduced; see the complete list [here](./data-model/relationships/relationship-types) #### Changed -- FOS and SDGs were removed from the [result subjects](/data-model/entities/result#subjects) -- Measures were removed from the [result instance](/data-model/entities/result#instance) +- FOS and SDGs were removed from the [result subjects](./data-model/entities/result#subjects) +- Measures were removed from the [result instance](./data-model/entities/result#instance) - 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 diff --git a/versioned_docs/version-5.1.0/data-provision/cleaning.md b/versioned_docs/version-5.1.0/data-provision/cleaning.md index e920026..1490505 100644 --- a/versioned_docs/version-5.1.0/data-provision/cleaning.md +++ b/versioned_docs/version-5.1.0/data-provision/cleaning.md @@ -27,7 +27,7 @@ A vocabulary is a data structure that defines a list of terms, and for each term [...] ``` -Each vocabulary is typically used to control and harmonise the values available in a specific field characterising the bibliographic records. The example above provides a preview of the vocabulary used to clean the [result's instance typology](/data-model/entities/result#instance). +Each vocabulary is typically used to control and harmonise the values available in a specific field characterising the bibliographic records. The example above provides a preview of the vocabulary used to clean the [result's instance typology](../data-model/entities/result#instance). The content of the vocabularies can be accessed on [api.openaire.eu/vocabularies](https://api.openaire.eu/vocabularies/). diff --git a/versioned_docs/version-5.1.0/data-provision/indicators-ingestion/impact-scores.md b/versioned_docs/version-5.1.0/data-provision/indicators-ingestion/impact-scores.md index b5d9bcd..52d0809 100644 --- a/versioned_docs/version-5.1.0/data-provision/indicators-ingestion/impact-scores.md +++ b/versioned_docs/version-5.1.0/data-provision/indicators-ingestion/impact-scores.md @@ -1,6 +1,6 @@ # Impact indicators -This page summarises all calculated impact indicators, which are included in the [impactMeasures](/data-model/entities/other#impactmeasures) property which is part of the [indicators](/data-model/entities/result#indicators) property of the result. +This page summarises all calculated impact indicators, which are included in the [impactMeasures](/data-model/entities/other#impactmeasures) property which is part of the [indicators](../../data-model/entities/result#indicators) property of the result. It should be noted that the impact indicators are being calculated on the level of the research output. Below we explain their main intuition, the way they are calculated, and their most important limitations, in an attempt help avoiding common pitfalls and misuses. diff --git a/versioned_docs/version-5.1.0/downloads/alternative-model/extendedresult.md b/versioned_docs/version-5.1.0/downloads/alternative-model/extendedresult.md index 2284479..ed3279c 100644 --- a/versioned_docs/version-5.1.0/downloads/alternative-model/extendedresult.md +++ b/versioned_docs/version-5.1.0/downloads/alternative-model/extendedresult.md @@ -8,7 +8,7 @@ sidebar_position: 1 # Extended Result -It is a subclass of [Result](/data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. +It is a subclass of [Result](../../data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. diff --git a/versioned_docs/version-5.1.1/changelog.md b/versioned_docs/version-5.1.1/changelog.md index a33f5ac..e692aff 100644 --- a/versioned_docs/version-5.1.1/changelog.md +++ b/versioned_docs/version-5.1.1/changelog.md @@ -27,8 +27,8 @@ _Start Date: 2023-02-13 • Release Date: 2023-03-01 • Dump release: **n - 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 - Integrated contents from - - [EMBL-EBIs Protein Data Bank in Europe](/graph-production-workflow/aggregation/non-compatible-sources/ebi) - - [UniProtKB/Swiss-Prot](/graph-production-workflow//aggregation/non-compatible-sources/uniprot) + - [EMBL-EBIs Protein Data Bank in Europe](./graph-production-workflow/aggregation/non-compatible-sources/ebi) + - [UniProtKB/Swiss-Prot](./graph-production-workflow//aggregation/non-compatible-sources/uniprot) #### Changed @@ -60,14 +60,14 @@ _Start Date: 2022-12-19 • Release Date: 2022-12-28 • Dump release: **y #### Added -- [Impact & Usage indicators](/data-model/entities/result#indicators) at the level of the Result -- [Beginner's kit](/downloads/beginners-kit) in the Downloads section -- New relationship types were introduced; see the complete list [here](/data-model/relationships/relationship-types) +- [Impact & Usage indicators](./data-model/entities/result#indicators) at the level of the Result +- [Beginner's kit](./downloads/beginners-kit) in the Downloads section +- New relationship types were introduced; see the complete list [here](./data-model/relationships/relationship-types) #### Changed -- FOS and SDGs were removed from the [result subjects](/data-model/entities/result#subjects) -- Measures were removed from the [result instance](/data-model/entities/result#instance) +- FOS and SDGs were removed from the [result subjects](./data-model/entities/result#subjects) +- Measures were removed from the [result instance](./data-model/entities/result#instance) - 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 diff --git a/versioned_docs/version-5.1.1/downloads/alternative-model/extendedresult.md b/versioned_docs/version-5.1.1/downloads/alternative-model/extendedresult.md index 2284479..ed3279c 100644 --- a/versioned_docs/version-5.1.1/downloads/alternative-model/extendedresult.md +++ b/versioned_docs/version-5.1.1/downloads/alternative-model/extendedresult.md @@ -8,7 +8,7 @@ sidebar_position: 1 # Extended Result -It is a subclass of [Result](/data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. +It is a subclass of [Result](../../data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. diff --git a/versioned_docs/version-5.1.1/graph-production-workflow/cleaning.md b/versioned_docs/version-5.1.1/graph-production-workflow/cleaning.md index e920026..1490505 100644 --- a/versioned_docs/version-5.1.1/graph-production-workflow/cleaning.md +++ b/versioned_docs/version-5.1.1/graph-production-workflow/cleaning.md @@ -27,7 +27,7 @@ A vocabulary is a data structure that defines a list of terms, and for each term [...] ``` -Each vocabulary is typically used to control and harmonise the values available in a specific field characterising the bibliographic records. The example above provides a preview of the vocabulary used to clean the [result's instance typology](/data-model/entities/result#instance). +Each vocabulary is typically used to control and harmonise the values available in a specific field characterising the bibliographic records. The example above provides a preview of the vocabulary used to clean the [result's instance typology](../data-model/entities/result#instance). The content of the vocabularies can be accessed on [api.openaire.eu/vocabularies](https://api.openaire.eu/vocabularies/). diff --git a/versioned_docs/version-5.1.1/graph-production-workflow/indicators-ingestion/impact-indicators.md b/versioned_docs/version-5.1.1/graph-production-workflow/indicators-ingestion/impact-indicators.md index 6c90186..5d35343 100644 --- a/versioned_docs/version-5.1.1/graph-production-workflow/indicators-ingestion/impact-indicators.md +++ b/versioned_docs/version-5.1.1/graph-production-workflow/indicators-ingestion/impact-indicators.md @@ -1,6 +1,6 @@ # Impact indicators -This page summarises all calculated impact indicators, provided by [BIP!](https://bip.imsi.athenarc.gr/), which are included in the [impactMeasures](/data-model/entities/other#impactmeasures) property (found under the [indicators](/data-model/entities/result#indicators) property of the result). +This page summarises all calculated impact indicators, provided by [BIP!](https://bip.imsi.athenarc.gr/), which are included in the It is a subclass of [Result](../../data-model/entities/result) extended with information regarding p[impactMeasures](/data-model/entities/other#impactmeasures) property (found under the [indicators](../../data-model/entities/result#indicators)rojects (and funders) property of the result). It should be noted that the impact indicators are being calculated on the level of the research output. Below we explain their main intuition, the way they are calculated, and their most important limitations, in an attempt help avoiding common pitfalls and misuses. diff --git a/versioned_docs/version-5.1.2/changelog.md b/versioned_docs/version-5.1.2/changelog.md index 37c65a5..f8ec83c 100644 --- a/versioned_docs/version-5.1.2/changelog.md +++ b/versioned_docs/version-5.1.2/changelog.md @@ -38,8 +38,8 @@ _Start Date: 2023-02-13 • Release Date: 2023-03-01 • Dump release: **n - 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 - Integrated contents from - - [EMBL-EBIs Protein Data Bank in Europe](/graph-production-workflow/aggregation/non-compatible-sources/ebi) - - [UniProtKB/Swiss-Prot](/graph-production-workflow//aggregation/non-compatible-sources/uniprot) + - [EMBL-EBIs Protein Data Bank in Europe](./graph-production-workflow/aggregation/non-compatible-sources/ebi) + - [UniProtKB/Swiss-Prot](./graph-production-workflow//aggregation/non-compatible-sources/uniprot) #### Changed @@ -71,14 +71,14 @@ _Start Date: 2022-12-19 • Release Date: 2022-12-28 • Dump release: **y #### Added -- [Impact & Usage indicators](/data-model/entities/result#indicators) at the level of the Result -- [Beginner's kit](/downloads/beginners-kit) in the Downloads section -- New relationship types were introduced; see the complete list [here](/data-model/relationships/relationship-types) +- [Impact & Usage indicators](./data-model/entities/result#indicators) at the level of the Result +- [Beginner's kit](./downloads/beginners-kit) in the Downloads section +- New relationship types were introduced; see the complete list [here](./data-model/relationships/relationship-types) #### Changed -- FOS and SDGs were removed from the [result subjects](/data-model/entities/result#subjects) -- Measures were removed from the [result instance](/data-model/entities/result#instance) +- FOS and SDGs were removed from the [result subjects](./data-model/entities/result#subjects) +- Measures were removed from the [result instance](./data-model/entities/result#instance) - 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 diff --git a/versioned_docs/version-5.1.2/data-model/data-model.md b/versioned_docs/version-5.1.2/data-model/data-model.md index 7f4da93..3357eb8 100644 --- a/versioned_docs/version-5.1.2/data-model/data-model.md +++ b/versioned_docs/version-5.1.2/data-model/data-model.md @@ -11,12 +11,12 @@ The latest version of the JSON schema can be found on the [Downloads](../downloa The figure above, presents the graph's data model. Its main entities are described in brief below: -* [Results](/data-model/entities/result) represent the outcomes (or products) of research activities. -* [Data Sources](/data-model/entities/data-source) are the sources from which the metadata of graph objects are collected. -* [Organizations](/data-model/entities/organization) correspond to companies or research institutions involved in projects, +* [Results](./entities/result) represent the outcomes (or products) of research activities. +* [Data Sources](./entities/data-source) are the sources from which the metadata of graph objects are collected. +* [Organizations](./entities/organization) correspond to companies or research institutions involved in projects responsible for operating data sources or consisting the affiliations of Product creators. -* [Projects](/data-model/entities/project) are research project grants funded by a Funding Stream of a Funder. -* [Communities](/data-model/entities/community) are groups of people with a common research intent (e.g. research infrastructures, university alliances). +* [Projects](./entities/project) are research project grants funded by a Funding Stream of a Funder. +* [Communities](./entities/community) are groups of people with a common research intent (e.g. research infrastructures, university alliances). :::note Further reading diff --git a/versioned_docs/version-5.1.2/data-model/relationships/relationship-types.md b/versioned_docs/version-5.1.2/data-model/relationships/relationship-types.md index 55378b3..89e2204 100644 --- a/versioned_docs/version-5.1.2/data-model/relationships/relationship-types.md +++ b/versioned_docs/version-5.1.2/data-model/relationships/relationship-types.md @@ -6,32 +6,32 @@ Note: the labels used to specify the semantic of the relationships are (for the | # | Source entity type | Target entity type | Relation name / inverse | Provenance | |:--:|:--------------------------------------:|:--------------------------------------:|:----------------------------------------------------------:|:-----------------------------------------------:| -| 1 | [Project](/data-model/entities/project) | [Result](/data-model/entities/result) | produces / isProducedBy | Harvested, Inferred by OpenAIRE, Linked by user | -| 2 | [Project](/data-model/entities/project) | [Organization](/data-model/entities/organization) | hasParticipant / isParticipant | Harvested | -| 3 | [Project](/data-model/entities/project) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | -| 4 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsAmongTopNSimilarDocuments / HasAmongTopNSimilarDocuments | Inferred by OpenAIRE | -| 5 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsSupplementTo / IsSupplementedBy | Harvested | -| 6 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | -| 7 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsPartOf / HasPart | Harvested | -| 8 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsDocumentedBy / Documents | Harvested | -| 9 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsObsoletedBy / Obsoletes | Harvested | -| 10 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsSourceOf / IsDerivedFrom | Harvested | -| 11 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsCompiledBy / Compiles | Harvested | -| 12 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsRequiredBy / Requires | Harvested | -| 13 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsCitedBy / Cites | Harvested, Inferred by OpenAIRE | -| 14 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsReferencedBy / References | Harvested | -| 15 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsReviewedBy / Reviews | Harvested | -| 16 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsOriginalFormOf / IsVariantFormOf | Harvested | -| 17 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsVersionOf / HasVersion | Harvested | -| 18 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsIdenticalTo / IsIdenticalTo | Harvested | -| 19 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsPreviousVersionOf / IsNewVersionOf | Harvested | -| 20 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsContinuedBy / Continues | Harvested | -| 21 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsDescribedBy / Describes | Harvested | -| 22 | [Result](/data-model/entities/result) | [Organization](/data-model/entities/organization) | hasAuthorInstitution / isAuthorInstitutionOf | Harvested, Inferred by OpenAIRE | -| 23 | [Result](/data-model/entities/result) | [Data source](/data-model/entities/data-source) | isHostedBy / hosts | Harvested, Inferred by OpenAIRE | -| 24 | [Result](/data-model/entities/result) | [Data source](/data-model/entities/data-source) | isProvidedBy / provides | Harvested | -| 25 | [Result](/data-model/entities/result) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | -| 26 | [Organization](/data-model/entities/organization) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | -| 27 | [Organization](/data-model/entities/organization) | [Organization](/data-model/entities/organization) | IsChildOf / IsParentOf | Linked by user | -| 28 | [Data source](/data-model/entities/data-source) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | -| 29 | [Data source](/data-model/entities/data-source) | [Organization](/data-model/entities/organization) | isProvidedBy / provides | Harvested | +| 1 | [Project](../../data-model/entities/project) | [Result](../../data-model/entities/result) | produces / isProducedBy | Harvested, Inferred by OpenAIRE, Linked by user | +| 2 | [Project](../../data-model/entities/project) | [Organization](../../data-model/entities/organization) | hasParticipant / isParticipant | Harvested | +| 3 | [Project](../../data-model/entities/project) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | +| 4 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsAmongTopNSimilarDocuments / HasAmongTopNSimilarDocuments | Inferred by OpenAIRE | +| 5 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsSupplementTo / IsSupplementedBy | Harvested | +| 6 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | +| 7 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsPartOf / HasPart | Harvested | +| 8 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsDocumentedBy / Documents | Harvested | +| 9 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsObsoletedBy / Obsoletes | Harvested | +| 10 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsSourceOf / IsDerivedFrom | Harvested | +| 11 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsCompiledBy / Compiles | Harvested | +| 12 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsRequiredBy / Requires | Harvested | +| 13 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsCitedBy / Cites | Harvested, Inferred by OpenAIRE | +| 14 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsReferencedBy / References | Harvested | +| 15 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsReviewedBy / Reviews | Harvested | +| 16 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsOriginalFormOf / IsVariantFormOf | Harvested | +| 17 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsVersionOf / HasVersion | Harvested | +| 18 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsIdenticalTo / IsIdenticalTo | Harvested | +| 19 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsPreviousVersionOf / IsNewVersionOf | Harvested | +| 20 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsContinuedBy / Continues | Harvested | +| 21 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsDescribedBy / Describes | Harvested | +| 22 | [Result](../../data-model/entities/result) | [Organization](../../data-model/entities/organization) | hasAuthorInstitution / isAuthorInstitutionOf | Harvested, Inferred by OpenAIRE | +| 23 | [Result](../../data-model/entities/result) | [Data source](../../data-model/entities/data-source) | isHostedBy / hosts | Harvested, Inferred by OpenAIRE | +| 24 | [Result](../../data-model/entities/result) | [Data source](../../data-model/entities/data-source) | isProvidedBy / provides | Harvested | +| 25 | [Result](../../data-model/entities/result) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | +| 26 | [Organization](../../data-model/entities/organization) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | +| 27 | [Organization](../../data-model/entities/organization) | [Organization](../../data-model/entities/organization) | IsChildOf / IsParentOf | Linked by user | +| 28 | [Data source](../../data-model/entities/data-source) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | +| 29 | [Data source](../../data-model/entities/data-source) | [Organization](../../data-model/entities/organization) | isProvidedBy / provides | Harvested | diff --git a/versioned_docs/version-5.1.2/downloads/alternative-model/extendedresult.md b/versioned_docs/version-5.1.2/downloads/alternative-model/extendedresult.md index 2284479..ed3279c 100644 --- a/versioned_docs/version-5.1.2/downloads/alternative-model/extendedresult.md +++ b/versioned_docs/version-5.1.2/downloads/alternative-model/extendedresult.md @@ -8,7 +8,7 @@ sidebar_position: 1 # Extended Result -It is a subclass of [Result](/data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. +It is a subclass of [Result](../../data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. diff --git a/versioned_docs/version-5.1.2/graph-production-workflow/cleaning.md b/versioned_docs/version-5.1.2/graph-production-workflow/cleaning.md index e920026..1490505 100644 --- a/versioned_docs/version-5.1.2/graph-production-workflow/cleaning.md +++ b/versioned_docs/version-5.1.2/graph-production-workflow/cleaning.md @@ -27,7 +27,7 @@ A vocabulary is a data structure that defines a list of terms, and for each term [...] ``` -Each vocabulary is typically used to control and harmonise the values available in a specific field characterising the bibliographic records. The example above provides a preview of the vocabulary used to clean the [result's instance typology](/data-model/entities/result#instance). +Each vocabulary is typically used to control and harmonise the values available in a specific field characterising the bibliographic records. The example above provides a preview of the vocabulary used to clean the [result's instance typology](../data-model/entities/result#instance). The content of the vocabularies can be accessed on [api.openaire.eu/vocabularies](https://api.openaire.eu/vocabularies/). diff --git a/versioned_docs/version-5.1.2/graph-production-workflow/indicators-ingestion/impact-indicators.md b/versioned_docs/version-5.1.2/graph-production-workflow/indicators-ingestion/impact-indicators.md index 6c90186..5d35343 100644 --- a/versioned_docs/version-5.1.2/graph-production-workflow/indicators-ingestion/impact-indicators.md +++ b/versioned_docs/version-5.1.2/graph-production-workflow/indicators-ingestion/impact-indicators.md @@ -1,6 +1,6 @@ # Impact indicators -This page summarises all calculated impact indicators, provided by [BIP!](https://bip.imsi.athenarc.gr/), which are included in the [impactMeasures](/data-model/entities/other#impactmeasures) property (found under the [indicators](/data-model/entities/result#indicators) property of the result). +This page summarises all calculated impact indicators, provided by [BIP!](https://bip.imsi.athenarc.gr/), which are included in the It is a subclass of [Result](../../data-model/entities/result) extended with information regarding p[impactMeasures](/data-model/entities/other#impactmeasures) property (found under the [indicators](../../data-model/entities/result#indicators)rojects (and funders) property of the result). It should be noted that the impact indicators are being calculated on the level of the research output. Below we explain their main intuition, the way they are calculated, and their most important limitations, in an attempt help avoiding common pitfalls and misuses. diff --git a/versioned_docs/version-5.1.3/changelog.md b/versioned_docs/version-5.1.3/changelog.md index da5e54e..364dfc8 100644 --- a/versioned_docs/version-5.1.3/changelog.md +++ b/versioned_docs/version-5.1.3/changelog.md @@ -53,8 +53,8 @@ _Start Date: 2023-02-13 • Release Date: 2023-03-01 • Dump release: **n - 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 - Integrated contents from - - [EMBL-EBIs Protein Data Bank in Europe](/graph-production-workflow/aggregation/non-compatible-sources/ebi) - - [UniProtKB/Swiss-Prot](/graph-production-workflow//aggregation/non-compatible-sources/uniprot) + - [EMBL-EBIs Protein Data Bank in Europe](./graph-production-workflow/aggregation/non-compatible-sources/ebi) + - [UniProtKB/Swiss-Prot](./graph-production-workflow//aggregation/non-compatible-sources/uniprot) #### Changed @@ -86,14 +86,14 @@ _Start Date: 2022-12-19 • Release Date: 2022-12-28 • Dump release: **y #### Added -- [Impact & Usage indicators](/data-model/entities/result#indicators) at the level of the Result -- [Beginner's kit](/downloads/beginners-kit) in the Downloads section -- New relationship types were introduced; see the complete list [here](/data-model/relationships/relationship-types) +- [Impact & Usage indicators](./data-model/entities/result#indicators) at the level of the Result +- [Beginner's kit](./downloads/beginners-kit) in the Downloads section +- New relationship types were introduced; see the complete list [here](./data-model/relationships/relationship-types) #### Changed -- FOS and SDGs were removed from the [result subjects](/data-model/entities/result#subjects) -- Measures were removed from the [result instance](/data-model/entities/result#instance) +- FOS and SDGs were removed from the [result subjects](./data-model/entities/result#subjects) +- Measures were removed from the [result instance](./data-model/entities/result#instance) - 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 diff --git a/versioned_docs/version-5.1.3/data-model/data-model.md b/versioned_docs/version-5.1.3/data-model/data-model.md index 7f4da93..3357eb8 100644 --- a/versioned_docs/version-5.1.3/data-model/data-model.md +++ b/versioned_docs/version-5.1.3/data-model/data-model.md @@ -11,12 +11,12 @@ The latest version of the JSON schema can be found on the [Downloads](../downloa The figure above, presents the graph's data model. Its main entities are described in brief below: -* [Results](/data-model/entities/result) represent the outcomes (or products) of research activities. -* [Data Sources](/data-model/entities/data-source) are the sources from which the metadata of graph objects are collected. -* [Organizations](/data-model/entities/organization) correspond to companies or research institutions involved in projects, +* [Results](./entities/result) represent the outcomes (or products) of research activities. +* [Data Sources](./entities/data-source) are the sources from which the metadata of graph objects are collected. +* [Organizations](./entities/organization) correspond to companies or research institutions involved in projects responsible for operating data sources or consisting the affiliations of Product creators. -* [Projects](/data-model/entities/project) are research project grants funded by a Funding Stream of a Funder. -* [Communities](/data-model/entities/community) are groups of people with a common research intent (e.g. research infrastructures, university alliances). +* [Projects](./entities/project) are research project grants funded by a Funding Stream of a Funder. +* [Communities](./entities/community) are groups of people with a common research intent (e.g. research infrastructures, university alliances). :::note Further reading diff --git a/versioned_docs/version-5.1.3/data-model/relationships/relationship-types.md b/versioned_docs/version-5.1.3/data-model/relationships/relationship-types.md index 55378b3..89e2204 100644 --- a/versioned_docs/version-5.1.3/data-model/relationships/relationship-types.md +++ b/versioned_docs/version-5.1.3/data-model/relationships/relationship-types.md @@ -6,32 +6,32 @@ Note: the labels used to specify the semantic of the relationships are (for the | # | Source entity type | Target entity type | Relation name / inverse | Provenance | |:--:|:--------------------------------------:|:--------------------------------------:|:----------------------------------------------------------:|:-----------------------------------------------:| -| 1 | [Project](/data-model/entities/project) | [Result](/data-model/entities/result) | produces / isProducedBy | Harvested, Inferred by OpenAIRE, Linked by user | -| 2 | [Project](/data-model/entities/project) | [Organization](/data-model/entities/organization) | hasParticipant / isParticipant | Harvested | -| 3 | [Project](/data-model/entities/project) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | -| 4 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsAmongTopNSimilarDocuments / HasAmongTopNSimilarDocuments | Inferred by OpenAIRE | -| 5 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsSupplementTo / IsSupplementedBy | Harvested | -| 6 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | -| 7 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsPartOf / HasPart | Harvested | -| 8 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsDocumentedBy / Documents | Harvested | -| 9 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsObsoletedBy / Obsoletes | Harvested | -| 10 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsSourceOf / IsDerivedFrom | Harvested | -| 11 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsCompiledBy / Compiles | Harvested | -| 12 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsRequiredBy / Requires | Harvested | -| 13 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsCitedBy / Cites | Harvested, Inferred by OpenAIRE | -| 14 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsReferencedBy / References | Harvested | -| 15 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsReviewedBy / Reviews | Harvested | -| 16 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsOriginalFormOf / IsVariantFormOf | Harvested | -| 17 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsVersionOf / HasVersion | Harvested | -| 18 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsIdenticalTo / IsIdenticalTo | Harvested | -| 19 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsPreviousVersionOf / IsNewVersionOf | Harvested | -| 20 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsContinuedBy / Continues | Harvested | -| 21 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsDescribedBy / Describes | Harvested | -| 22 | [Result](/data-model/entities/result) | [Organization](/data-model/entities/organization) | hasAuthorInstitution / isAuthorInstitutionOf | Harvested, Inferred by OpenAIRE | -| 23 | [Result](/data-model/entities/result) | [Data source](/data-model/entities/data-source) | isHostedBy / hosts | Harvested, Inferred by OpenAIRE | -| 24 | [Result](/data-model/entities/result) | [Data source](/data-model/entities/data-source) | isProvidedBy / provides | Harvested | -| 25 | [Result](/data-model/entities/result) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | -| 26 | [Organization](/data-model/entities/organization) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | -| 27 | [Organization](/data-model/entities/organization) | [Organization](/data-model/entities/organization) | IsChildOf / IsParentOf | Linked by user | -| 28 | [Data source](/data-model/entities/data-source) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | -| 29 | [Data source](/data-model/entities/data-source) | [Organization](/data-model/entities/organization) | isProvidedBy / provides | Harvested | +| 1 | [Project](../../data-model/entities/project) | [Result](../../data-model/entities/result) | produces / isProducedBy | Harvested, Inferred by OpenAIRE, Linked by user | +| 2 | [Project](../../data-model/entities/project) | [Organization](../../data-model/entities/organization) | hasParticipant / isParticipant | Harvested | +| 3 | [Project](../../data-model/entities/project) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | +| 4 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsAmongTopNSimilarDocuments / HasAmongTopNSimilarDocuments | Inferred by OpenAIRE | +| 5 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsSupplementTo / IsSupplementedBy | Harvested | +| 6 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | +| 7 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsPartOf / HasPart | Harvested | +| 8 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsDocumentedBy / Documents | Harvested | +| 9 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsObsoletedBy / Obsoletes | Harvested | +| 10 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsSourceOf / IsDerivedFrom | Harvested | +| 11 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsCompiledBy / Compiles | Harvested | +| 12 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsRequiredBy / Requires | Harvested | +| 13 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsCitedBy / Cites | Harvested, Inferred by OpenAIRE | +| 14 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsReferencedBy / References | Harvested | +| 15 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsReviewedBy / Reviews | Harvested | +| 16 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsOriginalFormOf / IsVariantFormOf | Harvested | +| 17 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsVersionOf / HasVersion | Harvested | +| 18 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsIdenticalTo / IsIdenticalTo | Harvested | +| 19 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsPreviousVersionOf / IsNewVersionOf | Harvested | +| 20 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsContinuedBy / Continues | Harvested | +| 21 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsDescribedBy / Describes | Harvested | +| 22 | [Result](../../data-model/entities/result) | [Organization](../../data-model/entities/organization) | hasAuthorInstitution / isAuthorInstitutionOf | Harvested, Inferred by OpenAIRE | +| 23 | [Result](../../data-model/entities/result) | [Data source](../../data-model/entities/data-source) | isHostedBy / hosts | Harvested, Inferred by OpenAIRE | +| 24 | [Result](../../data-model/entities/result) | [Data source](../../data-model/entities/data-source) | isProvidedBy / provides | Harvested | +| 25 | [Result](../../data-model/entities/result) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | +| 26 | [Organization](../../data-model/entities/organization) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | +| 27 | [Organization](../../data-model/entities/organization) | [Organization](../../data-model/entities/organization) | IsChildOf / IsParentOf | Linked by user | +| 28 | [Data source](../../data-model/entities/data-source) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | +| 29 | [Data source](../../data-model/entities/data-source) | [Organization](../../data-model/entities/organization) | isProvidedBy / provides | Harvested | diff --git a/versioned_docs/version-5.1.3/downloads/alternative-model/extendedresult.md b/versioned_docs/version-5.1.3/downloads/alternative-model/extendedresult.md index 2284479..ed3279c 100644 --- a/versioned_docs/version-5.1.3/downloads/alternative-model/extendedresult.md +++ b/versioned_docs/version-5.1.3/downloads/alternative-model/extendedresult.md @@ -8,7 +8,7 @@ sidebar_position: 1 # Extended Result -It is a subclass of [Result](/data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. +It is a subclass of [Result](../../data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. diff --git a/versioned_docs/version-5.1.3/graph-production-workflow/cleaning.md b/versioned_docs/version-5.1.3/graph-production-workflow/cleaning.md index e920026..1490505 100644 --- a/versioned_docs/version-5.1.3/graph-production-workflow/cleaning.md +++ b/versioned_docs/version-5.1.3/graph-production-workflow/cleaning.md @@ -27,7 +27,7 @@ A vocabulary is a data structure that defines a list of terms, and for each term [...] ``` -Each vocabulary is typically used to control and harmonise the values available in a specific field characterising the bibliographic records. The example above provides a preview of the vocabulary used to clean the [result's instance typology](/data-model/entities/result#instance). +Each vocabulary is typically used to control and harmonise the values available in a specific field characterising the bibliographic records. The example above provides a preview of the vocabulary used to clean the [result's instance typology](../data-model/entities/result#instance). The content of the vocabularies can be accessed on [api.openaire.eu/vocabularies](https://api.openaire.eu/vocabularies/). diff --git a/versioned_docs/version-5.1.3/graph-production-workflow/indicators-ingestion/impact-indicators.md b/versioned_docs/version-5.1.3/graph-production-workflow/indicators-ingestion/impact-indicators.md index 6c90186..5d35343 100644 --- a/versioned_docs/version-5.1.3/graph-production-workflow/indicators-ingestion/impact-indicators.md +++ b/versioned_docs/version-5.1.3/graph-production-workflow/indicators-ingestion/impact-indicators.md @@ -1,6 +1,6 @@ # Impact indicators -This page summarises all calculated impact indicators, provided by [BIP!](https://bip.imsi.athenarc.gr/), which are included in the [impactMeasures](/data-model/entities/other#impactmeasures) property (found under the [indicators](/data-model/entities/result#indicators) property of the result). +This page summarises all calculated impact indicators, provided by [BIP!](https://bip.imsi.athenarc.gr/), which are included in the It is a subclass of [Result](../../data-model/entities/result) extended with information regarding p[impactMeasures](/data-model/entities/other#impactmeasures) property (found under the [indicators](../../data-model/entities/result#indicators)rojects (and funders) property of the result). It should be noted that the impact indicators are being calculated on the level of the research output. Below we explain their main intuition, the way they are calculated, and their most important limitations, in an attempt help avoiding common pitfalls and misuses. diff --git a/versioned_docs/version-5.2.0/changelog.md b/versioned_docs/version-5.2.0/changelog.md index 23fd806..ff49754 100644 --- a/versioned_docs/version-5.2.0/changelog.md +++ b/versioned_docs/version-5.2.0/changelog.md @@ -72,8 +72,8 @@ _Start Date: 2023-02-13 • Release Date: 2023-03-01 • Dump release: **n - 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 - Integrated contents from - - [EMBL-EBIs Protein Data Bank in Europe](/graph-production-workflow/aggregation/non-compatible-sources/ebi) - - [UniProtKB/Swiss-Prot](/graph-production-workflow//aggregation/non-compatible-sources/uniprot) + - [EMBL-EBIs Protein Data Bank in Europe](./graph-production-workflow/aggregation/non-compatible-sources/ebi) + - [UniProtKB/Swiss-Prot](./graph-production-workflow//aggregation/non-compatible-sources/uniprot) #### Changed @@ -105,14 +105,14 @@ _Start Date: 2022-12-19 • Release Date: 2022-12-28 • Dump release: **y #### Added -- [Impact & Usage indicators](/data-model/entities/result#indicators) at the level of the Result -- [Beginner's kit](/downloads/beginners-kit) in the Downloads section -- New relationship types were introduced; see the complete list [here](/data-model/relationships/relationship-types) +- [Impact & Usage indicators](./data-model/entities/result#indicators) at the level of the Result +- [Beginner's kit](./downloads/beginners-kit) in the Downloads section +- New relationship types were introduced; see the complete list [here](./data-model/relationships/relationship-types) #### Changed -- FOS and SDGs were removed from the [result subjects](/data-model/entities/result#subjects) -- Measures were removed from the [result instance](/data-model/entities/result#instance) +- FOS and SDGs were removed from the [result subjects](./data-model/entities/result#subjects) +- Measures were removed from the [result instance](./data-model/entities/result#instance) - 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 diff --git a/versioned_docs/version-5.2.0/data-model/data-model.md b/versioned_docs/version-5.2.0/data-model/data-model.md index 7f4da93..3357eb8 100644 --- a/versioned_docs/version-5.2.0/data-model/data-model.md +++ b/versioned_docs/version-5.2.0/data-model/data-model.md @@ -11,12 +11,12 @@ The latest version of the JSON schema can be found on the [Downloads](../downloa The figure above, presents the graph's data model. Its main entities are described in brief below: -* [Results](/data-model/entities/result) represent the outcomes (or products) of research activities. -* [Data Sources](/data-model/entities/data-source) are the sources from which the metadata of graph objects are collected. -* [Organizations](/data-model/entities/organization) correspond to companies or research institutions involved in projects, +* [Results](./entities/result) represent the outcomes (or products) of research activities. +* [Data Sources](./entities/data-source) are the sources from which the metadata of graph objects are collected. +* [Organizations](./entities/organization) correspond to companies or research institutions involved in projects responsible for operating data sources or consisting the affiliations of Product creators. -* [Projects](/data-model/entities/project) are research project grants funded by a Funding Stream of a Funder. -* [Communities](/data-model/entities/community) are groups of people with a common research intent (e.g. research infrastructures, university alliances). +* [Projects](./entities/project) are research project grants funded by a Funding Stream of a Funder. +* [Communities](./entities/community) are groups of people with a common research intent (e.g. research infrastructures, university alliances). :::note Further reading diff --git a/versioned_docs/version-5.2.0/data-model/relationships/relationship-types.md b/versioned_docs/version-5.2.0/data-model/relationships/relationship-types.md index 55378b3..89e2204 100644 --- a/versioned_docs/version-5.2.0/data-model/relationships/relationship-types.md +++ b/versioned_docs/version-5.2.0/data-model/relationships/relationship-types.md @@ -6,32 +6,32 @@ Note: the labels used to specify the semantic of the relationships are (for the | # | Source entity type | Target entity type | Relation name / inverse | Provenance | |:--:|:--------------------------------------:|:--------------------------------------:|:----------------------------------------------------------:|:-----------------------------------------------:| -| 1 | [Project](/data-model/entities/project) | [Result](/data-model/entities/result) | produces / isProducedBy | Harvested, Inferred by OpenAIRE, Linked by user | -| 2 | [Project](/data-model/entities/project) | [Organization](/data-model/entities/organization) | hasParticipant / isParticipant | Harvested | -| 3 | [Project](/data-model/entities/project) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | -| 4 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsAmongTopNSimilarDocuments / HasAmongTopNSimilarDocuments | Inferred by OpenAIRE | -| 5 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsSupplementTo / IsSupplementedBy | Harvested | -| 6 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | -| 7 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsPartOf / HasPart | Harvested | -| 8 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsDocumentedBy / Documents | Harvested | -| 9 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsObsoletedBy / Obsoletes | Harvested | -| 10 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsSourceOf / IsDerivedFrom | Harvested | -| 11 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsCompiledBy / Compiles | Harvested | -| 12 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsRequiredBy / Requires | Harvested | -| 13 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsCitedBy / Cites | Harvested, Inferred by OpenAIRE | -| 14 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsReferencedBy / References | Harvested | -| 15 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsReviewedBy / Reviews | Harvested | -| 16 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsOriginalFormOf / IsVariantFormOf | Harvested | -| 17 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsVersionOf / HasVersion | Harvested | -| 18 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsIdenticalTo / IsIdenticalTo | Harvested | -| 19 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsPreviousVersionOf / IsNewVersionOf | Harvested | -| 20 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsContinuedBy / Continues | Harvested | -| 21 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsDescribedBy / Describes | Harvested | -| 22 | [Result](/data-model/entities/result) | [Organization](/data-model/entities/organization) | hasAuthorInstitution / isAuthorInstitutionOf | Harvested, Inferred by OpenAIRE | -| 23 | [Result](/data-model/entities/result) | [Data source](/data-model/entities/data-source) | isHostedBy / hosts | Harvested, Inferred by OpenAIRE | -| 24 | [Result](/data-model/entities/result) | [Data source](/data-model/entities/data-source) | isProvidedBy / provides | Harvested | -| 25 | [Result](/data-model/entities/result) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | -| 26 | [Organization](/data-model/entities/organization) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | -| 27 | [Organization](/data-model/entities/organization) | [Organization](/data-model/entities/organization) | IsChildOf / IsParentOf | Linked by user | -| 28 | [Data source](/data-model/entities/data-source) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | -| 29 | [Data source](/data-model/entities/data-source) | [Organization](/data-model/entities/organization) | isProvidedBy / provides | Harvested | +| 1 | [Project](../../data-model/entities/project) | [Result](../../data-model/entities/result) | produces / isProducedBy | Harvested, Inferred by OpenAIRE, Linked by user | +| 2 | [Project](../../data-model/entities/project) | [Organization](../../data-model/entities/organization) | hasParticipant / isParticipant | Harvested | +| 3 | [Project](../../data-model/entities/project) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | +| 4 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsAmongTopNSimilarDocuments / HasAmongTopNSimilarDocuments | Inferred by OpenAIRE | +| 5 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsSupplementTo / IsSupplementedBy | Harvested | +| 6 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | +| 7 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsPartOf / HasPart | Harvested | +| 8 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsDocumentedBy / Documents | Harvested | +| 9 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsObsoletedBy / Obsoletes | Harvested | +| 10 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsSourceOf / IsDerivedFrom | Harvested | +| 11 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsCompiledBy / Compiles | Harvested | +| 12 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsRequiredBy / Requires | Harvested | +| 13 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsCitedBy / Cites | Harvested, Inferred by OpenAIRE | +| 14 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsReferencedBy / References | Harvested | +| 15 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsReviewedBy / Reviews | Harvested | +| 16 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsOriginalFormOf / IsVariantFormOf | Harvested | +| 17 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsVersionOf / HasVersion | Harvested | +| 18 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsIdenticalTo / IsIdenticalTo | Harvested | +| 19 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsPreviousVersionOf / IsNewVersionOf | Harvested | +| 20 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsContinuedBy / Continues | Harvested | +| 21 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsDescribedBy / Describes | Harvested | +| 22 | [Result](../../data-model/entities/result) | [Organization](../../data-model/entities/organization) | hasAuthorInstitution / isAuthorInstitutionOf | Harvested, Inferred by OpenAIRE | +| 23 | [Result](../../data-model/entities/result) | [Data source](../../data-model/entities/data-source) | isHostedBy / hosts | Harvested, Inferred by OpenAIRE | +| 24 | [Result](../../data-model/entities/result) | [Data source](../../data-model/entities/data-source) | isProvidedBy / provides | Harvested | +| 25 | [Result](../../data-model/entities/result) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | +| 26 | [Organization](../../data-model/entities/organization) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | +| 27 | [Organization](../../data-model/entities/organization) | [Organization](../../data-model/entities/organization) | IsChildOf / IsParentOf | Linked by user | +| 28 | [Data source](../../data-model/entities/data-source) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | +| 29 | [Data source](../../data-model/entities/data-source) | [Organization](../../data-model/entities/organization) | isProvidedBy / provides | Harvested | diff --git a/versioned_docs/version-5.2.0/downloads/alternative-model/extendedresult.md b/versioned_docs/version-5.2.0/downloads/alternative-model/extendedresult.md index 7c09443..f48e1a2 100644 --- a/versioned_docs/version-5.2.0/downloads/alternative-model/extendedresult.md +++ b/versioned_docs/version-5.2.0/downloads/alternative-model/extendedresult.md @@ -8,7 +8,7 @@ sidebar_position: 1 # Extended Result -It is a subclass of [Result](/data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. +It is a subclass of [Result](../../data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. diff --git a/versioned_docs/version-5.2.0/graph-production-workflow/cleaning.md b/versioned_docs/version-5.2.0/graph-production-workflow/cleaning.md index e920026..1490505 100644 --- a/versioned_docs/version-5.2.0/graph-production-workflow/cleaning.md +++ b/versioned_docs/version-5.2.0/graph-production-workflow/cleaning.md @@ -27,7 +27,7 @@ A vocabulary is a data structure that defines a list of terms, and for each term [...] ``` -Each vocabulary is typically used to control and harmonise the values available in a specific field characterising the bibliographic records. The example above provides a preview of the vocabulary used to clean the [result's instance typology](/data-model/entities/result#instance). +Each vocabulary is typically used to control and harmonise the values available in a specific field characterising the bibliographic records. The example above provides a preview of the vocabulary used to clean the [result's instance typology](../data-model/entities/result#instance). The content of the vocabularies can be accessed on [api.openaire.eu/vocabularies](https://api.openaire.eu/vocabularies/). diff --git a/versioned_docs/version-5.2.0/graph-production-workflow/indicators-ingestion/impact-indicators.md b/versioned_docs/version-5.2.0/graph-production-workflow/indicators-ingestion/impact-indicators.md index 6c90186..5d35343 100644 --- a/versioned_docs/version-5.2.0/graph-production-workflow/indicators-ingestion/impact-indicators.md +++ b/versioned_docs/version-5.2.0/graph-production-workflow/indicators-ingestion/impact-indicators.md @@ -1,6 +1,6 @@ # Impact indicators -This page summarises all calculated impact indicators, provided by [BIP!](https://bip.imsi.athenarc.gr/), which are included in the [impactMeasures](/data-model/entities/other#impactmeasures) property (found under the [indicators](/data-model/entities/result#indicators) property of the result). +This page summarises all calculated impact indicators, provided by [BIP!](https://bip.imsi.athenarc.gr/), which are included in the It is a subclass of [Result](../../data-model/entities/result) extended with information regarding p[impactMeasures](/data-model/entities/other#impactmeasures) property (found under the [indicators](../../data-model/entities/result#indicators)rojects (and funders) property of the result). It should be noted that the impact indicators are being calculated on the level of the research output. Below we explain their main intuition, the way they are calculated, and their most important limitations, in an attempt help avoiding common pitfalls and misuses. diff --git a/versioned_docs/version-6.0.0/changelog.md b/versioned_docs/version-6.0.0/changelog.md index 25789d1..61a7d66 100644 --- a/versioned_docs/version-6.0.0/changelog.md +++ b/versioned_docs/version-6.0.0/changelog.md @@ -24,7 +24,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 +- [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) - Crossref dump from June 2023 - ORCID works without a DOI from June 2023 @@ -88,8 +88,8 @@ _Start Date: 2023-02-13 • Release Date: 2023-03-01 • Dump release: **n - 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 - Integrated contents from - - [EMBL-EBIs Protein Data Bank in Europe](/graph-production-workflow/aggregation/non-compatible-sources/ebi) - - [UniProtKB/Swiss-Prot](/graph-production-workflow//aggregation/non-compatible-sources/uniprot) + - [EMBL-EBIs Protein Data Bank in Europe](./graph-production-workflow/aggregation/non-compatible-sources/ebi) + - [UniProtKB/Swiss-Prot](./graph-production-workflow//aggregation/non-compatible-sources/uniprot) #### Changed @@ -121,14 +121,14 @@ _Start Date: 2022-12-19 • Release Date: 2022-12-28 • Dump release: **y #### Added -- [Impact & Usage indicators](/data-model/entities/result#indicators) at the level of the Result -- [Beginner's kit](/downloads/beginners-kit) in the Downloads section -- New relationship types were introduced; see the complete list [here](/data-model/relationships/relationship-types) +- [Impact & Usage indicators](./data-model/entities/result#indicators) at the level of the Result +- [Beginner's kit](./downloads/beginners-kit) in the Downloads section +- New relationship types were introduced; see the complete list [here](./data-model/relationships/relationship-types) #### Changed -- FOS and SDGs were removed from the [result subjects](/data-model/entities/result#subjects) -- Measures were removed from the [result instance](/data-model/entities/result#instance) +- FOS and SDGs were removed from the [result subjects](./data-model/entities/result#subjects) +- Measures were removed from the [result instance](./data-model/entities/result#instance) - 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 diff --git a/versioned_docs/version-6.0.0/data-model/data-model.md b/versioned_docs/version-6.0.0/data-model/data-model.md index 7f4da93..3357eb8 100644 --- a/versioned_docs/version-6.0.0/data-model/data-model.md +++ b/versioned_docs/version-6.0.0/data-model/data-model.md @@ -11,12 +11,12 @@ The latest version of the JSON schema can be found on the [Downloads](../downloa The figure above, presents the graph's data model. Its main entities are described in brief below: -* [Results](/data-model/entities/result) represent the outcomes (or products) of research activities. -* [Data Sources](/data-model/entities/data-source) are the sources from which the metadata of graph objects are collected. -* [Organizations](/data-model/entities/organization) correspond to companies or research institutions involved in projects, +* [Results](./entities/result) represent the outcomes (or products) of research activities. +* [Data Sources](./entities/data-source) are the sources from which the metadata of graph objects are collected. +* [Organizations](./entities/organization) correspond to companies or research institutions involved in projects responsible for operating data sources or consisting the affiliations of Product creators. -* [Projects](/data-model/entities/project) are research project grants funded by a Funding Stream of a Funder. -* [Communities](/data-model/entities/community) are groups of people with a common research intent (e.g. research infrastructures, university alliances). +* [Projects](./entities/project) are research project grants funded by a Funding Stream of a Funder. +* [Communities](./entities/community) are groups of people with a common research intent (e.g. research infrastructures, university alliances). :::note Further reading diff --git a/versioned_docs/version-6.0.0/data-model/relationships/relationship-types.md b/versioned_docs/version-6.0.0/data-model/relationships/relationship-types.md index 55378b3..89e2204 100644 --- a/versioned_docs/version-6.0.0/data-model/relationships/relationship-types.md +++ b/versioned_docs/version-6.0.0/data-model/relationships/relationship-types.md @@ -6,32 +6,32 @@ Note: the labels used to specify the semantic of the relationships are (for the | # | Source entity type | Target entity type | Relation name / inverse | Provenance | |:--:|:--------------------------------------:|:--------------------------------------:|:----------------------------------------------------------:|:-----------------------------------------------:| -| 1 | [Project](/data-model/entities/project) | [Result](/data-model/entities/result) | produces / isProducedBy | Harvested, Inferred by OpenAIRE, Linked by user | -| 2 | [Project](/data-model/entities/project) | [Organization](/data-model/entities/organization) | hasParticipant / isParticipant | Harvested | -| 3 | [Project](/data-model/entities/project) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | -| 4 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsAmongTopNSimilarDocuments / HasAmongTopNSimilarDocuments | Inferred by OpenAIRE | -| 5 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsSupplementTo / IsSupplementedBy | Harvested | -| 6 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | -| 7 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsPartOf / HasPart | Harvested | -| 8 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsDocumentedBy / Documents | Harvested | -| 9 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsObsoletedBy / Obsoletes | Harvested | -| 10 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsSourceOf / IsDerivedFrom | Harvested | -| 11 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsCompiledBy / Compiles | Harvested | -| 12 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsRequiredBy / Requires | Harvested | -| 13 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsCitedBy / Cites | Harvested, Inferred by OpenAIRE | -| 14 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsReferencedBy / References | Harvested | -| 15 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsReviewedBy / Reviews | Harvested | -| 16 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsOriginalFormOf / IsVariantFormOf | Harvested | -| 17 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsVersionOf / HasVersion | Harvested | -| 18 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsIdenticalTo / IsIdenticalTo | Harvested | -| 19 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsPreviousVersionOf / IsNewVersionOf | Harvested | -| 20 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsContinuedBy / Continues | Harvested | -| 21 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsDescribedBy / Describes | Harvested | -| 22 | [Result](/data-model/entities/result) | [Organization](/data-model/entities/organization) | hasAuthorInstitution / isAuthorInstitutionOf | Harvested, Inferred by OpenAIRE | -| 23 | [Result](/data-model/entities/result) | [Data source](/data-model/entities/data-source) | isHostedBy / hosts | Harvested, Inferred by OpenAIRE | -| 24 | [Result](/data-model/entities/result) | [Data source](/data-model/entities/data-source) | isProvidedBy / provides | Harvested | -| 25 | [Result](/data-model/entities/result) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | -| 26 | [Organization](/data-model/entities/organization) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | -| 27 | [Organization](/data-model/entities/organization) | [Organization](/data-model/entities/organization) | IsChildOf / IsParentOf | Linked by user | -| 28 | [Data source](/data-model/entities/data-source) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | -| 29 | [Data source](/data-model/entities/data-source) | [Organization](/data-model/entities/organization) | isProvidedBy / provides | Harvested | +| 1 | [Project](../../data-model/entities/project) | [Result](../../data-model/entities/result) | produces / isProducedBy | Harvested, Inferred by OpenAIRE, Linked by user | +| 2 | [Project](../../data-model/entities/project) | [Organization](../../data-model/entities/organization) | hasParticipant / isParticipant | Harvested | +| 3 | [Project](../../data-model/entities/project) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | +| 4 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsAmongTopNSimilarDocuments / HasAmongTopNSimilarDocuments | Inferred by OpenAIRE | +| 5 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsSupplementTo / IsSupplementedBy | Harvested | +| 6 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | +| 7 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsPartOf / HasPart | Harvested | +| 8 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsDocumentedBy / Documents | Harvested | +| 9 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsObsoletedBy / Obsoletes | Harvested | +| 10 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsSourceOf / IsDerivedFrom | Harvested | +| 11 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsCompiledBy / Compiles | Harvested | +| 12 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsRequiredBy / Requires | Harvested | +| 13 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsCitedBy / Cites | Harvested, Inferred by OpenAIRE | +| 14 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsReferencedBy / References | Harvested | +| 15 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsReviewedBy / Reviews | Harvested | +| 16 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsOriginalFormOf / IsVariantFormOf | Harvested | +| 17 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsVersionOf / HasVersion | Harvested | +| 18 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsIdenticalTo / IsIdenticalTo | Harvested | +| 19 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsPreviousVersionOf / IsNewVersionOf | Harvested | +| 20 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsContinuedBy / Continues | Harvested | +| 21 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsDescribedBy / Describes | Harvested | +| 22 | [Result](../../data-model/entities/result) | [Organization](../../data-model/entities/organization) | hasAuthorInstitution / isAuthorInstitutionOf | Harvested, Inferred by OpenAIRE | +| 23 | [Result](../../data-model/entities/result) | [Data source](../../data-model/entities/data-source) | isHostedBy / hosts | Harvested, Inferred by OpenAIRE | +| 24 | [Result](../../data-model/entities/result) | [Data source](../../data-model/entities/data-source) | isProvidedBy / provides | Harvested | +| 25 | [Result](../../data-model/entities/result) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | +| 26 | [Organization](../../data-model/entities/organization) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | +| 27 | [Organization](../../data-model/entities/organization) | [Organization](../../data-model/entities/organization) | IsChildOf / IsParentOf | Linked by user | +| 28 | [Data source](../../data-model/entities/data-source) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | +| 29 | [Data source](../../data-model/entities/data-source) | [Organization](../../data-model/entities/organization) | isProvidedBy / provides | Harvested | diff --git a/versioned_docs/version-6.0.0/downloads/alternative-model/extendedresult.md b/versioned_docs/version-6.0.0/downloads/alternative-model/extendedresult.md index 7c09443..f48e1a2 100644 --- a/versioned_docs/version-6.0.0/downloads/alternative-model/extendedresult.md +++ b/versioned_docs/version-6.0.0/downloads/alternative-model/extendedresult.md @@ -8,7 +8,7 @@ sidebar_position: 1 # Extended Result -It is a subclass of [Result](/data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. +It is a subclass of [Result](../../data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. diff --git a/versioned_docs/version-6.0.0/graph-production-workflow/cleaning.md b/versioned_docs/version-6.0.0/graph-production-workflow/cleaning.md index e920026..1490505 100644 --- a/versioned_docs/version-6.0.0/graph-production-workflow/cleaning.md +++ b/versioned_docs/version-6.0.0/graph-production-workflow/cleaning.md @@ -27,7 +27,7 @@ A vocabulary is a data structure that defines a list of terms, and for each term [...] ``` -Each vocabulary is typically used to control and harmonise the values available in a specific field characterising the bibliographic records. The example above provides a preview of the vocabulary used to clean the [result's instance typology](/data-model/entities/result#instance). +Each vocabulary is typically used to control and harmonise the values available in a specific field characterising the bibliographic records. The example above provides a preview of the vocabulary used to clean the [result's instance typology](../data-model/entities/result#instance). The content of the vocabularies can be accessed on [api.openaire.eu/vocabularies](https://api.openaire.eu/vocabularies/). diff --git a/versioned_docs/version-6.0.0/graph-production-workflow/indicators-ingestion/impact-indicators.md b/versioned_docs/version-6.0.0/graph-production-workflow/indicators-ingestion/impact-indicators.md index a1bfdc3..ce93f1d 100644 --- a/versioned_docs/version-6.0.0/graph-production-workflow/indicators-ingestion/impact-indicators.md +++ b/versioned_docs/version-6.0.0/graph-production-workflow/indicators-ingestion/impact-indicators.md @@ -1,6 +1,6 @@ # Impact indicators -This page summarises all calculated impact indicators, provided by [BIP!](https://bip.imsi.athenarc.gr/), which are included in the [bipIndicators](/data-model/entities/other#bipindicators) property (found under the [indicators](/data-model/entities/result#indicators) property of the result). +This page summarises all calculated impact indicators, provided by [BIP!](https://bip.imsi.athenarc.gr/), which are included in the [bipIndicators](/data-model/entities/other#bipindicators) property (found under the [indicators](../../data-model/entities/result#indicators) property of the result). It should be noted that the impact indicators are being calculated on the level of the research output. Below we explain their main intuition, the way they are calculated, and their most important limitations, in an attempt help avoiding common pitfalls and misuses. diff --git a/versioned_docs/version-6.1.1/changelog.md b/versioned_docs/version-6.1.1/changelog.md index 657120f..089e522 100644 --- a/versioned_docs/version-6.1.1/changelog.md +++ b/versioned_docs/version-6.1.1/changelog.md @@ -40,7 +40,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 +- [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) - Crossref dump from June 2023 - ORCID works without a DOI from June 2023 @@ -104,8 +104,8 @@ _Start Date: 2023-02-13 • Release Date: 2023-03-01 • Dump release: **n - 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 - Integrated contents from - - [EMBL-EBIs Protein Data Bank in Europe](/graph-production-workflow/aggregation/non-compatible-sources/ebi) - - [UniProtKB/Swiss-Prot](/graph-production-workflow//aggregation/non-compatible-sources/uniprot) + - [EMBL-EBIs Protein Data Bank in Europe](./graph-production-workflow/aggregation/non-compatible-sources/ebi) + - [UniProtKB/Swiss-Prot](./graph-production-workflow//aggregation/non-compatible-sources/uniprot) #### Changed @@ -137,14 +137,14 @@ _Start Date: 2022-12-19 • Release Date: 2022-12-28 • Dump release: **y #### Added -- [Impact & Usage indicators](/data-model/entities/result#indicators) at the level of the Result -- [Beginner's kit](/downloads/beginners-kit) in the Downloads section -- New relationship types were introduced; see the complete list [here](/data-model/relationships/relationship-types) +- [Impact & Usage indicators](./data-model/entities/result#indicators) at the level of the Result +- [Beginner's kit](./downloads/beginners-kit) in the Downloads section +- New relationship types were introduced; see the complete list [here](./data-model/relationships/relationship-types) #### Changed -- FOS and SDGs were removed from the [result subjects](/data-model/entities/result#subjects) -- Measures were removed from the [result instance](/data-model/entities/result#instance) +- FOS and SDGs were removed from the [result subjects](./data-model/entities/result#subjects) +- Measures were removed from the [result instance](./data-model/entities/result#instance) - 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 diff --git a/versioned_docs/version-6.1.1/data-model/data-model.md b/versioned_docs/version-6.1.1/data-model/data-model.md index 7f4da93..3357eb8 100644 --- a/versioned_docs/version-6.1.1/data-model/data-model.md +++ b/versioned_docs/version-6.1.1/data-model/data-model.md @@ -11,12 +11,12 @@ The latest version of the JSON schema can be found on the [Downloads](../downloa The figure above, presents the graph's data model. Its main entities are described in brief below: -* [Results](/data-model/entities/result) represent the outcomes (or products) of research activities. -* [Data Sources](/data-model/entities/data-source) are the sources from which the metadata of graph objects are collected. -* [Organizations](/data-model/entities/organization) correspond to companies or research institutions involved in projects, +* [Results](./entities/result) represent the outcomes (or products) of research activities. +* [Data Sources](./entities/data-source) are the sources from which the metadata of graph objects are collected. +* [Organizations](./entities/organization) correspond to companies or research institutions involved in projects responsible for operating data sources or consisting the affiliations of Product creators. -* [Projects](/data-model/entities/project) are research project grants funded by a Funding Stream of a Funder. -* [Communities](/data-model/entities/community) are groups of people with a common research intent (e.g. research infrastructures, university alliances). +* [Projects](./entities/project) are research project grants funded by a Funding Stream of a Funder. +* [Communities](./entities/community) are groups of people with a common research intent (e.g. research infrastructures, university alliances). :::note Further reading diff --git a/versioned_docs/version-6.1.1/data-model/relationships/relationship-types.md b/versioned_docs/version-6.1.1/data-model/relationships/relationship-types.md index 55378b3..89e2204 100644 --- a/versioned_docs/version-6.1.1/data-model/relationships/relationship-types.md +++ b/versioned_docs/version-6.1.1/data-model/relationships/relationship-types.md @@ -6,32 +6,32 @@ Note: the labels used to specify the semantic of the relationships are (for the | # | Source entity type | Target entity type | Relation name / inverse | Provenance | |:--:|:--------------------------------------:|:--------------------------------------:|:----------------------------------------------------------:|:-----------------------------------------------:| -| 1 | [Project](/data-model/entities/project) | [Result](/data-model/entities/result) | produces / isProducedBy | Harvested, Inferred by OpenAIRE, Linked by user | -| 2 | [Project](/data-model/entities/project) | [Organization](/data-model/entities/organization) | hasParticipant / isParticipant | Harvested | -| 3 | [Project](/data-model/entities/project) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | -| 4 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsAmongTopNSimilarDocuments / HasAmongTopNSimilarDocuments | Inferred by OpenAIRE | -| 5 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsSupplementTo / IsSupplementedBy | Harvested | -| 6 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | -| 7 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsPartOf / HasPart | Harvested | -| 8 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsDocumentedBy / Documents | Harvested | -| 9 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsObsoletedBy / Obsoletes | Harvested | -| 10 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsSourceOf / IsDerivedFrom | Harvested | -| 11 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsCompiledBy / Compiles | Harvested | -| 12 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsRequiredBy / Requires | Harvested | -| 13 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsCitedBy / Cites | Harvested, Inferred by OpenAIRE | -| 14 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsReferencedBy / References | Harvested | -| 15 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsReviewedBy / Reviews | Harvested | -| 16 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsOriginalFormOf / IsVariantFormOf | Harvested | -| 17 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsVersionOf / HasVersion | Harvested | -| 18 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsIdenticalTo / IsIdenticalTo | Harvested | -| 19 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsPreviousVersionOf / IsNewVersionOf | Harvested | -| 20 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsContinuedBy / Continues | Harvested | -| 21 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsDescribedBy / Describes | Harvested | -| 22 | [Result](/data-model/entities/result) | [Organization](/data-model/entities/organization) | hasAuthorInstitution / isAuthorInstitutionOf | Harvested, Inferred by OpenAIRE | -| 23 | [Result](/data-model/entities/result) | [Data source](/data-model/entities/data-source) | isHostedBy / hosts | Harvested, Inferred by OpenAIRE | -| 24 | [Result](/data-model/entities/result) | [Data source](/data-model/entities/data-source) | isProvidedBy / provides | Harvested | -| 25 | [Result](/data-model/entities/result) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | -| 26 | [Organization](/data-model/entities/organization) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | -| 27 | [Organization](/data-model/entities/organization) | [Organization](/data-model/entities/organization) | IsChildOf / IsParentOf | Linked by user | -| 28 | [Data source](/data-model/entities/data-source) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | -| 29 | [Data source](/data-model/entities/data-source) | [Organization](/data-model/entities/organization) | isProvidedBy / provides | Harvested | +| 1 | [Project](../../data-model/entities/project) | [Result](../../data-model/entities/result) | produces / isProducedBy | Harvested, Inferred by OpenAIRE, Linked by user | +| 2 | [Project](../../data-model/entities/project) | [Organization](../../data-model/entities/organization) | hasParticipant / isParticipant | Harvested | +| 3 | [Project](../../data-model/entities/project) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | +| 4 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsAmongTopNSimilarDocuments / HasAmongTopNSimilarDocuments | Inferred by OpenAIRE | +| 5 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsSupplementTo / IsSupplementedBy | Harvested | +| 6 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | +| 7 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsPartOf / HasPart | Harvested | +| 8 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsDocumentedBy / Documents | Harvested | +| 9 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsObsoletedBy / Obsoletes | Harvested | +| 10 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsSourceOf / IsDerivedFrom | Harvested | +| 11 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsCompiledBy / Compiles | Harvested | +| 12 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsRequiredBy / Requires | Harvested | +| 13 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsCitedBy / Cites | Harvested, Inferred by OpenAIRE | +| 14 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsReferencedBy / References | Harvested | +| 15 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsReviewedBy / Reviews | Harvested | +| 16 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsOriginalFormOf / IsVariantFormOf | Harvested | +| 17 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsVersionOf / HasVersion | Harvested | +| 18 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsIdenticalTo / IsIdenticalTo | Harvested | +| 19 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsPreviousVersionOf / IsNewVersionOf | Harvested | +| 20 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsContinuedBy / Continues | Harvested | +| 21 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsDescribedBy / Describes | Harvested | +| 22 | [Result](../../data-model/entities/result) | [Organization](../../data-model/entities/organization) | hasAuthorInstitution / isAuthorInstitutionOf | Harvested, Inferred by OpenAIRE | +| 23 | [Result](../../data-model/entities/result) | [Data source](../../data-model/entities/data-source) | isHostedBy / hosts | Harvested, Inferred by OpenAIRE | +| 24 | [Result](../../data-model/entities/result) | [Data source](../../data-model/entities/data-source) | isProvidedBy / provides | Harvested | +| 25 | [Result](../../data-model/entities/result) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | +| 26 | [Organization](../../data-model/entities/organization) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | +| 27 | [Organization](../../data-model/entities/organization) | [Organization](../../data-model/entities/organization) | IsChildOf / IsParentOf | Linked by user | +| 28 | [Data source](../../data-model/entities/data-source) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | +| 29 | [Data source](../../data-model/entities/data-source) | [Organization](../../data-model/entities/organization) | isProvidedBy / provides | Harvested | diff --git a/versioned_docs/version-6.1.1/downloads/alternative-model/extendedresult.md b/versioned_docs/version-6.1.1/downloads/alternative-model/extendedresult.md index 7c09443..f48e1a2 100644 --- a/versioned_docs/version-6.1.1/downloads/alternative-model/extendedresult.md +++ b/versioned_docs/version-6.1.1/downloads/alternative-model/extendedresult.md @@ -8,7 +8,7 @@ sidebar_position: 1 # Extended Result -It is a subclass of [Result](/data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. +It is a subclass of [Result](../../data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. diff --git a/versioned_docs/version-6.1.1/graph-production-workflow/cleaning.md b/versioned_docs/version-6.1.1/graph-production-workflow/cleaning.md index e920026..1490505 100644 --- a/versioned_docs/version-6.1.1/graph-production-workflow/cleaning.md +++ b/versioned_docs/version-6.1.1/graph-production-workflow/cleaning.md @@ -27,7 +27,7 @@ A vocabulary is a data structure that defines a list of terms, and for each term [...] ``` -Each vocabulary is typically used to control and harmonise the values available in a specific field characterising the bibliographic records. The example above provides a preview of the vocabulary used to clean the [result's instance typology](/data-model/entities/result#instance). +Each vocabulary is typically used to control and harmonise the values available in a specific field characterising the bibliographic records. The example above provides a preview of the vocabulary used to clean the [result's instance typology](../data-model/entities/result#instance). The content of the vocabularies can be accessed on [api.openaire.eu/vocabularies](https://api.openaire.eu/vocabularies/). diff --git a/versioned_docs/version-6.1.1/graph-production-workflow/indicators-ingestion/impact-indicators.md b/versioned_docs/version-6.1.1/graph-production-workflow/indicators-ingestion/impact-indicators.md index a1bfdc3..ce93f1d 100644 --- a/versioned_docs/version-6.1.1/graph-production-workflow/indicators-ingestion/impact-indicators.md +++ b/versioned_docs/version-6.1.1/graph-production-workflow/indicators-ingestion/impact-indicators.md @@ -1,6 +1,6 @@ # Impact indicators -This page summarises all calculated impact indicators, provided by [BIP!](https://bip.imsi.athenarc.gr/), which are included in the [bipIndicators](/data-model/entities/other#bipindicators) property (found under the [indicators](/data-model/entities/result#indicators) property of the result). +This page summarises all calculated impact indicators, provided by [BIP!](https://bip.imsi.athenarc.gr/), which are included in the [bipIndicators](/data-model/entities/other#bipindicators) property (found under the [indicators](../../data-model/entities/result#indicators) property of the result). It should be noted that the impact indicators are being calculated on the level of the research output. Below we explain their main intuition, the way they are calculated, and their most important limitations, in an attempt help avoiding common pitfalls and misuses. diff --git a/versioned_docs/version-6.2.2/changelog.md b/versioned_docs/version-6.2.2/changelog.md index ee4e617..f050fbf 100644 --- a/versioned_docs/version-6.2.2/changelog.md +++ b/versioned_docs/version-6.2.2/changelog.md @@ -57,8 +57,8 @@ _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) +- [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) - Crossref dump from June 2023 - ORCID works without a DOI from June 2023 - Usage counts from June 2023 @@ -121,8 +121,8 @@ _Start Date: 2023-02-13 • Release Date: 2023-03-01 • Dump release: **n - 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 - Integrated contents from - - [EMBL-EBIs Protein Data Bank in Europe](/graph-production-workflow/aggregation/non-compatible-sources/ebi) - - [UniProtKB/Swiss-Prot](/graph-production-workflow//aggregation/non-compatible-sources/uniprot) + - [EMBL-EBIs Protein Data Bank in Europe](./graph-production-workflow/aggregation/non-compatible-sources/ebi) + - [UniProtKB/Swiss-Prot](./graph-production-workflow//aggregation/non-compatible-sources/uniprot) #### Changed @@ -154,14 +154,14 @@ _Start Date: 2022-12-19 • Release Date: 2022-12-28 • Dump release: **y #### Added -- [Impact & Usage indicators](/data-model/entities/result#indicators) at the level of the Result -- [Beginner's kit](/downloads/beginners-kit) in the Downloads section -- New relationship types were introduced; see the complete list [here](/data-model/relationships/relationship-types) +- [Impact & Usage indicators](./data-model/entities/result#indicators) at the level of the Result +- [Beginner's kit](./downloads/beginners-kit) in the Downloads section +- New relationship types were introduced; see the complete list [here](./data-model/relationships/relationship-types) #### Changed -- FOS and SDGs were removed from the [result subjects](/data-model/entities/result#subjects) -- Measures were removed from the [result instance](/data-model/entities/result#instance) +- FOS and SDGs were removed from the [result subjects](./data-model/entities/result#subjects) +- Measures were removed from the [result instance](./data-model/entities/result#instance) - 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 diff --git a/versioned_docs/version-6.2.2/data-model/data-model.md b/versioned_docs/version-6.2.2/data-model/data-model.md index 7f4da93..3357eb8 100644 --- a/versioned_docs/version-6.2.2/data-model/data-model.md +++ b/versioned_docs/version-6.2.2/data-model/data-model.md @@ -11,12 +11,12 @@ The latest version of the JSON schema can be found on the [Downloads](../downloa The figure above, presents the graph's data model. Its main entities are described in brief below: -* [Results](/data-model/entities/result) represent the outcomes (or products) of research activities. -* [Data Sources](/data-model/entities/data-source) are the sources from which the metadata of graph objects are collected. -* [Organizations](/data-model/entities/organization) correspond to companies or research institutions involved in projects, +* [Results](./entities/result) represent the outcomes (or products) of research activities. +* [Data Sources](./entities/data-source) are the sources from which the metadata of graph objects are collected. +* [Organizations](./entities/organization) correspond to companies or research institutions involved in projects responsible for operating data sources or consisting the affiliations of Product creators. -* [Projects](/data-model/entities/project) are research project grants funded by a Funding Stream of a Funder. -* [Communities](/data-model/entities/community) are groups of people with a common research intent (e.g. research infrastructures, university alliances). +* [Projects](./entities/project) are research project grants funded by a Funding Stream of a Funder. +* [Communities](./entities/community) are groups of people with a common research intent (e.g. research infrastructures, university alliances). :::note Further reading diff --git a/versioned_docs/version-6.2.2/data-model/relationships/relationship-types.md b/versioned_docs/version-6.2.2/data-model/relationships/relationship-types.md index 55378b3..89e2204 100644 --- a/versioned_docs/version-6.2.2/data-model/relationships/relationship-types.md +++ b/versioned_docs/version-6.2.2/data-model/relationships/relationship-types.md @@ -6,32 +6,32 @@ Note: the labels used to specify the semantic of the relationships are (for the | # | Source entity type | Target entity type | Relation name / inverse | Provenance | |:--:|:--------------------------------------:|:--------------------------------------:|:----------------------------------------------------------:|:-----------------------------------------------:| -| 1 | [Project](/data-model/entities/project) | [Result](/data-model/entities/result) | produces / isProducedBy | Harvested, Inferred by OpenAIRE, Linked by user | -| 2 | [Project](/data-model/entities/project) | [Organization](/data-model/entities/organization) | hasParticipant / isParticipant | Harvested | -| 3 | [Project](/data-model/entities/project) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | -| 4 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsAmongTopNSimilarDocuments / HasAmongTopNSimilarDocuments | Inferred by OpenAIRE | -| 5 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsSupplementTo / IsSupplementedBy | Harvested | -| 6 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | -| 7 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsPartOf / HasPart | Harvested | -| 8 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsDocumentedBy / Documents | Harvested | -| 9 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsObsoletedBy / Obsoletes | Harvested | -| 10 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsSourceOf / IsDerivedFrom | Harvested | -| 11 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsCompiledBy / Compiles | Harvested | -| 12 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsRequiredBy / Requires | Harvested | -| 13 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsCitedBy / Cites | Harvested, Inferred by OpenAIRE | -| 14 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsReferencedBy / References | Harvested | -| 15 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsReviewedBy / Reviews | Harvested | -| 16 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsOriginalFormOf / IsVariantFormOf | Harvested | -| 17 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsVersionOf / HasVersion | Harvested | -| 18 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsIdenticalTo / IsIdenticalTo | Harvested | -| 19 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsPreviousVersionOf / IsNewVersionOf | Harvested | -| 20 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsContinuedBy / Continues | Harvested | -| 21 | [Result](/data-model/entities/result) | [Result](/data-model/entities/result) | IsDescribedBy / Describes | Harvested | -| 22 | [Result](/data-model/entities/result) | [Organization](/data-model/entities/organization) | hasAuthorInstitution / isAuthorInstitutionOf | Harvested, Inferred by OpenAIRE | -| 23 | [Result](/data-model/entities/result) | [Data source](/data-model/entities/data-source) | isHostedBy / hosts | Harvested, Inferred by OpenAIRE | -| 24 | [Result](/data-model/entities/result) | [Data source](/data-model/entities/data-source) | isProvidedBy / provides | Harvested | -| 25 | [Result](/data-model/entities/result) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | -| 26 | [Organization](/data-model/entities/organization) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | -| 27 | [Organization](/data-model/entities/organization) | [Organization](/data-model/entities/organization) | IsChildOf / IsParentOf | Linked by user | -| 28 | [Data source](/data-model/entities/data-source) | [Community](/data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | -| 29 | [Data source](/data-model/entities/data-source) | [Organization](/data-model/entities/organization) | isProvidedBy / provides | Harvested | +| 1 | [Project](../../data-model/entities/project) | [Result](../../data-model/entities/result) | produces / isProducedBy | Harvested, Inferred by OpenAIRE, Linked by user | +| 2 | [Project](../../data-model/entities/project) | [Organization](../../data-model/entities/organization) | hasParticipant / isParticipant | Harvested | +| 3 | [Project](../../data-model/entities/project) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | +| 4 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsAmongTopNSimilarDocuments / HasAmongTopNSimilarDocuments | Inferred by OpenAIRE | +| 5 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsSupplementTo / IsSupplementedBy | Harvested | +| 6 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | +| 7 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsPartOf / HasPart | Harvested | +| 8 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsDocumentedBy / Documents | Harvested | +| 9 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsObsoletedBy / Obsoletes | Harvested | +| 10 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsSourceOf / IsDerivedFrom | Harvested | +| 11 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsCompiledBy / Compiles | Harvested | +| 12 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsRequiredBy / Requires | Harvested | +| 13 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsCitedBy / Cites | Harvested, Inferred by OpenAIRE | +| 14 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsReferencedBy / References | Harvested | +| 15 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsReviewedBy / Reviews | Harvested | +| 16 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsOriginalFormOf / IsVariantFormOf | Harvested | +| 17 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsVersionOf / HasVersion | Harvested | +| 18 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsIdenticalTo / IsIdenticalTo | Harvested | +| 19 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsPreviousVersionOf / IsNewVersionOf | Harvested | +| 20 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsContinuedBy / Continues | Harvested | +| 21 | [Result](../../data-model/entities/result) | [Result](../../data-model/entities/result) | IsDescribedBy / Describes | Harvested | +| 22 | [Result](../../data-model/entities/result) | [Organization](../../data-model/entities/organization) | hasAuthorInstitution / isAuthorInstitutionOf | Harvested, Inferred by OpenAIRE | +| 23 | [Result](../../data-model/entities/result) | [Data source](../../data-model/entities/data-source) | isHostedBy / hosts | Harvested, Inferred by OpenAIRE | +| 24 | [Result](../../data-model/entities/result) | [Data source](../../data-model/entities/data-source) | isProvidedBy / provides | Harvested | +| 25 | [Result](../../data-model/entities/result) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Harvested, Inferred by OpenAIRE, Linked by user | +| 26 | [Organization](../../data-model/entities/organization) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | +| 27 | [Organization](../../data-model/entities/organization) | [Organization](../../data-model/entities/organization) | IsChildOf / IsParentOf | Linked by user | +| 28 | [Data source](../../data-model/entities/data-source) | [Community](../../data-model/entities/community) | IsRelatedTo / IsRelatedTo | Linked by user | +| 29 | [Data source](../../data-model/entities/data-source) | [Organization](../../data-model/entities/organization) | isProvidedBy / provides | Harvested | diff --git a/versioned_docs/version-6.2.2/downloads/alternative-model/extendedresult.md b/versioned_docs/version-6.2.2/downloads/alternative-model/extendedresult.md index 7c09443..f48e1a2 100644 --- a/versioned_docs/version-6.2.2/downloads/alternative-model/extendedresult.md +++ b/versioned_docs/version-6.2.2/downloads/alternative-model/extendedresult.md @@ -8,7 +8,7 @@ sidebar_position: 1 # Extended Result -It is a subclass of [Result](/data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. +It is a subclass of [Result](../../data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. diff --git a/versioned_docs/version-6.2.2/graph-production-workflow/cleaning.md b/versioned_docs/version-6.2.2/graph-production-workflow/cleaning.md index e920026..1490505 100644 --- a/versioned_docs/version-6.2.2/graph-production-workflow/cleaning.md +++ b/versioned_docs/version-6.2.2/graph-production-workflow/cleaning.md @@ -27,7 +27,7 @@ A vocabulary is a data structure that defines a list of terms, and for each term [...] ``` -Each vocabulary is typically used to control and harmonise the values available in a specific field characterising the bibliographic records. The example above provides a preview of the vocabulary used to clean the [result's instance typology](/data-model/entities/result#instance). +Each vocabulary is typically used to control and harmonise the values available in a specific field characterising the bibliographic records. The example above provides a preview of the vocabulary used to clean the [result's instance typology](../data-model/entities/result#instance). The content of the vocabularies can be accessed on [api.openaire.eu/vocabularies](https://api.openaire.eu/vocabularies/). diff --git a/versioned_docs/version-6.2.2/graph-production-workflow/indicators-ingestion/impact-indicators.md b/versioned_docs/version-6.2.2/graph-production-workflow/indicators-ingestion/impact-indicators.md index a1bfdc3..ce93f1d 100644 --- a/versioned_docs/version-6.2.2/graph-production-workflow/indicators-ingestion/impact-indicators.md +++ b/versioned_docs/version-6.2.2/graph-production-workflow/indicators-ingestion/impact-indicators.md @@ -1,6 +1,6 @@ # Impact indicators -This page summarises all calculated impact indicators, provided by [BIP!](https://bip.imsi.athenarc.gr/), which are included in the [bipIndicators](/data-model/entities/other#bipindicators) property (found under the [indicators](/data-model/entities/result#indicators) property of the result). +This page summarises all calculated impact indicators, provided by [BIP!](https://bip.imsi.athenarc.gr/), which are included in the [bipIndicators](/data-model/entities/other#bipindicators) property (found under the [indicators](../../data-model/entities/result#indicators) property of the result). It should be noted that the impact indicators are being calculated on the level of the research output. Below we explain their main intuition, the way they are calculated, and their most important limitations, in an attempt help avoiding common pitfalls and misuses.