Class: Pubid::Iho::Identifiers::Publication
- Defined in:
- lib/pubid/iho/identifiers/publication.rb
Overview
IHO Publication (P series). Examples: IHO P-1 1.0.0, IHO P-1/21 1.0.0, IHO P-6-3 1.0.0.
Class Method Summary collapse
Class Method Details
.type ⇒ Object
9 10 11 |
# File 'lib/pubid/iho/identifiers/publication.rb', line 9 def self.type { key: :publication, title: "Publication", short: "P" } end |