CAIDA / catalog-data

Repo which holds some panda solutions and papers
3 stars 6 forks source link

pubdb field "doi" is not recognized by catalog #711

Closed jes089 closed 8 months ago

jes089 commented 8 months ago

When someone adds a paper or presentation to pubdb and mistypes doi instead of DOI the field is no longer recognized by catalog. Somewhere in the script, this needs to be fixed by having the DOI field match be case insensitive.

I think it may be inside scripts/data-build.py or scripts/pubdb_placeholder.py around line 105. File to change + test: data/pubdb_output__papers.json