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 [2012/11/29 17:04] – [Input Conventions] schleierresources:cerl_thesaurus:editing:format:340 [2017/07/14 17:18] – [Change history] jahnke
Line 36: Line 36:
 \\ \\
 \\ \\
-** $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>
 \\ \\
 \\ \\
Line 49: Line 49:
 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 73: Line 73:
   * **u**  date is unknown (the following positions are left blank)   * **u**  date is unknown (the following positions are left blank)
  
-  * **x**  not applicable (the following positions are left blank)+  * <del>**x**  not applicable (the following positions are left blank)</del>
  
-If only one date is given, the character positions of the other date should contain blanks. In this case, character position 0 or 5 will hold either "x" (not applicable) or "u" (unknown)+If only one date is given, the character positions of the other date should contain blanks. In this case, character position 0 or 5 will hold <del>either "x" (not applicable) or </del>"u" (unknown)
        
 **BBBB** indicates the year of birth or the year of beginning of activity or existence, using four digits, right justified and zerofilled. **BBBB** indicates the year of birth or the year of beginning of activity or existence, using four digits, right justified and zerofilled.
Line 115: Line 115:
   - 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 ====
 +  * //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 $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