Class: Pubid::Bsi::Identifiers::PracticeGuide
- Inherits:
-
SingleIdentifier
- Object
- Pubid::Bsi::Identifiers::PracticeGuide
- Defined in:
- lib/pubid/bsi/identifiers/practice_guide.rb
Overview
BSI Practice Guide (PP - Published Practice) Examples: "PP 888:1982", "PP 7307:1986", "PP 7722:2006"
Class Method Summary collapse
Class Method Details
.type ⇒ Object
12 13 14 15 16 17 |
# File 'lib/pubid/bsi/identifiers/practice_guide.rb', line 12 def self.type { short: "PP", full: "Published Practice", } end |