Open ronaldtse opened 2 years ago
In "Nist Tech Pubs" we have two duplicated document identifiers for this document with different DOIs:
<publisher_item>
<item_number item_number_type="report-number">NIST HB 105-1-1990</item_number>
</publisher_item>
<doi_data>
<doi>10.6028/NIST.HB.105-1-1990</doi>
<resource>https://nvlpubs.nist.gov/nistpubs/Legacy/hb/nisthandbook105-1-1990.pdf</resource>
</doi_data>
and
<publisher_item>
<item_number item_number_type="report-number">NIST HB 105-1-1990</item_number>
</publisher_item>
<doi_data>
<doi>10.6028/NBS.HB.105-1r1990</doi>
<resource>https://nvlpubs.nist.gov/nistpubs/Legacy/hb/nisthandbook105-1-1990.pdf</resource>
</doi_data>
@mico when the resource URL is identical, we should ignore the duplicate.
In the current dataset, the "NBS HB 105-1 1990" document is mislabeled in two ways: (source document: https://nvlpubs.nist.gov/nistpubs/Legacy/hb/nisthandbook105-1-1990.pdf)
Withdrawn cover page:
Inside document:
Proposed resolution:
Originally posted by @ronaldtse in https://github.com/metanorma/nist-pubid/issues/126#issuecomment-1022809459