Class: Pubid::Iho::Identifiers::Bibliographic

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

Overview

IHO Bibliographic Publication (B series). Example: IHO B-4 2.19.0.

Class Method Summary collapse

Class Method Details

.typeObject



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

def self.type
  { key: :bibliographic, title: "Bibliographic Publication",
    short: "B" }
end