This field is used for personal names of authors, editors contributors, collaborators etc. Headings for printers, publishers and booktraders should be recorded in field 210 Heading Imprint Name (O;R) in records of the type 'cni'.
Indicator 1: undefined (blank)
Indicator 2: Specifies the type of input:
$5 Institution to which the information in this field applies. (O;R)
A code from the Insitution and file codes in heading fields indicates that this institution or authority file uses the name form in $a as a heading form or a preferred from. For backwards compatibility an additional subfield $c holding either a country code or 'XX' is rendered with every subfield $5 by the system. This subfield $c should not be input manually, since the code in subfield $5 is sufficient to identify the institution responsible for the given heading
$a Entry element (M;NR)
Name form or first part of the name as used as a heading or preferred form by the institution given in subfield $5.
$b Part of name other than entry element (O;NR)
Remainder of the name, forenames and other given names. Initials or expansions of initials are considered other forms of the name, see field 400 Other form of Personal name (O;R).
$e Non-Sorting part of name (O;NR)
Any part of the entry element, which should be skipped if entry elements are sorted alphabetically.
$r Addition other than names to entry element (O;R)
Any additions to then name that are not considered part of the name (e.g. “the Younger”)
This field is repeatable to show standard forms used by different institutions. As there is no preferred form in a CERL Thesaurus record, no standard form has precedence over the other standard forms.
Although, it is technical possible to enter standard forms without an indication of the institution responsible for that form, this is not encouraged.
For the Export to RDF, the following mapping is applied
$a,$b,$r | rdaGr2:nameOfThePerson |
Mapping Example
<rdf:Description rdf:about="http://thesaurus.cerl.org/cnl00002390"> <rdaGr2:nameOfThePerson>Melanchthon,Philipp</rdaGr2:nameOfThePerson> <rdaGr2:nameOfThePerson>Melanchthon, Philippus</rdaGr2:nameOfThePerson> <rdaGr2:nameOfThePerson>Mélanchton, Philippe <1497-1560></rdaGr2:nameOfThePerson> </rdf:Description>
{"data": {"heading": [{ "part": [ {"entry": "Entry element ($a)"}, {"firstname": "First name or subdivision ($b)"}, {"nonsort": "Non-sorting part of name ($e)"}, {"addition": "Addition to the name ($r)"} ], "usedBy": ["Institution Code ($5)"], "prc": 1|0 }]}}