Class: Pubid::Iala::Identifiers::Standard
- 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
.type ⇒ Object
9 10 11 |
# File 'lib/pubid/iala/identifiers/standard.rb', line 9 def self.type { key: :standard, title: "Standard", short: "S" } end |