relaton / relaton-iec

IecBib: retrieve IEC/CIE Standards for bibliographic use using the BibliographicItem model
MIT License
1 stars 0 forks source link

Retrieve individual data from relaton-data-iec #47

Closed ronaldtse closed 1 year ago

ronaldtse commented 1 year ago

Now that #45 and https://github.com/relaton/relaton-data-iec/issues/3 have been implemented we should switch relaton-iec to use the relaton-data-iec bulk data source.

andrew2net commented 1 year ago

@ronaldtse @opoudjis I've implemented fetching documents from the relaton-data-iec. Could you try the feature/use_harmonised_api branch before I merge it into the main? https://github.com/relaton/relaton-iec/pull/50

opoudjis commented 1 year ago

How do you want me testing this, fetch IEC/PAS 62596?

andrew2net commented 1 year ago

@opoudjis IEC uses the "IEC PAS 62596" identifier, without a slash. They use slash to separate issuers, like IEC/IEEE, ISO/IEC etc.

opoudjis commented 1 year ago

Compared before and after. The new branch looks the same to me, and looks accurate.

ronaldtse commented 1 year ago

Thank you @opoudjis and @andrew2net , let's go with it.

andrew2net commented 1 year ago

merged and released