Class: Pubid::Iala::Identifiers::Standard

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

Overview

IALA Standards (S series). Examples: S1010, S1020 Ed 2.0, S1070 Ed 2.0.

Class Method Summary collapse

Class Method Details

.typeObject



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

def self.type
  { key: :standard, title: "Standard", short: "S" }
end