ropenscilabs / deposits

R Client for access to multiple data repository services
https://docs.ropensci.org/deposits/
Other
37 stars 3 forks source link

typo in creator property of metadata template #105

Open collinschwantes opened 2 weeks ago

collinschwantes commented 2 weeks ago

affliantion should be affiliation

  "creator": [
    {
      "name": "Name of first creator.",
      "affliantion": "(Optional, Zenodo only)",
      "id": "(Optional, figshare only) Integer 'id' on Figshare of creator.",
      "first_name": "(Optional, figshare only)",
      "last_name": "(Optional, figshare only)",
      "email": "(Optional, figshare only)",
      "orcid": "(Optional)",
      "gnd": "(Optional, Zenodo only)"
    },

see zenodo documentation:

The creators/authors of the deposition. Each array element is an object with the attributes: