relaton / relaton-iso

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

(URGENT) Not finding "ISO 22739:2024" but it is searchable on iso.org #162

Closed ronaldtse closed 6 months ago

ronaldtse commented 7 months ago
$ bundle exec relaton fetch --no-cache "ISO 22739:2024"
[relaton-iso] (ISO 22739:2024) Fetching from iso.org ...
[relaton-iso] (ISO 22739:2024) Not found.
[relaton-iso] (ISO 22739:2024) TIP: No match for edition year 2024, but matches exist for `ISO 22739:2020`.
[relaton-iso] (ISO 22739:2024) TIP: If you wish to cite all document parts for the reference, use `ISO 22739 (all parts)`.
No matching bibliographic entry found

However:

Screenshot 2024-02-08 at 9 55 28 AM

https://www.iso.org/standard/82208.html

Screenshot 2024-02-08 at 9 55 42 AM
andrew2net commented 6 months ago

@ronaldtse ISO has changed name of index that Algolia uses. The data that Algolia provides has also changed. Maybe we should start using relaton-data-iso instead fixing the problem?

ronaldtse commented 6 months ago

Yes I agree. Let’s move on to the new solution.

andrew2net commented 6 months ago

fixed in v1.18.2 with #144 implementation