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:56] 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 Cataloguer's note (O;NR) **\\+**$9 Temporary data (O;NR) **\\
 see the [[numerical subfields|description of numerical subfields]]. see the [[numerical subfields|description of numerical subfields]].
  
Line 118: Line 118:
  
 ==== Internal Representation ==== ==== Internal Representation ====
-for biographical data (first indicator holds ''0''):+//for biographical data (first indicator holds ''0'')://
 <code javascript> <code javascript>
 {"data": {"bioDates": [{ {"data": {"bioDates": [{
Line 125: Line 125:
     "start": year ($x),     "start": year ($x),
     "end": year ($x),     "end": year ($x),
-    "internal": "cataloguer's note ($9)", +    "tmp": "cataloguer's note ($9)", 
-    "prtc": 1|0+    "prc": 1|0
 }]}} }]}}
 </code> </code>
  
-for activity data (first indicator holds '1'):+//for activity data (first indicator holds '1')://
 <code javascript> <code javascript>
 {"data": {"actDates": [{ {"data": {"actDates": [{
Line 137: Line 137:
     "start": year ($x),     "start": year ($x),
     "end": year ($x),     "end": year ($x),
-    "internal": "cataloguer's note ($9)", +    "tmp": "cataloguer's note ($9)", 
-    "prtc": 1|0+    "prc": 1|0
 }]}} }]}}
 </code> </code>
 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