Class: Pubid::Bsi::Identifier::BritishStandard
- Defined in:
- lib/pubid/bsi/identifier/british_standard.rb
Instance Attribute Summary
Attributes inherited from Base
#adopted, #month, #pdf, #supplement, #tracked_changes, #translation
Class Method Summary collapse
Methods inherited from Base
get_parser_class, get_renderer_class, get_transformer_class, #initialize, transform, transform_expert_commentary, transform_hash, transform_national_annex
Constructor Details
This class inherits a constructor from Pubid::Bsi::Identifier::Base
Class Method Details
.type ⇒ Object
6 7 8 |
# File 'lib/pubid/bsi/identifier/british_standard.rb', line 6 def self.type { key: :bs, title: "British Standard", short: "BS" } end |