2022-12-05 12:45:57 +01:00
|
|
|
---
|
|
|
|
|
|
|
|
sidebar_position: 1
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
# Validated
|
|
|
|
|
|
|
|
|
2022-12-06 17:43:54 +01:00
|
|
|
Information about the validtion of the association between the result and the funding information.
|
2022-12-05 12:45:57 +01:00
|
|
|
|
|
|
|
|
|
|
|
### validationDate
|
|
|
|
|
|
|
|
_Type: String • Cardinality: ONE_
|
|
|
|
|
|
|
|
|
2022-12-06 17:43:54 +01:00
|
|
|
When OpenAIRE collected the association between the funding and the result from an authoritative source (i.e. Sygma).
|
2022-12-05 12:45:57 +01:00
|
|
|
|
|
|
|
|
|
|
|
```json
|
|
|
|
|
|
|
|
"validationDate": "2021-0101"
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
### validatedByFunder
|
|
|
|
|
|
|
|
_Type: Boolean • Cardinality: ONE_
|
|
|
|
|
|
|
|
|
2022-12-06 17:43:54 +01:00
|
|
|
Specifies if the validation comes from the funder.
|
2022-12-05 12:45:57 +01:00
|
|
|
|
|
|
|
|
|
|
|
```json
|
|
|
|
|
|
|
|
|
|
|
|
"validatedByFunder": true
|
|
|
|
|
|
|
|
```
|