psu-libraries / researcher-metadata

Penn State University's faculty and research metadata repository
https://metadata.libraries.psu.edu/
MIT License
7 stars 0 forks source link

DOI matching should not be case sensitive #936

Open anaelizabethenriquez opened 10 months ago

anaelizabethenriquez commented 10 months ago

Looking at some publications that either weren't grouped into duplicate groups or weren't merged, I think we need to check all our DOI-matching logic to ensure it's case insensitive (as I believe URLs and DOIs are).

This change should happen throughout the RMD application, in the duplicate grouping/merging scripts, in the DOI confirmation process, in the importers, and anywhere else we match on DOI.