korean_names.yml 661 B

12345678910111213141516171819202122232425
  1. general:
  2. name: Korean (Names)
  3. description: Korean names S2R.
  4. options:
  5. - id: marc_field
  6. label: MARC field
  7. description: Romanize according to a specific MARC field format. Leave blank if not applicable.
  8. type: string
  9. default:
  10. - id: foreign_name
  11. label: Foreign name
  12. description: >
  13. The provided string shall be romanized as a foreign name.
  14. If this option is deactivated, names not falling within the Korean name
  15. schema will not be transliterated and a warning will be issued.
  16. type: boolean
  17. default: false
  18. script_to_roman:
  19. hooks:
  20. post_config:
  21. -
  22. - korean.romanizer.s2r_names_post_config