diff --git a/docs/data-model/entities/other.md b/docs/data-model/entities/other.md index 18c585a..6e792b3 100644 --- a/docs/data-model/entities/other.md +++ b/docs/data-model/entities/other.md @@ -615,7 +615,7 @@ _Type: [ImpactMeasures](#impactmeasures-1) • Cardinality: ONE_ These impact-based indicators, provided by [BIP!](https://bip.imsi.athenarc.gr/), estimate the impact of a result. -For details about their calculation, please refer [here](/graph-production-workflow/indicators-ingestion/impact-scores). +For details about their calculation, please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators). ```json "impactMeasures": { @@ -682,7 +682,7 @@ The different impact-based indicators as computed by [BIP!](https://bip.imsi.ath _Type: [Score](#score) • Cardinality: ONE_ This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). -For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-scores#pagerank-pr). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#pagerank-pr). ```json "influence": { @@ -695,7 +695,7 @@ For more details please refer [here](/graph-production-workflow/indicators-inges _Type: [Score](#score) • Cardinality: ONE_ This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). -For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-scores#citation-count-cc). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#citation-count-cc). ```json "influence_alt" :{ @@ -708,7 +708,7 @@ For more details please refer [here](/graph-production-workflow/indicators-inges _Type: [Score](#score) • Cardinality: ONE_ This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. -For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-scores#attrank). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#attrank). ```json "popularity":{ @@ -722,7 +722,7 @@ For more details please refer [here](/graph-production-workflow/indicators-inges _Type: [Score](#score) • Cardinality: ONE_ This is an alternative to the "Popularity" indicator, which also reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. -For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-scores#ram). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#ram). ```json "popularity_alt":{ @@ -736,7 +736,7 @@ For more details please refer [here](/graph-production-workflow/indicators-inges _Type: [Score](#score) • Cardinality: ONE_ This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. -For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-scores#incubation-citation-count-icc). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#incubation-citation-count-icc). ```json "impulse":{ diff --git a/docs/data-model/entities/result.md b/docs/data-model/entities/result.md index 4b1a321..65dcb94 100644 --- a/docs/data-model/entities/result.md +++ b/docs/data-model/entities/result.md @@ -187,7 +187,7 @@ Date when the embargo ends and this result turns Open Access. _Type: [Indicator](other#indicator) • Cardinality: ONE_ The indicators computed for this result; -currently, the following two types of indicators are supported: [impact indicators](/graph-production-workflow/indicators-ingestion/impact-scores) and [usage statistics indicators](/graph-production-workflow/indicators-ingestion/usage-counts). +currently, the following two types of indicators are supported: [impact indicators](/graph-production-workflow/indicators-ingestion/impact-indicators) and [usage statistics indicators](/graph-production-workflow/indicators-ingestion/usage-counts). ```json "indicators": { diff --git a/versioned_docs/version-5.0.0/data-model/entities/other.md b/versioned_docs/version-5.0.0/data-model/entities/other.md index e066b5b..6e792b3 100644 --- a/versioned_docs/version-5.0.0/data-model/entities/other.md +++ b/versioned_docs/version-5.0.0/data-model/entities/other.md @@ -615,7 +615,7 @@ _Type: [ImpactMeasures](#impactmeasures-1) • Cardinality: ONE_ These impact-based indicators, provided by [BIP!](https://bip.imsi.athenarc.gr/), estimate the impact of a result. -For details about their calculation, please refer [here](/data-provision/indicators-ingestion/impact-scores). +For details about their calculation, please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators). ```json "impactMeasures": { @@ -682,7 +682,7 @@ The different impact-based indicators as computed by [BIP!](https://bip.imsi.ath _Type: [Score](#score) • Cardinality: ONE_ This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). -For more details please refer [here](/data-provision/indicators-ingestion/impact-scores#pagerank-pr). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#pagerank-pr). ```json "influence": { @@ -695,7 +695,7 @@ For more details please refer [here](/data-provision/indicators-ingestion/impact _Type: [Score](#score) • Cardinality: ONE_ This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). -For more details please refer [here](/data-provision/indicators-ingestion/impact-scores#citation-count-cc). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#citation-count-cc). ```json "influence_alt" :{ @@ -708,7 +708,7 @@ For more details please refer [here](/data-provision/indicators-ingestion/impact _Type: [Score](#score) • Cardinality: ONE_ This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. -For more details please refer [here](/data-provision/indicators-ingestion/impact-scores#attrank). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#attrank). ```json "popularity":{ @@ -722,7 +722,7 @@ For more details please refer [here](/data-provision/indicators-ingestion/impact _Type: [Score](#score) • Cardinality: ONE_ This is an alternative to the "Popularity" indicator, which also reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. -For more details please refer [here](/data-provision/indicators-ingestion/impact-scores#ram). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#ram). ```json "popularity_alt":{ @@ -736,7 +736,7 @@ For more details please refer [here](/data-provision/indicators-ingestion/impact _Type: [Score](#score) • Cardinality: ONE_ This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. -For more details please refer [here](/data-provision/indicators-ingestion/impact-scores#incubation-citation-count-icc). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#incubation-citation-count-icc). ```json "impulse":{ diff --git a/versioned_docs/version-5.0.0/data-model/entities/result.md b/versioned_docs/version-5.0.0/data-model/entities/result.md index f0abfcc..65dcb94 100644 --- a/versioned_docs/version-5.0.0/data-model/entities/result.md +++ b/versioned_docs/version-5.0.0/data-model/entities/result.md @@ -187,7 +187,7 @@ Date when the embargo ends and this result turns Open Access. _Type: [Indicator](other#indicator) • Cardinality: ONE_ The indicators computed for this result; -currently, the following two types of indicators are supported: [impact indicators](/data-provision/indicators-ingestion/impact-scores) and [usage statistics indicators](/data-provision/indicators-ingestion/usage-counts). +currently, the following two types of indicators are supported: [impact indicators](/graph-production-workflow/indicators-ingestion/impact-indicators) and [usage statistics indicators](/graph-production-workflow/indicators-ingestion/usage-counts). ```json "indicators": { diff --git a/versioned_docs/version-5.0.0/data-model/pids-and-identifiers.md b/versioned_docs/version-5.0.0/data-model/pids-and-identifiers.md index 17365b3..b287709 100644 --- a/versioned_docs/version-5.0.0/data-model/pids-and-identifiers.md +++ b/versioned_docs/version-5.0.0/data-model/pids-and-identifiers.md @@ -70,5 +70,5 @@ Currently, the following data sources are used as "PID authorities": | arXiv | `arXiv_______` | arXiv.org e-Print Archive | | handle | `handle______` | any repository | -OpenAIRE also perform duplicate identification (see the [dedicated section for details](/data-provision/deduplication)). +OpenAIRE also perform duplicate identification (see the [dedicated section for details](/graph-production-workflow/deduplication)). All duplicates are **merged** together in a **representative record** which must be assigned a dedicated OpenAIRE identifier (i.e. it cannot have the identifier of one of the aggregated record). diff --git a/versioned_docs/version-5.0.0/data-provision/_category_.json b/versioned_docs/version-5.0.0/data-provision/_category_.json index 80915c5..2a10e91 100644 --- a/versioned_docs/version-5.0.0/data-provision/_category_.json +++ b/versioned_docs/version-5.0.0/data-provision/_category_.json @@ -3,6 +3,6 @@ "position": 6, "link": { "type": "doc", - "id": "data-provision" + "id": "graph-production-workflow" } } \ No newline at end of file diff --git a/versioned_docs/version-5.0.0/data-provision/finalisation.md b/versioned_docs/version-5.0.0/data-provision/finalisation.md index 92a875c..3408c98 100644 --- a/versioned_docs/version-5.0.0/data-provision/finalisation.md +++ b/versioned_docs/version-5.0.0/data-provision/finalisation.md @@ -10,7 +10,7 @@ Bibliographic records that do not meet minimal requirements for being part of th Currently, the only criteria applied horizontally to the entire graph aims at excluding scientific results whose title is not meaningful for citation purposes. Then, different criteria are applied in the pre-processing of specific sub-collections: -* [Crossref filtering](/data-provision/aggregation/non-compatible-sources/doiboost#crossref-filtering) +* [Crossref filtering](/graph-production-workflow/aggregation/non-compatible-sources/doiboost#crossref-filtering) ## Country cleaning diff --git a/versioned_docs/version-5.1.0/data-model/entities/other.md b/versioned_docs/version-5.1.0/data-model/entities/other.md index e066b5b..6e792b3 100644 --- a/versioned_docs/version-5.1.0/data-model/entities/other.md +++ b/versioned_docs/version-5.1.0/data-model/entities/other.md @@ -615,7 +615,7 @@ _Type: [ImpactMeasures](#impactmeasures-1) • Cardinality: ONE_ These impact-based indicators, provided by [BIP!](https://bip.imsi.athenarc.gr/), estimate the impact of a result. -For details about their calculation, please refer [here](/data-provision/indicators-ingestion/impact-scores). +For details about their calculation, please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators). ```json "impactMeasures": { @@ -682,7 +682,7 @@ The different impact-based indicators as computed by [BIP!](https://bip.imsi.ath _Type: [Score](#score) • Cardinality: ONE_ This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). -For more details please refer [here](/data-provision/indicators-ingestion/impact-scores#pagerank-pr). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#pagerank-pr). ```json "influence": { @@ -695,7 +695,7 @@ For more details please refer [here](/data-provision/indicators-ingestion/impact _Type: [Score](#score) • Cardinality: ONE_ This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). -For more details please refer [here](/data-provision/indicators-ingestion/impact-scores#citation-count-cc). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#citation-count-cc). ```json "influence_alt" :{ @@ -708,7 +708,7 @@ For more details please refer [here](/data-provision/indicators-ingestion/impact _Type: [Score](#score) • Cardinality: ONE_ This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. -For more details please refer [here](/data-provision/indicators-ingestion/impact-scores#attrank). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#attrank). ```json "popularity":{ @@ -722,7 +722,7 @@ For more details please refer [here](/data-provision/indicators-ingestion/impact _Type: [Score](#score) • Cardinality: ONE_ This is an alternative to the "Popularity" indicator, which also reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. -For more details please refer [here](/data-provision/indicators-ingestion/impact-scores#ram). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#ram). ```json "popularity_alt":{ @@ -736,7 +736,7 @@ For more details please refer [here](/data-provision/indicators-ingestion/impact _Type: [Score](#score) • Cardinality: ONE_ This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. -For more details please refer [here](/data-provision/indicators-ingestion/impact-scores#incubation-citation-count-icc). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#incubation-citation-count-icc). ```json "impulse":{ diff --git a/versioned_docs/version-5.1.0/data-model/entities/result.md b/versioned_docs/version-5.1.0/data-model/entities/result.md index f0abfcc..65dcb94 100644 --- a/versioned_docs/version-5.1.0/data-model/entities/result.md +++ b/versioned_docs/version-5.1.0/data-model/entities/result.md @@ -187,7 +187,7 @@ Date when the embargo ends and this result turns Open Access. _Type: [Indicator](other#indicator) • Cardinality: ONE_ The indicators computed for this result; -currently, the following two types of indicators are supported: [impact indicators](/data-provision/indicators-ingestion/impact-scores) and [usage statistics indicators](/data-provision/indicators-ingestion/usage-counts). +currently, the following two types of indicators are supported: [impact indicators](/graph-production-workflow/indicators-ingestion/impact-indicators) and [usage statistics indicators](/graph-production-workflow/indicators-ingestion/usage-counts). ```json "indicators": { diff --git a/versioned_docs/version-5.1.0/data-model/pids-and-identifiers.md b/versioned_docs/version-5.1.0/data-model/pids-and-identifiers.md index be6731b..bb6c3bb 100644 --- a/versioned_docs/version-5.1.0/data-model/pids-and-identifiers.md +++ b/versioned_docs/version-5.1.0/data-model/pids-and-identifiers.md @@ -70,5 +70,5 @@ Currently, the following data sources are used as "PID authorities": | arXiv | `arXiv_______` | arXiv.org e-Print Archive | | handle | `handle______` | any repository | -OpenAIRE also perform duplicate identification (see the [dedicated section for details](/data-provision/deduplication)). +OpenAIRE also perform duplicate identification (see the [dedicated section for details](/graph-production-workflow/deduplication)). All duplicates are **merged** together in a **representative record** which must be assigned a dedicated OpenAIRE identifier (i.e. it cannot have the identifier of one of the aggregated record). diff --git a/versioned_docs/version-5.1.0/data-provision/_category_.json b/versioned_docs/version-5.1.0/data-provision/_category_.json index 80915c5..2a10e91 100644 --- a/versioned_docs/version-5.1.0/data-provision/_category_.json +++ b/versioned_docs/version-5.1.0/data-provision/_category_.json @@ -3,6 +3,6 @@ "position": 6, "link": { "type": "doc", - "id": "data-provision" + "id": "graph-production-workflow" } } \ No newline at end of file diff --git a/versioned_docs/version-5.1.0/data-provision/finalisation.md b/versioned_docs/version-5.1.0/data-provision/finalisation.md index 22e5ca9..06548dc 100644 --- a/versioned_docs/version-5.1.0/data-provision/finalisation.md +++ b/versioned_docs/version-5.1.0/data-provision/finalisation.md @@ -10,7 +10,7 @@ Bibliographic records that do not meet minimal requirements for being part of th Currently, the only criteria applied horizontally to the entire graph aims at excluding scientific results whose title is not meaningful for citation purposes. Then, different criteria are applied in the pre-processing of specific sub-collections: -* [Crossref filtering](/data-provision/aggregation/non-compatible-sources/doiboost#crossref-filtering) +* [Crossref filtering](/graph-production-workflow/aggregation/non-compatible-sources/doiboost#crossref-filtering) ## Country cleaning diff --git a/versioned_docs/version-5.2.0/data-model/entities/other.md b/versioned_docs/version-5.2.0/data-model/entities/other.md index 18c585a..6e792b3 100644 --- a/versioned_docs/version-5.2.0/data-model/entities/other.md +++ b/versioned_docs/version-5.2.0/data-model/entities/other.md @@ -615,7 +615,7 @@ _Type: [ImpactMeasures](#impactmeasures-1) • Cardinality: ONE_ These impact-based indicators, provided by [BIP!](https://bip.imsi.athenarc.gr/), estimate the impact of a result. -For details about their calculation, please refer [here](/graph-production-workflow/indicators-ingestion/impact-scores). +For details about their calculation, please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators). ```json "impactMeasures": { @@ -682,7 +682,7 @@ The different impact-based indicators as computed by [BIP!](https://bip.imsi.ath _Type: [Score](#score) • Cardinality: ONE_ This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). -For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-scores#pagerank-pr). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#pagerank-pr). ```json "influence": { @@ -695,7 +695,7 @@ For more details please refer [here](/graph-production-workflow/indicators-inges _Type: [Score](#score) • Cardinality: ONE_ This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). -For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-scores#citation-count-cc). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#citation-count-cc). ```json "influence_alt" :{ @@ -708,7 +708,7 @@ For more details please refer [here](/graph-production-workflow/indicators-inges _Type: [Score](#score) • Cardinality: ONE_ This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. -For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-scores#attrank). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#attrank). ```json "popularity":{ @@ -722,7 +722,7 @@ For more details please refer [here](/graph-production-workflow/indicators-inges _Type: [Score](#score) • Cardinality: ONE_ This is an alternative to the "Popularity" indicator, which also reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. -For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-scores#ram). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#ram). ```json "popularity_alt":{ @@ -736,7 +736,7 @@ For more details please refer [here](/graph-production-workflow/indicators-inges _Type: [Score](#score) • Cardinality: ONE_ This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. -For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-scores#incubation-citation-count-icc). +For more details please refer [here](/graph-production-workflow/indicators-ingestion/impact-indicators#incubation-citation-count-icc). ```json "impulse":{ diff --git a/versioned_docs/version-5.2.0/data-model/entities/result.md b/versioned_docs/version-5.2.0/data-model/entities/result.md index 4b1a321..65dcb94 100644 --- a/versioned_docs/version-5.2.0/data-model/entities/result.md +++ b/versioned_docs/version-5.2.0/data-model/entities/result.md @@ -187,7 +187,7 @@ Date when the embargo ends and this result turns Open Access. _Type: [Indicator](other#indicator) • Cardinality: ONE_ The indicators computed for this result; -currently, the following two types of indicators are supported: [impact indicators](/graph-production-workflow/indicators-ingestion/impact-scores) and [usage statistics indicators](/graph-production-workflow/indicators-ingestion/usage-counts). +currently, the following two types of indicators are supported: [impact indicators](/graph-production-workflow/indicators-ingestion/impact-indicators) and [usage statistics indicators](/graph-production-workflow/indicators-ingestion/usage-counts). ```json "indicators": {