BNP_NAME is used to register principal business names and principal business type for both zenkaku and hankaku attribute. It is mainly used to standardize business names and types and not used to separate business name and business type. The following types are used for the BNP_NAME value.
Type | Item |
Description |
---|---|---|
B | Business Name | This is used to obtain principal business name for the business name attribute, and write out the principal business name in the output attribute. |
T | Business Type | This is used to obtain principal business type for the business type attribute, and write out the principal business type in the output attribute. |
Format
Each entry consists of the following items:
'<Business name entry>' att=BNP_NAME type=<type> principal='<Principal name entry>'
Example
'JR 東日本' att=BNP_NAME type=B principal='東日本旅客鉄道'
'(株)' att=BNP_NAME type=T principal='株式会社'
Input data | (株)JR 東日本人事部 | ||||
Output data | Business type | Principal business type | Business name | Principal business name | Branch name |
(株) | 株式会社 | JR 東日本 | 東日本旅客鉄道 | 人事部 |
Note: When you add new entries, avoid adding duplicate words in different type.