relaton / relaton-nist

NistBib: retrieve NIST Standards for bibliographic use using the BibliographicItem model
https://www.metanorma.com
MIT License
2 stars 1 forks source link

`NBS BH 13` has wrong series number #76

Closed strogonoff closed 2 years ago

strogonoff commented 2 years ago

Here, NBS BH 13 is declared as belonging in series “NBS Building and Housing Reports” under number “NBS BH”:

https://github.com/relaton/relaton-data-nist/blob/7673ee91bc159b4b53d4bbb7d5ad68b85c6d87ce/data/NBS_BH_13.yaml#L218-L222

I think that’s an error, and the number should be “13”, while “NBS BH” should perhaps be series abbreviation?

Source: Relaton spec defines number as document number within the series (see SeriesType).

cc @ronaldtse, @andrew2net

ronaldtse commented 2 years ago

@strogonoff yes you are correct here. "BH" is the series abbreviation, "13" is the number.

ronaldtse commented 2 years ago

@andrew2net @mico can we finally integrate relaton-nist with pubid-nist, which correctly parses all entries? Thanks.

ronaldtse commented 2 years ago

This ticket should go to relaton-nist.