Class: Pubid::Iho::Identifiers::Miscellaneous

Inherits:
Base
  • Object
show all
Defined in:
lib/pubid/iho/identifiers/miscellaneous.rb

Overview

IHO Miscellaneous Publication (M series). Example: IHO M-3 2.0.0.

Class Method Summary collapse

Class Method Details

.typeObject



9
10
11
12
# File 'lib/pubid/iho/identifiers/miscellaneous.rb', line 9

def self.type
  { key: :miscellaneous, title: "Miscellaneous Publication",
    short: "M" }
end