relaton / relaton-iso

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

Unable to fetch standards from ISO #165

Closed HassanAkbar closed 3 months ago

HassanAkbar commented 3 months ago

As shown in the images below, The standard exist on the site but relaton is unable to fetch the document.

Screenshot 2024-05-15 at 1 49 12 PM Screenshot 2024-05-15 at 1 50 01 PM
ronaldtse commented 3 months ago

@HassanAkbar so Relaton ISO doesn't fetch directly from the ISO website but through its static dataset. In any case this is an issue.

@andrew2net it looks like all ISO fetches are failing?

$ bundle exec relaton fetch "ISO 19115-1:2014/Amd 2:2020"
[relaton-iso] (ISO 19115-1:2014/Amd 2:2020) Fetching from Relaton repository ...
[relaton-iso] (ISO 19115-1:2014/Amd 2:2020) Not found.
[relaton-iso] (ISO 19115-1:2014/Amd 2:2020) TIP: If you wish to cite all document parts for the reference, use `ISO 19115-1:2014/Amd 2 (all parts)`.
No matching bibliographic entry found
You have new mail in /var/mail/mulgogi
$ bundle exec relaton fetch "ISO 19115-1:2014"
[relaton-iso] (ISO 19115-1:2014) Fetching from Relaton repository ...
[relaton-iso] (ISO 19115-1:2014) Not found.
[relaton-iso] (ISO 19115-1:2014) TIP: If it cannot be found, the document may no longer be published in parts.
No matching bibliographic entry found
$ bundle exec relaton fetch "ISO 19115-1"
[relaton-iso] (ISO 19115-1) Fetching from Relaton repository ...
[relaton-iso] (ISO 19115-1) Not found.
[relaton-iso] (ISO 19115-1) TIP: If it cannot be found, the document may no longer be published in parts.
No matching bibliographic entry found
andrew2net commented 3 months ago

Fixed. Please don't forget to remove local index file with relaton db clear