Fix broken links
This commit is contained in:
parent
e3126ec32d
commit
db8bdc4a08
2
.env
2
.env
|
@ -1,2 +1,2 @@
|
||||||
URL="http://snf-23385.ok-kno.grnetcloud.net"
|
URL="http://snf-23385.ok-kno.grnetcloud.net"
|
||||||
BASE_URL="/"
|
BASE_URL="/docs"
|
||||||
|
|
|
@ -70,5 +70,5 @@ Currently, the following data sources are used as "PID authorities":
|
||||||
| arXiv | `arXiv_______` | arXiv.org e-Print Archive |
|
| arXiv | `arXiv_______` | arXiv.org e-Print Archive |
|
||||||
| handle | `handle______` | any repository |
|
| 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](/data-provision/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).
|
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).
|
||||||
|
|
|
@ -29,7 +29,7 @@ Label of the RI/RC.
|
||||||
```
|
```
|
||||||
|
|
||||||
### provenance
|
### provenance
|
||||||
_Type: [Provenance](../../../data-model/entities/other#provenance-2) • Cardinality: MANY_
|
_Type: [Provenance](/data-model/entities/other#provenance-2) • Cardinality: MANY_
|
||||||
|
|
||||||
Why this result is associated to the RI/RC.
|
Why this result is associated to the RI/RC.
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ sidebar_position: 1
|
||||||
# Extended Result
|
# 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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue