korean_names.yml 624 B

1234567891011121314151617181920212223
  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. script_to_roman:
  17. hooks:
  18. post_config:
  19. -
  20. - korean.romanizer.s2r_names_post_config