Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to fetch "ISO/IEC Directives, Part 2" #153

Closed
manuelfuenmayor opened this issue Aug 25, 2023 · 6 comments
Closed

Unable to fetch "ISO/IEC Directives, Part 2" #153

manuelfuenmayor opened this issue Aug 25, 2023 · 6 comments
Assignees

Comments

@manuelfuenmayor
Copy link

From: https://github.com/metanorma/mn-samples-bsi/pull/304

I've been trying to fetch the bib data of "ISO/IEC Directives, Part 2" with no success.

I've tried these IDs:
1:

$ bundle exec relaton fetch "ISO/IEC Directives, Part 2"
[relaton] (ISO/IEC Directives) not found.
[relaton] (ISO/IEC Directives/Part 2) not found.
<bibdata type="standard" schema-version="v1.2.3">
  <docidentifier>ISO/IEC Directives, Part 2</docidentifier>
</bibdata>

2:

$ bundle exec relaton fetch "ISO/IEC DIR 2 ISO"
[relaton] (ISO/IEC DIR 2 ISO) not found.
No matching bibliographic entry found
@mico
Copy link
Contributor

mico commented Sep 7, 2023

@manuelfuenmayor what is ISO/IEC DIR 2 ISO? Is it a supplement published by ISO?

I cannot find any supplements for part 2 (https://www.iso.org/resources/publicly-available-resources.html?t=2GjwAG0y1pTGaWMLrFyd8JcnY2jv_ZM8-53tGT1-6f5uPDmC2DinHt5OHGv4uZf7&view=documents#section-isodocuments-top)

@ronaldtse
Copy link
Contributor

@mico
Copy link
Contributor

mico commented Sep 7, 2023

@mico Please see this: https://github.com/relaton/relaton-iso/#search-for-isoiec-directives

@ronaldtse why is it different from the list here: metanorma/pubid-iso#57 (comment)?

@ronaldtse
Copy link
Contributor

ronaldtse commented Sep 7, 2023

@mico we are only missing 3:

  • ISO/IEC DIR 1 IEC SUP - Procedures for the technical work – Procedures specific to IEC
  • ISO/IEC DIR 2 IEC - Principles and rules for the structure and drafting of ISO and IEC documents
  • ISO/IEC DIR 2 ISO - Principles and rules for the structure and drafting of ISO and IEC documents

@mico
Copy link
Contributor

mico commented Sep 8, 2023

  • ISO/IEC DIR 2 IEC - Principles and rules for the structure and drafting of ISO and IEC documents
  • ISO/IEC DIR 2 ISO - Principles and rules for the structure and drafting of ISO and IEC documents

@ronaldtse Is it the same as ISO/IEC DIR 2?

@ronaldtse
Copy link
Contributor

  • ISO/IEC DIR 2 IEC - Principles and rules for the structure and drafting of ISO and IEC documents
  • ISO/IEC DIR 2 ISO - Principles and rules for the structure and drafting of ISO and IEC documents

These are different documents:

  • "ISO/IEC DIR 2 IEC" is the IEC version of the "ISO/IEC DIR 2" base document, published by IEC
  • "ISO/IEC DIR 2 ISO" is the ISO version of the "ISO/IEC DIR 2" base document, published by ISO

These also have edition years, e.g.

  • "ISO/IEC DIR 2 IEC:2022"
  • "ISO/IEC DIR 2 ISO:2022"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants