openaire-graph-docs/versioned_docs/version-7.1.1/downloads/alternative-model/validated.md

41 lines
551 B
Markdown
Raw Normal View History

2024-03-14 10:35:15 +01:00
---
sidebar_position: 1
---
# Validated
Information about the validtion of the association between the research product and the funding information.
### validationDate
_Type: String • Cardinality: ONE_
When OpenAIRE collected the association between the funding and the research product 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
```