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

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
resources:cerl_thesaurus:editing:format:515 [2012/10/12 16:37] – [Application of Content Designators] jahnkeresources:cerl_thesaurus:editing:format:515 [2019/01/07 15:29] – [Examples] 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) **\\ 
-see the [[numerical subfields|description of numerical subfields]]+see the [[numerical subfields|description of numerical subfields]]</del>
 \\ \\
 \\ \\
Line 42: Line 33:
 Record ID of the record to which the link points Record ID of the record to which the link points
  
-** $6 Source File Reference (O;NR) **\\ +<del>** $6 Source File Reference (O;NR) **\\ 
-see the [[numerical subfields|description of numerical subfields]].+see the [[numerical subfields|description of numerical subfields]].</del>
 \\ \\
 \\ \\
-** $8 Language Code (O;NR) **\\+** $8 Language Code (O;R) **\\
 preceeding each subfield $n. see the [[numerical subfields|description of numerical subfields]]. preceeding each subfield $n. see the [[numerical subfields|description of numerical subfields]].
 \\ \\
Line 66: 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]]. 
  
-==== Input Conventions ====+**$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:
  
 +|brth|place of birth|
 +|deat|place of death|
 +|trad|place of trade|
 +|stud|place of study (university)|
 +|schl|place of school|
 +|teac|place of teaching (for university teachers, lecturers, professors etc)|
 +|resd|place of residence|
 +|dioc|see of a diocese/parish (for bishops, priests, ministers etc)| 
 +|vist|place visited|
 +|actv|place of activity (other)|
 +
 +FIXME
 +
 +==== Input Conventions ====
  
 +The places and addresses are given in chronological order, where possible.
 ==== Mapping ==== ==== Mapping ====
 When creating an RDF description, the following mapping is applied When creating an RDF description, the following mapping is applied
Line 87: Line 96:
 ==== Examples ==== ==== Examples ====
  
-  - 515 01$aLondon$z1650 +  - 515 #1$0actv$aLondon$z1650 
-  - 515 01$aHaarlem$dBouwery Steghe (de)$z1631 \\ 515 01$aHaarlem$dNoorder School-steegh (de)$z1637-1648 +  - 515 #1$0resd$aHaarlem$dBouwery Steghe (de)$z1631 \\ 515 #1$0resd$aHaarlem$dNoorder School-steegh (de)$z1637-1648 
-  - 515 01$aGroningen$101$z1654-1670 \\ 515 01$aGroningen$102$dHeere-straet (de)$eGroote orangien-croone (in de)$z1655+  - 515 #1$0resd$aGroningen$z1654-1670 \\ 515 #1$0resd$aGroningen$dHeere-straet (de)$eGroote orangien-croone (in de)$z1655
  
  
 +==== 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