Class: Pubid::Iho::Identifiers::Standard
- Defined in:
- lib/pubid/iho/identifiers/standard.rb
Overview
IHO Standards and Specifications (S series). Examples: IHO S-44 5.0.0, IHO S-100 Part 4a 1.0.0, IHO S-65 Ap. A 1.0.0.
Class Method Summary collapse
Class Method Details
.type ⇒ Object
9 10 11 |
# File 'lib/pubid/iho/identifiers/standard.rb', line 9 def self.type { key: :standard, title: "Standards and Specifications", short: "S" } end |