Class: Metanorma::Document::Relaton::FullName
- Inherits:
-
Relaton::Bib::FullName
- Object
- Relaton::Bib::FullName
- Metanorma::Document::Relaton::FullName
- Defined in:
- lib/metanorma/document/relaton/full_name.rb
Overview
The name of a person. Inherits relaton-bib's FullName, gaining the formatted-initials and abbreviation element mappings (formatted-initials was previously dropped on round-trip). The mappings below are re-declared with Metanorma's richer LocalizedString and variant wrapper — relaton-bib 2.2.0.pre.alpha.1 types note as a sanitized Note collection and inlines the variant name fields.
Instance Method Summary collapse
-
#complete_name ⇒ Object
Compatibility reader: relaton-bib names the attribute completename.
Instance Method Details
#complete_name ⇒ Object
Compatibility reader: relaton-bib names the attribute completename.
30 |
# File 'lib/metanorma/document/relaton/full_name.rb', line 30 def complete_name = completename |