Home | Resources | Services | Hosting | Publications | Collaboration | Joining CERL | About CERL |

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
resources:cerl_thesaurus:editing:format:412 [2012/08/31 09:57] – external edit 127.0.0.1resources:cerl_thesaurus:editing:format:412 [2018/06/14 16:07] jahnke
Line 1: Line 1:
-====== 412 Other form of Corporate body Name ====== +====== 412 Other form of Corporate body Name (O;R) ======
-\\ +
-<block tableinvisible> +
-|  **Mandatory:** | yes | +
-|  **Repeatable:**| yes | +
-|  **Related fields:** |[[212|212]]; [[512|512]]| +
-</block> +
-\\+
  
 ==== Field Definition and Scope ==== ==== Field Definition and Scope ====
  
 +Any variant name of the corporate entity described in the record.
  
  
Line 17: Line 10:
 === Indicators === === Indicators ===
 \\ \\
-**Indicator 1: Specifies the type of name**+**Indicator 1: Specifies the type of name**((Once the CT has been migrated into its new environment, this indicator value will be set automatically according to the content of subfield $0 on export))
  
   * **0**  Name (default)   * **0**  Name (default)
Line 32: Line 25:
 === Subfields === === Subfields ===
 \\ \\
-**$6 Source file reference (NR)**\\ +**$8 Language code (O;R)**\\
-This subfield is added in an automated updating process only and shall be removed after manual amendment of the record.\\ +
-**Do not edit this subfield manually!** +
- +
-**$7 Alternative script form (A;NR)**\\ +
- +
-**$8 Language code (A;R)**\\+
 Mandatory to precede the $n subfield. A three letter language code from the Marc Code List for Languages. Mandatory to precede the $n subfield. A three letter language code from the Marc Code List for Languages.
  
Line 44: Line 31:
 Portion of the name used as the entry element in the heading Portion of the name used as the entry element in the heading
  
-**$b Subdivison (A;R)**\\+**$b Subdivison (O;R)**\\
   
 **$e Non-Sorting part of name (O;NR)**\\ **$e Non-Sorting part of name (O;NR)**\\
Line 61: Line 48:
 Used in conjunction with $a\\  Used in conjunction with $a\\ 
 Preferrred form of entry: yyyy-yyyy or yyyy- or -yyyy Preferrred form of entry: yyyy-yyyy or yyyy- or -yyyy
 +
 +** $0 Type of Name (O;NR) **\\
 +The type of the name form given in this field in coded form. Use one of the following codes:
 +
 +^Code ^meaning ^remark ^equivalent GND code |
 +|abbr|abbreviated name|  |abku|
 +|comp|complete name|  |navo|
 +|fict|fictional name|any fictional name form|  |
 +|form|former name|  |nafr|
 +|intm|name used intermittently|  |nazw|
 +|latr|later name|  |nasp|
 +|pref|former preferred name|  |naaf,ngkd,nswd|
 +|pseu|Pseudonym|subgroup of 'fict'|pseu|
 +|real|real name|if heading is a pseudonym|nawi|
 +|varn|variant name (default)|
 +
 +
 +**$9 Temporary data (O;NR)**
 +see the [[numerical subfields|description of numerical subfields]]. 
 +
  
 ==== Input Conventions ==== ==== Input Conventions ====
Line 72: Line 79:
  
  
 +==== Internal Representation ====
 +<code javascript>
 +{"data": {"name": [{
 +    "tmp": "Temporary data ($9)",
 +    "part": [
 +        {"entry": "Entry element ($a)"},
 +        {"firstname": "First name or subdivision ($b)"},
 +        {"nonsort": "Non-sorting part of name ($e)"},
 +        {"addition": "Addition to the name ($r)"}
 +    ],
 +    "typeOfName": "Type of name ($0)",
 +    "source": ["source of information ($s)"],
 +    "start": 1500,
 +    "end": 1600,
 +    "note": [{
 +        "lang": "Language code ($8)",
 +        "text": "Text of note ($n)"
 +    }],
 +    "prc": 1
 +}]}}
 +</code>
 +
 +==== Change History ====
  
 +  * //17.07.2017//: Subfield $6 will no longer be supported, once the CT migrates into its new environment
 +  * //17.07.2017//: Removed deprecated subfield $7 from format description
 +  * //17.07.2017//: Subfield $9 has been added to the format description
 +  * //17.07.2017//: New subfield $0 has been added to the format description
  
  
 resources/cerl_thesaurus/editing/format/412.txt · Last modified: 2020/01/23 08:08 by jahnke

 

 

Recent changes RSS feed Valid XHTML 1.0 Driven by DokuWiki