Class: Pubid::Iala::Identifiers::Resolution
- Defined in:
- lib/pubid/iala/identifiers/resolution.rb
Overview
IALA Resolutions and other Council publications (P prefix, planned). Today resolutions carry no code; P is reserved for future numbered resolutions.
Class Method Summary collapse
Class Method Details
.type ⇒ Object
10 11 12 |
# File 'lib/pubid/iala/identifiers/resolution.rb', line 10 def self.type { key: :resolution, title: "Resolution", short: "P" } end |