SAS Quality Knowledge Base for Contact Information 27
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 | |||
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 | |||
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. |
Documentation Feedback: yourturn@sas.com |
Doc ID: QKBCI_EL_Parse_Name-Global.html |