hubzero / hubzero-cms

Platform for Scientific Collaboration
https://hubzero.org
GNU General Public License v2.0
47 stars 57 forks source link

[#2505]Fix issue that contact author's organization is not set in DOI metadata set #1692

Closed kuang5 closed 8 months ago

kuang5 commented 8 months ago

PURR Ticket #: https://purr.purdue.edu/support/ticket/2505 Issue: The organization of the contact person to the publication is not set in the DOI metadata set on DataCite (doi.datacite.org) Fix: Get the organization from the contactPerson, rather than from author. Test: 1. Start a file publication, set the user who has affiliated organization as contact, , submit and approve the publication.

  1. login on doi.datacite.org to check if the organization of the contact author is showing up in contributors->contributor-?affiliation element.

Jerry