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

Revert "Sanitize DOIs during ScholarSphere import (#910)" #913

Closed ajkiessl closed 1 year ago

ajkiessl commented 1 year ago

This reverts commit 5cc491210d1537d09e80605bce2ce886a2db24d4.

I misunderstood how this was working. When comparing dois it should just strip the "doi:", since all dois returned from ScholarSphere are formatted this way. The ActiveRecord search needs to be case-insensitive.