korean_names.yml 689 B

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