bondjimbond / islandora_metadata_extras

Islandora utility module that provides some options for customizing metadata display and generation.
GNU General Public License v3.0
6 stars 2 forks source link

Add option to convert language abbreviations to human-readable labels #7

Open mjordan opened 8 years ago

mjordan commented 8 years ago

For example, MODS has

<language>
    <languageTerm type="code" authority="iso639-2b">chi</languageTerm>
  </language>

with no displayLabel or type="text" attribute. We want users to see localized version of "Chinese" instead.