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
Dr. James Goodnight, CEO Prefix Dr.
Given Name James
Middle Name  
Family Name Goodnight
Suffix  
Title/Additional Info CEO
Example 3 Input Output Token Output
יצחק-דוד פרלמן Prefix  
Given Name יצחק-דוד
Middle Name  
Family Name פרלמן
Suffix  
Title/Additional Info  
Example 4 Input Output Token Output
בן ציון נתניהו Prefix  
Given Name בן ציון
Middle Name  
Family Name נתניהו
Suffix  
Title/Additional Info  
Example 5 Input Output Token Output
רונית לפידור בלו Prefix  
Given Name רונית
Middle Name  
Family Name לפידור בלו
Suffix  
Title/Additional Info  
  Input Output Token Output
Example 6 חיים משה Prefix  
Given Name חיים
Middle Name  
Family Name משה
Suffix  
Title/Additional Info  
Example 7 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.