DataONEorg / metrics-service

An efficient database and REST API for delivering aggregated data set metrics to clients.
Apache License 2.0
2 stars 1 forks source link

PID not retrieving citations from the metrics service while SID does #57

Closed vchendrix closed 4 years ago

vchendrix commented 5 years ago

We have a dataset in ESS-DIVE (https://data.ess-dive.lbl.gov) that has 4 citations. When the SID is referenced (doi:10.3334/CDIAC/OTG.NDP045) it returns the citations. However when the PID is referenced (ess-dive-72366fad1afb734-20180823T161614624764) no citations show up.

rushirajnenuji commented 5 years ago

Solved by fixing a bug in the pid_Resolution algorithm.