SAS Quality Knowledge Base for Contact Information 27

Name (Global)

Parse Definition

Name (Global)
Description The Name (Global) parse definition parses names of individuals into a globally recognized set of tokens.
Output Tokens Prefix
Given Name
Middle Name
Family Name
Suffix
Title/Additional Info
Example 1 Input Output Token Output
鈴木一郎様 Prefix  
Given Name 一郎
Middle Name  
Family Name 鈴木
Suffix
Title/Additional Info  
Example 2 Input Output Token Output
医学博士すずきいちろう殿 Prefix  
Given Name いちろう
Middle Name  
Family Name すずき
Suffix 殿
Title/Additional Info 医学博士
Example 3 Input Output Token Output
営業課長スズキイチロウ (一級建築士) Prefix  
Given Name イチロウ
Middle Name  
Family Name スズキ
Suffix  
Title/Additional Info 営業課長 (一級建築士)
Remarks Parse definitions named with the Global keyword use a set of output tokens that is consistent across every locale. Results obtained from these definitions can be stored in the same database fields as the results obtained from definitions of the same name in other locales.