echemdb / metadata-schema

Metadata schema describing electrochemical data
GNU General Public License v3.0
2 stars 2 forks source link

Add institution to persons in the curation schema #64

Open DunklesArchipel opened 4 months ago

DunklesArchipel commented 4 months ago

Currently we only require the name and ORCID for each person in the curation process, but it might be helpful to include the current institution.

process:
  - role: curator # the first role is usually the experimentalist
    name: Albert Engstfeld
    orcid: https://orcid.org/0000-0002-9686-3948
    date: 2021-07-09 # YYYY-MM-DD
    institution: Institute of nice experiment
  - role: reviewer
    name: Albert Engstfeld
    orcid: https://orcid.org/0000-0002-9686-3948
    date: 2022-01-21