Module: Pubid::Iso
- Defined in:
- lib/pubid/iso/parser.rb,
lib/pubid/iso.rb,
lib/pubid/iso/urn.rb,
lib/pubid/iso/errors.rb,
lib/pubid/iso/version.rb,
lib/pubid/iso/identifier.rb,
lib/pubid/iso/transformer.rb,
lib/pubid/iso/identifier/french.rb,
lib/pubid/iso/identifier/russian.rb
Overview
from github.com/relaton/relaton-iso/issues/47#issuecomment-512251416 ISO num-docpart:year - docpart and year are optional. docpart is [w-]+
ISO/{stage} {num}-{docpart}:{year} or ISO/{subprefix} {stage} {num}:{year} - stages are WD, CD, DIS, FDIS, AWI
ISO/subprefix stage num-docpart:year - subpefixes are IEC, IEEE, IEC/IEEE, TR, R. Any other? ISO num:year/correction cornum:coryear - corrections are Amd, DAmd, Cor. coryear is optional ISO num:year/corstage correction cornum:coryear - corstages are CD, NP, AWI, PRF, WD, DIS. Any others?
Defined Under Namespace
Modules: Errors Classes: French, Identifier, Parser, Russian, Transformer, Urn
Constant Summary collapse
- VERSION =
"0.1.6".freeze