Skip to content

Commit

Permalink
Update funder DOIs
Browse files Browse the repository at this point in the history
  • Loading branch information
carlinmack authored and lnielsen committed Apr 11, 2024
1 parent 6480db6 commit 73bec44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/includes/resources/deposit/_representation.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The Deposition resource is used for uploading and editing records on Zenodo.
| `contributors`</br>*array of objects* | No | The contributors of the deposition (e.g. editors, data curators, etc.). Each array element is an object with the attributes:</br>* `name`: Name of creator in the format _Family name, Given names_</br>* `type`: Contributor type. Controlled vocabulary (`ContactPerson`, `DataCollector`, `DataCurator`, `DataManager`,`Distributor`, `Editor`, `HostingInstitution`, `Producer`, `ProjectLeader`, `ProjectManager`, `ProjectMember`, `RegistrationAgency`, `RegistrationAuthority`, `RelatedPerson`, `Researcher`, `ResearchGroup`, `RightsHolder`,`Supervisor`, `Sponsor`, `WorkPackageLeader`, `Other`)</br>* `affiliation`: Affiliation of creator (optional).</br>* `orcid`: ORCID identifier of creator (optional).</br>* `gnd`: GND identifier of creator (optional).</br></br>**Example:** `[{'name':'Doe, John', 'affiliation': 'Zenodo', 'type': 'Editor' }, ...]` |
| `references`</br>*array of strings* | No | List of references.</br></br>**Example:** `["Doe J (2014). Title. Publisher. DOI", "Smith J (2014). Title. Publisher. DOI"]` |
| `communities`</br>*array of objects* | No | List of communities you wish the deposition to appear. The owner of the community will be notified, and can either accept or reject your request. Each array element is an object with the attributes:</br>* `identifier`: Community identifier</br></br>**Example:** `[{'identifier':'ecfunded'}]` |
| `grants`</br>*array of objects* | No | List of OpenAIRE-supported grants, which have funded the research for this deposition. Each array element is an object with the attributes:</br>* `id`: grant ID.</br></br>**Example:** `[{'id':'283595'}]` (European Commission grants only)</br>or funder DOI-prefixed: `[{'id': '10.13039/501100000780::283595'}]` (All grants, recommended)</br></br> Accepted funder DOI prefixes:</br> **Australian Research Council**: `10.13039/501100000923`</br> **Austrian Science Fund**: `10.13039/501100002428`</br> **European Commission**: `10.13039/501100000780`</br> **European Environment Agency**: `10.13039/501100000806`</br> **Academy of Finland**: `10.13039/501100002341`</br> **Agence Nationale de la Recherche**: `10.13039/501100001665`</br> **Aligning Science Across Parkinson’s**: `10.13039/100018231`</br> **Hrvatska Zaklada za Znanost**: `10.13039/501100004488`</br> **Fundação para a Ciência e a Tecnologia**: `10.13039/501100001871`</br> **Ministarstvo Prosvete, Nauke i Tehnološkog Razvoja**: `10.13039/501100004564`</br> **Ministarstvo Znanosti, Obrazovanja i Sporta**: `10.13039/501100006588`</br> **National Health and Medical Research Council**: `10.13039/501100000925`</br> **National Institutes of Health**: `10.13039/100000002`</br> **National Science Foundation**: `10.13039/100000001`</br> **Nederlandse Organisatie voor Wetenschappelijk Onderzoek**: `10.13039/501100003246`</br> **Research Councils**: `10.13039/501100000690`</br> **UK Research and Innovation**: `10.13039/100014013`</br> **Schweizerischer Nationalfonds zur Förderung der wissenschaftlichen Forschung**: `10.13039/501100001711`</br> **Science Foundation Ireland**: `10.13039/501100001602`</br> **Social Science Research Council**: `10.13039/100001345`</br> **Türkiye Bilimsel ve Teknolojik Araştırma Kurumu**: `10.13039/501100004410`</br> **Wellcome Trust**: `10.13039/100004440`</br> |
| `grants`</br>*array of objects* | No | List of OpenAIRE-supported grants, which have funded the research for this deposition. Each array element is an object with the attributes:</br>* `id`: grant ID.</br></br>**Example:** `[{'id':'283595'}]` (European Commission grants only)</br>or funder DOI-prefixed: `[{'id': '10.13039/501100000780::283595'}]` (All grants, recommended)</br></br> Accepted funder DOI prefixes:</br> **Academy of Finland**: `10.13039/501100002341`</br> **Agence Nationale de la Recherche**: `10.13039/501100001665`</br> **Aligning Science Across Parkinson’s**: `10.13039/100018231`</br> **Australian Research Council**: `10.13039/501100000923`</br> **Austrian Science Fund**: `10.13039/501100002428`</br> **Canadian Institutes of Health Research**: `10.13039/501100000024`</br> **European Commission**: `10.13039/501100000780`</br> **European Environment Agency**: `10.13039/501100000806`</br> **Fundação para a Ciência e a Tecnologia**: `10.13039/501100001871`</br> **Hrvatska Zaklada za Znanost**: `10.13039/501100004488`</br> **Institut National Du Cancer**: `10.13039/501100006364`</br> **Ministarstvo Prosvete, Nauke i Tehnološkog Razvoja**: `10.13039/501100004564`</br> **Ministarstvo Znanosti, Obrazovanja i Sporta**: `10.13039/501100006588`</br> **National Health and Medical Research Council**: `10.13039/501100000925`</br> **National Institutes of Health**: `10.13039/100000002`</br> **National Science Foundation**: `10.13039/100000001`</br> **Natural Sciences and Engineering Research Council of Canada**: `10.13039/501100000038`</br> **Nederlandse Organisatie voor Wetenschappelijk Onderzoek**: `10.13039/501100003246`</br> **Research Councils**: `10.13039/501100000690`</br> **Schweizerischer Nationalfonds zur Förderung der wissenschaftlichen Forschung**: `10.13039/501100001711`</br> **Science Foundation Ireland**: `10.13039/501100001602`</br> **Social Science Research Council**: `10.13039/100001345`</br> **Templeton World Charity Foundation**: `10.13039/501100011730`</br> **Türkiye Bilimsel ve Teknolojik Araştırma Kurumu**: `10.13039/501100004410`</br> **UK Research and Innovation**: `10.13039/100014013`</br> **Wellcome Trust**: `10.13039/100004440`</br> |
| `journal_title`</br>*string* | No | Journal title, if deposition is a published article. |
| `journal_volume`</br>*string* | No | Journal volume, if deposition is a published article. |
| `journal_issue`</br>*string* | No | Journal issue, if deposition is a published article. |
Expand Down

0 comments on commit 73bec44

Please sign in to comment.