Class: ONIX::ContributorPlaceRelator

Inherits:
CodeFromYaml show all
Defined in:
lib/onix/code.rb

Instance Attribute Summary

Attributes inherited from Code

#code

Attributes included from Attributes

#attributes

Low level collapse

Methods inherited from CodeFromYaml

code_ident, code_identifier, hash, list

Methods inherited from Code

from_code, from_human, hash

Methods included from CodeMethods

#onix, #parse

Methods inherited from Subset

parse, #parse, #tag_match, #unsupported

Methods included from Attributes

attribute_class, #parse_attributes, #serialized_attributes

Instance Method Details

#humanString

Returns humanized name (from code): AssociatedWith (00), BornIn (01), DiedIn (02), FormerlyResidedIn (03), CurrentlyResidesIn (04), EducatedIn (05), WorkedIn (06), FlourishedIn (07), CitizenOf (08), RegisteredIn (09), OperatingFrom (10).

Returns:

  • (String)

    humanized name (from code): AssociatedWith (00), BornIn (01), DiedIn (02), FormerlyResidedIn (03), CurrentlyResidesIn (04), EducatedIn (05), WorkedIn (06), FlourishedIn (07), CitizenOf (08), RegisteredIn (09), OperatingFrom (10)



463
# File 'lib/onix/code.rb', line 463

code_identifier 151