galterlibrary / primo-explore-devenv

A node.js , gulp based development enviornment for Primo's new UI customizations (css,images,html and javascript)
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

[#27]/[#30] Use Pubmed ID If No DOI For Altmetrics / Altmetrics Badge Bug #34

Closed Meowcenary closed 2 years ago

Meowcenary commented 2 years ago

If there is no DOI, try to use Pubmed ID for altmetrics. Resolve issue where Altmetrics badge would disappear from views.

Meowcenary commented 2 years ago

Test files to view:

Working Author card: https://search.library.northwestern.edu/discovery/fulldisplay?docid=alma9957487804202441&context=L&vid=01NWU_INST:HSLV_TEST&lang=en&search_scope=MyInst_and_CI&adaptor=Local%20Search%20Engine&tab=Everything&query=any,contains,michelle%20obama&offset=0 Working Altmetrics with DOI: https://search.library.northwestern.edu/discovery/fulldisplay?docid=cdi_crossref_primary_10_1017_S0034670518000207&context=PC&vid=01NWU_INST:HSLV_TEST&lang=en&search_scope=MyInst_and_CI&adaptor=Primo%20Central&tab=Everything&query=any,contains,Dostoevsky%20and%20Education%20through%20Punishment&offset=0 Working Altmetrics with PMID: https://search.library.northwestern.edu/discovery/fulldisplay?docid=cdi_proquest_miscellaneous_79084362&context=PC&vid=01NWU_INST:HSLV_TEST&lang=en&search_scope=MyInst_and_CI&adaptor=Primo%20Central&tab=Everything&query=any,contains,PET%20Imaging%20of%20Brain%20Tumor%20with%20%5Bmethyl-11C%5DCholine&offset=0

jpastva commented 2 years ago

Thanks @Meowcenary, this looks great!