Class: Pubid::Iala::Identifiers::Letter
- Defined in:
- lib/pubid/iala/identifiers/letter.rb
Overview
IALA Letters (L prefix). Numbering is dotted with a series, sub-series, and item: L2.1.11, L2.7.1-2 (the trailing -2 is a sub-part on top of the dotted number).
Class Method Summary collapse
Class Method Details
.type ⇒ Object
10 11 12 |
# File 'lib/pubid/iala/identifiers/letter.rb', line 10 def self.type { key: :letter, title: "Letter", short: "L" } end |