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:340 [2017/07/14 16:29] jahnkeresources:cerl_thesaurus:editing:format:340 [2020/01/22 19:07] – [Application of Content Designators] jahnke
Line 1: Line 1:
-====== 340 Biographical Dates / Dates of Existence ====== +====== 340 Biographical Dates / Dates of Existence (O;R) ======
-\\ +
-<block tableinvisible> +
-|  **Mandatory:** | no | +
-|  **Repeatable:**| yes | +
-</block> +
-\\ +
  
 ==== Field Definition and Scope ==== ==== Field Definition and Scope ====
Line 36: Line 29:
 \\ \\
 \\ \\
-<del>** $6 Source File Reference (O;NR) **\\ +
-see the [[numerical subfields|description of numerical subfields]].</del> +
-\\ +
-\\+
 ** $8 Language Code (M;NR) **\\ ** $8 Language Code (M;NR) **\\
 see the [[numerical subfields|description of numerical subfields]]. see the [[numerical subfields|description of numerical subfields]].
Line 49: Line 39:
 Year of birth and year of decease / year of beginning of activity or existence and year of end of activity or existence. This subfields has 10 character positions which must all be filled. Year of birth and year of decease / year of beginning of activity or existence and year of end of activity or existence. This subfields has 10 character positions which must all be filled.
  
- +**$9 Temporary data (O;NR) **\\ 
 +see the [[numerical subfields|description of numerical subfields]].
  
  
Line 112: Line 102:
  
   - 200 #1$aMerula$bPaullus$cNL$5NeHKB \\ 340 01$8und$a1558-1607$xa1558a1607   - 200 #1$aMerula$bPaullus$cNL$5NeHKB \\ 340 01$8und$a1558-1607$xa1558a1607
-  - 212 #0$aUniversität <Göttingen>$cDE$5GYMG \\ 340 00$8ger$agegr. 1737$xa1737x####+  - 212 #0$aUniversität <Göttingen>$cDE$5GYMG \\ 340 00$8ger$agegr. 1737$xa1737u####
   - 200 #1$aHyperides$cDE$5GyFmDB \\ 340 01$8ger$aca. 390 - 320 v. Chr$xb0390b0320   - 200 #1$aHyperides$cDE$5GyFmDB \\ 340 01$8ger$aca. 390 - 320 v. Chr$xb0390b0320
   - 200 #1$aCollins$rCaptain$cGB$5ESTC(AACR2) \\ 340 01$8eng$ad. ca. 1724$xu####a1724   - 200 #1$aCollins$rCaptain$cGB$5ESTC(AACR2) \\ 340 01$8eng$ad. ca. 1724$xu####a1724
 +
 +
 +==== Internal Representation ====
 +//for biographical data (first indicator holds ''0'')://
 +<code javascript>
 +{"data": {"bioDates": [{
 +    "lang": "language code ($8)",
 +    "text": "unparsed data ($a)",
 +    "start": year ($x),
 +    "end": year ($x),
 +    "tmp": "temporary data ($9)",
 +    "prc": 1|0
 +}]}}
 +</code>
 +
 +//for activity data (first indicator holds '1')://
 +<code javascript>
 +{"data": {"actDates": [{
 +    "lang": "language code ($8)",
 +    "text": "unparsed data ($a)",
 +    "start": year ($x),
 +    "end": year ($x),
 +    "tmp": "temporary data ($9)",
 +    "prc": 1|0
 +}]}}
 +</code>
  
 ==== Change history ==== ==== Change history ====
   * //14.07.2017//: Indicator value 'x' in subfield $x will no longer be supported once the CT migrates into its new enviroment. Any value 'x' will be changed to 'u' during data ingest.   * //14.07.2017//: Indicator value 'x' in subfield $x will no longer be supported once the CT migrates into its new enviroment. Any value 'x' will be changed to 'u' during data ingest.
   * //14.07.2017//: Subfield $6 will no longer be supported, once the CT migrates into its new environment.   * //14.07.2017//: Subfield $6 will no longer be supported, once the CT migrates into its new environment.
 +  * //14.07.2017//: Subfield $9 added to the format description
  
 resources/cerl_thesaurus/editing/format/340.txt · Last modified: 2020/01/22 19:09 by jahnke

 

 

Recent changes RSS feed Valid XHTML 1.0 Driven by DokuWiki