Class: Metanorma::Document::Relaton::BibItemSize
- Inherits:
-
Relaton::Bib::Size
- Object
- Relaton::Bib::Size
- Metanorma::Document::Relaton::BibItemSize
- Defined in:
- lib/metanorma/document/relaton/bib_item_size.rb
Overview
The size of a bibliographic item being referred to.
relaton-bib's type on
size itself and a singular value.
Instance Method Summary collapse
-
#type ⇒ Object
Compatibility reader: relaton-bib carries
typeon eachvalue.
Instance Method Details
#type ⇒ Object
Compatibility reader: relaton-bib carries type on each value.
14 |
# File 'lib/metanorma/document/relaton/bib_item_size.rb', line 14 def type = value&.first&.type |