openaire-graph-docs/docs/downloads/alternative-model/validated.md

41 lines
528 B
Markdown
Raw Normal View History

---
sidebar_position: 1
---
# Validated
Information about the validtion of the association between the result and the funding information
### validationDate
_Type: String • Cardinality: ONE_
When OpenAIRE collected the association between the funding and the result from an authoritative source (i.e. Sygma)
```json
"validationDate": "2021-0101"
```
### validatedByFunder
_Type: Boolean • Cardinality: ONE_
Specifies if the validation comes from the funder
```json
"validatedByFunder": true
```