diff --git a/.env b/.env index 9ed2036..a8c69cf 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ -URL="http://snf-23385.ok-kno.grnetcloud.net" -BASE_URL="/" +URL="https://graph.openaire.eu" +BASE_URL="/docs" diff --git a/docs/data-provision/indicators-ingestion/impact-scores.md b/docs/data-provision/indicators-ingestion/impact-scores.md index 7754a04..b5d9bcd 100644 --- a/docs/data-provision/indicators-ingestion/impact-scores.md +++ b/docs/data-provision/indicators-ingestion/impact-scores.md @@ -1,7 +1,7 @@ # Impact indicators -This page summarises all calculated impact indicators, which are included into the [measure](/data-model/entities/other#measure) property. -It should be noted that the impact indicators are being calculated both on the level of the research output as well on the level of distinct DOIs. +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.