Class: Pubid::Iala::Identifiers::Recommendation

Inherits:
Base
  • Object
show all
Defined in:
lib/pubid/iala/identifiers/recommendation.rb

Overview

IALA Recommendations (R series). Examples: R0103 Ed 3.1, R0126 Ed 2.0, R1024 Ed 1.0.

Class Method Summary collapse

Class Method Details

.typeObject



9
10
11
# File 'lib/pubid/iala/identifiers/recommendation.rb', line 9

def self.type
  { key: :recommendation, title: "Recommendation", short: "R" }
end