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 | член РАН | ||
Remarks | Patronymic names are parsed into the Middle Name token. |
||
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_RURUS_Parse_Name-Global.html |