Class: Pubid::Bsi::Identifiers::BritishIndustrialPractice
- Inherits:
-
SingleIdentifier
- Object
- Pubid::Bsi::Identifiers::BritishIndustrialPractice
- Defined in:
- lib/pubid/bsi/identifiers/british_industrial_practice.rb
Overview
British Industrial Practice (BIP) Examples: "BIP 2225:2022", "BIP 0142:2014", "BIP 0009:2020"
Class Method Summary collapse
Class Method Details
.type ⇒ Object
12 13 14 15 16 17 |
# File 'lib/pubid/bsi/identifiers/british_industrial_practice.rb', line 12 def self.type { short: "BIP", full: "British Industrial Practice", } end |