Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo in creator property of metadata template #105

Open
collinschwantes opened this issue Aug 28, 2024 · 0 comments
Open

typo in creator property of metadata template #105

collinschwantes opened this issue Aug 28, 2024 · 0 comments

Comments

@collinschwantes
Copy link

collinschwantes commented Aug 28, 2024

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:

  • name: Name of creator in the format Family name, Given names
  • affiliation: Affiliation of creator (optional).
  • orcid: ORCID identifier of creator (optional).
  • gnd: GND identifier of creator (optional).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant