feat(flavors): sync publisher pages with latest pubid gem features#10
Merged
Conversation
Reflects feature commits in ribose/pubid from the past ~6 months: ITU: - Add Implementers' Guide doc type (G.Imp712, X.ImpOSI) - Add Common-Text Joint Recommendation doc type (Recommendation ITU-T X.1234 | ISO/IEC 5678-1) - Add Errata doc type (Err.), including chained /Amd/Err forms - Mention long-form "Recommendation " prefix - Mention edition suffixes bis/ter/quater NIST: - Mention long-form prefixes (Vol., Part.1, Rev.1) and citation-form comma stripping in syntaxNotes - Mention "Monograph" → MONO normalisation - Add Research Library (YYYY) one-off doc type BSI: - Re-frame aerospace standard as part of the Annex F series taxonomy - Add automotive (BS AU) and marine (BS MA) doc types CEN-CENELEC: - Document implicit IEC adoption by number range (EN 6XXXX → IEC 6XXXX) and that parts break the implicit adoption IEC: - Add IECEE TRF doc type with semicolon → ampersand normalisation (IECEE TRF 60335-2-4;7F:2012) - Add Technical Group Identifier doc type (IECEE / IECEx / IECRE) - Mention undated references (:--) IEEE: - Note /Amd and /Cor separator flexibility (slash, hyphen, space) JCGM: - Mention bare GUM / VIM-3 guide forms - Mention partial references with optional trailing date - Add Corrigendum doc type - Add Committee / Meeting doc type ASHRAE: - Mention bare partial references (ASHRAE 90.1 without "Standard") CIE: - Add Technical Specification (TS) doc type - Add Proceedings doc type - Add D-Series Discrete Document doc type - Mention every identifier has a non-empty root number ISO: - Mention undated references (:-- and em-dash :—) with examples PLATEAU: - Document legacy Latin reference parsing (v1.0, Version 1.0) with normalisation to canonical Japanese (第X.X版)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Syncs the website's per-publisher pages with the latest feature commits in ribose/pubid from the past ~6 months. No new publishers — all 37 flavors already existed. The updates add new doc types, examples, and syntax notes reflecting newly-parsed identifier forms in the gem.
Per-flavour updates
ITU (5 new features)
G.Imp712,X.ImpOSI)Recommendation ITU-T X.1234 | ISO/IEC 5678-1)Err.), including chained/Amd/Errbis/ter/quateredition suffixesNIST (4 new features)
Vol.,Part.1,Rev.1) and citation-form comma strippingMONOnormalisationBSI — Annex F series taxonomy
BS AU) and Marine (BS MA) doc typesCEN-CENELEC — implicit IEC adoption by number range
EN 6XXXX) carry implicit IEC adoptionIEC (2 new features)
IECEE TRF 60335-2-4;7F:2012)IECEE / IECEx / IECRE):--)IEEE — note
/Amdand/Corseparator flexibility (slash, hyphen, space all accepted)JCGM (4 new features)
GUM/VIM-3guide formsASHRAE — mention bare partial references (
ASHRAE 90.1without "Standard")CIE — three new doc types
ISO — document undated references (
:--and em-dash:—) with examplesPLATEAU — document legacy Latin reference parsing (
v1.0,Version 1.0) normalised to canonical Japanese (第X.X版)Test plan
npm run check— 0 errorsnpm run build— 322 pages (was 309; 13 new doc-type detail pages)npm test— 374/374 passing