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:515 [2012/08/31 09:57] – external edit 127.0.0.1resources:cerl_thesaurus:editing:format:515 [2017/07/17 15:09] jahnke
Line 1: Line 1:
-====== 515 Place of Activity ====== +====== 515 Place of Activity (O;R) ======
- +
- +
-\\ +
-<block tableinvisible> +
-|  **Mandatory:** | no | +
-|  **Repeatable:**| yes | +
-</block> +
-\\+
  
  
Line 21: Line 13:
  
 ==== Application of Content Designators ==== ==== Application of Content Designators ====
-<box 60%>**Please note:** Format changes for this field are pending. +
-This section will be updated soon.</box>+
 === Indicators === === Indicators ===
 \\ \\
-**Indicator 1: Specifies the type of name:**\\+**Indicator 1: undefined (blank)** <del>**Specifies the type of name:**\\
   * **0**  Name (default)   * **0**  Name (default)
-  * **1**  Fictional name+  * **1**  Fictional name </del>
  
 **Indicator 2: Specifies the type of input:**\\ **Indicator 2: Specifies the type of input:**\\
Line 35: Line 26:
 === Subfields === === Subfields ===
 \\ \\
-**$1 Sort indicator (O;R)**\\ +<del>** $1 Sort Indicator (O;R) **\\ 
-A two-digit numeral indicating the order of repeated fields. +see the [[numerical subfields|description of numerical subfields]]</del> 
 +\\ 
 +\\
 **$3 CERL Thesaurus record number (M;NR)**\\ **$3 CERL Thesaurus record number (M;NR)**\\
 Record ID of the record to which the link points Record ID of the record to which the link points
  
-**$6 Source file reference (NR]**\\ +<del>** $6 Source File Reference (O;NR**\\ 
-This subfield is added in an automated updating process only and shall be removed after manual amendment of the record.\\ +see the [[numerical subfields|description of numerical subfields]].</del> 
-**Do not edit this subfield manually!** +\\ 
- +\\ 
-**$8 Language code (A;R)** \\ +** $8 Language Code (O;R) **\\ 
-Mandatory to precede the $n subfieldA three letter language code from the Marc Code List for Languages.+preceeding each subfield $n. see the [[numerical subfields|description of numerical subfields]]. 
 +\\ 
 +\\
  
 **$a Entry Element (M;NR)**\\ **$a Entry Element (M;NR)**\\
Line 63: Line 57:
 Remainder of the name, if given in a separate subfield in the source record. Remainder of the name, if given in a separate subfield in the source record.
  
-**$z Chronological subdivision (O;R)**\\+**$z Chronological subdivision (O;NR)**\\
 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
  
 +**$9 Temporary Data (O;NR) ** \\
 +see the [[numerical subfields|description of numerical subfields]]. 
 +
 +**$0 Type of Place (M;NR)** \\
 +An indication of the type of the relationship between the entity described in the record and the place mentioned in this field. The following values are currently supported:
 +
 +FIXME
  
 ==== Input Conventions ==== ==== Input Conventions ====
Line 89: Line 90:
  
  
 +==== Internal Representation ====
 +<code javascript>
 +{"data": {"place": [{
 +    "tmp": "Temporary data ($9)",
 +    "part": [
 +        {"name": "Entry element ($a)"},
 +        {"address": "Address ($d)"},
 +        {"sign": "Sign ($e)"},
 +        {"addition": "Addition to the name ($r)"}
 +    ],
 +    "typeOfPlace": "Type of place ($0)",
 +    "source": ["source of information ($s)"],
 +    "start": year ($z),
 +    "end": year ($z),
 +    "note": [{
 +        "lang": "Language code ($8)",
 +        "text": "Text of note ($n)"
 +    }],
 +    "id": "Record identifier of related record ($3)",
 +    "prc": 1
 +}]}}
 +</code>
  
 +==== Change history ====
 +  * //17.07.2017//: The first indicator will become obsolete, once the CT has been migrated into its new environment
 +  * //17.07.2017//: Subfield $1 will no longer be supported, once the CT has been migrated to its new environment.
 +  * //17.07.2017//: Subfield $6 will no longer be supported, once the CT has been migrated into its new environment
 +  * //17.07.2017//: Added new subfield $0 to the format description
  
  
 resources/cerl_thesaurus/editing/format/515.txt · Last modified: 2020/01/22 18:21 by jahnke

 

 

Recent changes RSS feed Valid XHTML 1.0 Driven by DokuWiki