Update Objects
- On the DataLoader menu bar, click Update Objects.
- Select an input file.
- Select a primary key.
- Specify the field names of data in the input file. Allowed fields are:
- OBJECT_TYPE
- LOCAL
- TITLE_LANGUAGE
- TITLE_TYPE
- TITLE_VALUE
- TITLE_NON_FILING_CHAR
- TITLE_LANGUAGE
- AUTHOR
- PUBLICATION_DATE
- PUBLICATION_PLACE
- PUBLISHER
- Select a load type.
- Click Submit.
- Keep Existing Attributes – The field values already in the KnowledgeBase are retained and the values in the input file are ignored.
- Overwrite Existing Attributes – The values already in the KnowledgeBase are replaced by the values in the input file.
- Remove Attributes – The values in the KnowledgeBase are removed.
Loading Values to the LOCAL Field
- When exporting information from the SFX KnowledgeBase (for example, for matching SFX journals with other databases, such as OPAC)
- During linking (target parsers can be written to use local information when creating target URLs)

|
rft.local_attribute' => 'ZDB1100002 |
Loading Local Titles
- Select the input file.
- Select a primary key.
- Specify the TITLE_TYPE data field name. The following are possible title types:
- MAIN
- MAIN-TRAD-CHI
- MAIN-SIMP-CHI
- MAIN-PINYIN
- MAIN-KOREAN
- MAIN-HANGUL
- MAIN-JAPAN
- MAIN-KANA
- ABBREVIATION
- ALTERNATIVE
- TRANSLATION
- UNIFORM
- MAIN
- Specify the TITLE_VALUE data field name.
- Specify the TITLE_NON_FILING_CHAR data field name.
- Select a load type.
- Click Submit.
Update Objects - Examples
- Loading EZB numbers to existing global objects with the LOCAL field:
|
0001-8708 1472893x 0001-8791 1470972-7 |
The first column of the input file contains the ISSN and the second column contains a value for the LOCAL field.
- Loading local titles to existing global objects with the LOCAL_TITLE field:
|
0001-8708 The journal of Medicine 4 0001-8791 Blood 0 |
The first column of the input file contains the ISSN, the second column contains a value for the LOCAL_TITLE field, and the third column contains a value for the TITLE_NON_FILING_CHAR field.
The TITLE_NON_FILING_CHAR column should contain a number to indicate how many of the initial characters should be ignored during sorting. If the TITLE_NON_FILING_CHAR column is empty, it is set to 0. DataLoader checks to make sure that the number in the TITLE_NON_FILING_CHAR column is not greater than the number of characters in the LOCAL_TITLE field.
If the non-filing character number is greater than the number of characters in the LOCAL_TITLE field, SFX ignores the number in the TITLE_NON_FILING_CHAR column and uses the default non-filing character number 0 instead.
- Removing local attributes
For example, the input file contains OBJECT ID<tab>LOCAL:
|
9967854456611 8888456671 9967854456614 8888456670 |

