Class: Pubid::Iala::Identifiers::Manual
- Defined in:
- lib/pubid/iala/identifiers/manual.rb
Overview
IALA Manuals (M prefix, planned). Today manuals carry no code (NAVGUIDE, VTS Manual, …); M is reserved for future numbered manuals.
Class Method Summary collapse
Class Method Details
.type ⇒ Object
10 11 12 |
# File 'lib/pubid/iala/identifiers/manual.rb', line 10 def self.type { key: :manual, title: "Manual", short: "M" } end |