Closed mico closed 1 year ago
From https://github.com/relaton/relaton-itu/blob/main/spec/relaton_itu/pubid_spec.rb we have identifier to parse: ITU-T OB.1096 - 15.III.2016
ITU-T OB.1096 - 15.III.2016
From: https://github.com/relaton/relaton-itu/issues/17
We have proposed syntax:
Syntax: ITU Operational Bulletin No. {issue-number} e.g. ITU Operational Bulletin No. 1096 ITU Operational Bulletin No. {issue-number} - {issue-date} e.g. ITU Operational Bulletin No. 1096 - 15.III.2016 The date is not important, we just need to support the syntax but it does not help locating the link. ITU OB {issue-number} e.g. ITU OB 1096 (Users may add the date at the end)
Syntax:
ITU Operational Bulletin No. {issue-number}
ITU Operational Bulletin No. 1096
ITU Operational Bulletin No. {issue-number} - {issue-date}
ITU Operational Bulletin No. 1096 - 15.III.2016
ITU OB {issue-number}
ITU OB 1096
But sector "ITU-T" is missing there. Should it be:
ITU-T Operational Bulletin No. {issue-number}
ITU-T OB {issue-number}
instead?
From https://github.com/relaton/relaton-itu/blob/main/spec/relaton_itu/pubid_spec.rb we have identifier to parse:
ITU-T OB.1096 - 15.III.2016
From: https://github.com/relaton/relaton-itu/issues/17
We have proposed syntax:
But sector "ITU-T" is missing there. Should it be:
ITU-T Operational Bulletin No. {issue-number}
ITU-T OB {issue-number}
instead?