relaton / relaton-iso

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

ISO 123 not being fetched #100

Closed opoudjis closed 2 years ago

opoudjis commented 2 years ago

ISO 123:2001, however, is.

Likewise, ISO 124 is not being fetched, but ISO 125 through ISO 128 are.

ronaldtse commented 2 years ago

The Relaton API is also not fetching “ISO 9001”

andrew2net commented 2 years ago

@ronaldtse it's impossible to publish a new version of Relaton API https://github.com/relaton/api.relaton.org/issues/40

andrew2net commented 2 years ago

@opoudjis I'm unable to reproduce the issue:

$ relaton fetch 'ISO 123'
[relaton] Info: detecting backends:
[relaton-iso] ("ISO 123") fetching...
[relaton-iso] ("ISO 123") found ISO 123:2001
<bibitem id="ISO123-2001" type="standard">
  <fetched>2021-10-25</fetched>
  <title type="title-intro" format="text/plain" language="en" script="Latn">Rubber latex</title>
  <title type="title-main" format="text/plain" language="en" script="Latn">Sampling</title>
  <title type="main" format="text/plain" language="en" script="Latn">Rubber latex - Sampling</title>
  ...
ronaldtse commented 2 years ago

I confirm that the relaton fetch command works.