relaton / relaton-iso

RelatonIso: ISO Standards metadata using the BibliographicItem model
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Unable to find "ISO/IEC/IEEE 24765:2010" #82

Closed ronaldtse closed 4 years ago

ronaldtse commented 4 years ago

Failed while it exists: https://www.iso.org/standard/50518.html

[relaton-iso] ("ISO/IEC/IEEE 24765:2010") fetching...
[relaton-iso] WARNING: no match found online for ISO/IEC/IEEE 24765:2010. The code must be exactly like it is on the standards website.
[relaton-iso] If you wanted to cite all document parts for the reference, use "ISO/IEC/IEEE 24765:2010 (all parts)".
If the document is not a standard, use its document type abbreviation (TS, TR, PAS, Guide).
andrew2net commented 4 years ago

Can't reproduce this issue:

[6] pry(main)> item = RelatonIso::IsoBibliography.get 'ISO/IEC/IEEE 24765:2010'
[relaton-iso] ("ISO/IEC/IEEE 24765:2010") fetching...
[relaton-iso] ("ISO/IEC/IEEE 24765:2010") found ISO/IEC/IEEE 24765:2010
=> #<RelatonIsoBib::IsoBibliographicItem:0x007f921c002fc0
...

[7] pry(main)> item.docidentifier
=> [#<RelatonBib::DocumentIdentifier:0x007f921c011e30 @id="ISO/IEC/IEEE 24765:2010", @type="ISO">]

[8] pry(main)> RelatonIso::VERSION
=> "0.12.1"
ronaldtse commented 4 years ago

Issue went away too. Strange. The document in question is this: https://github.com/glossarist/iev-document .