The contributor field in works and funding allows member integrations to list the researchers who have collaborated on a work or are party to a funded project.
For both funding and works, it is possible to include the contributor's ORCID iD alongside the role. We suggest you add contributor's ORCID iDs only if you have authenticated the ORCID iD, or have collected the ORCID iD from a source which has authenticated it. Multiple roles can be added.
The contributor sequence is used to indicate where in the contributor list the collaborator or other contributor's names should appear. The 2 options that we support are:
- First
- Additional
Roles for works
- author
- assignee
- editor
- chair-or-translator
- co-investigator
- co-inventor
- graduate-student
- other-inventor
- principal-investigator
- postdoctoral-researcher
- support-staff
Roles for funding
- lead
- co-lead
- supported-by
- other-contribution
Example work contributor metadata:
<work:contributor>
<common:contributor-orcid>
<common:uri>https://orcid.org/0000-0001-5109-3700</common:uri>
<common:path>0000-0001-5109-3700</common:path>
<common:host>orcid.org</common:host>
</common:contributor-orcid>
<work:credit-name>Laure L. Haak</work:credit-name>
<work:contributor-attributes>
<work:contributor-sequence>first</work:contributor-sequence>
<work:contributor-role>author</work:contributor-role>
</work:contributor-attributes>
</work:contributor>