relaton / relaton-iec

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

(URGENT) SRD document type not correctly recognized #57

Closed ronaldtse closed 1 year ago

ronaldtse commented 1 year ago
[relaton-iec] ("IEC SRD 63188") found IEC SRD 63188:2022
[relaton-iso-bib] WARNING: invalid doctype: system-reference-delivrabble
[relaton-iso-bib] Allowed doctypes are: international-standard, technical-specification, technical-report, publicly-available-specification, international-workshop-agreement, guide, industry-technical-agreement, system-reference-deliverable
andrew2net commented 1 year ago

Fixed

$ relaton fetch "IEC SRD 63188"
[relaton-iec] ("IEC SRD 63188") Fetching from IEC...
[relaton-iec] ("IEC SRD 63188") Found ("IEC SRD 63188:2022").
ronaldtse commented 1 year ago

Thank you @andrew2net !