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 [2017/07/14 17:17] – [Internal Representation] jahnke
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 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": "cataloguer's note ($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": "cataloguer's note ($9)",
 +    "prc": 1|0
 +}]}}
 +</code>
  
 ==== Change history ==== ==== Change history ====
 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