relaton / relaton-iso

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

(URGENT) ISO/TS cannot be fetched #137

Closed anermina closed 1 year ago

anermina commented 1 year ago

ISO Technical Specifications don't get fetched properly.

Example:

bundle exec relaton fetch "ISO/TS 19139:2007"
[relaton-iso] ("ISO/TS 19139:2007") Fetching from ISO...
Traceback (most recent call last):
(...)
C:/tools/ruby27/lib/ruby/gems/2.7.0/gems/relaton-iso-1.13.4/lib/relaton_iso/scrapper.rb:101:in `fetch_relaton_docids': undefined method `urn_stage=' for #<Pubid::Iso::Identifier:0x0000027b5739c360> (NoMethodError)
Did you mean?  stage=
ronaldtse commented 1 year ago

@andrew2net @mico this is urgent -- how can we fix this ASAP? Thanks.

andrew2net commented 1 year ago

@ronaldtse @anermina the relaton-iso needs to be updated to version 1.13.6

anermina commented 1 year ago

Thank you @andrew2net, I didn't notice there was some issue updating this gem to the latest version. I will solve this on my computer, and if you get the correct output on version 1.13.6, please close this ticket.