Home | Resources | Services | Hosting | Publications | Collaboration | Joining CERL | About CERL |

This is an old revision of the document!


340 Biographical Dates / Dates of Existence


Mandatory: no
Repeatable: yes


Field Definition and Scope

This field contains information about the time a person or printer has lived or was active or about the time a corporate body did exist.

Application of Content Designators

Indicators


Indicator 1: Specifies the type of data

  • 0 Biographical Dates
  • 1 Dates of Activity

Indicator 2: Specifies the type of input:

  • 0 Field has been input or corrected by cataloguer and cannot be overwritten in automated updating processes
  • 1 Field has been input by automated addition; review by cataloguer may be necessary

Subfields



$6 Source File Reference (O;NR)
see the description of numerical subfields.


$8 Language Code (M;NR)
see the description of numerical subfields.

$a Unparsed dates (M;NR)
Dates given in plain text, including any textual additions or comments etc.

$x Dates in machine-readable form (O;NR)
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 description of numerical subfields.

Input Conventions

In case this field is input manually it should not be repeated, unless there are differing (or contradictory) statements that should be recorded, or statements in different languages. Automatic merger of records from different sources may also cause a repetition of this field. It is strongly recommended that in case this field is repeated that there is always one field giving just the (most likely) dates in subfields $a and $x, with the language of $a being indicated as und (undefined).

The data in subfield $x must be entered according to the following pattern:

 µBBBBµEEEE

µ indicates whether the following year belongs to the Christian era or not:

  • a the following numeral indicates a year A.D.
  • b the following numeral indicates a year B.C.
  • u date is unknown (the following positions are left blank)
  • x not applicable (the following positions are left blank)

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)

BBBB indicates the year of birth or the year of beginning of activity or existence, using four digits, right justified and zerofilled.

EEEE indicates the year of decease or the year of ending activity or existence, using four digits, right justified and zerofilled

Mapping

When creating an RDF description, the following mapping is applied

$ardaGr2:biographicalInformationif indicator 1 holds 0 and the record describes a person
$x/0-4rdaGr2:dateOfBirthif indicator 1 holds 0 and the record describes a person
$x/5-9rdaGr2:dateOfDeathif indicator 1 holds 0 and the record describes a person
$xrdaGr2:periodOfActivityOfThePersonif indicator 1 holds 1 and the record describes a person

Mapping Example

<rdf:Description rdf:about="http://thesaurus.cerl.org/cnp00541566">
  <rdaGr2:nameOfThePerson>Lechler, Lorenz &lt;Künstler, 16. Jh.&gt;</rdaGr2:nameOfThePerson>
  <rdaGr2:biographicalInformation xml:lang="de">-1550. - Todesjahr ca.</rdaGr2:biographicalInformation>
  <rdaGr2:dateOfDeath>1550</rdaGr2:dateOfDeath>
  <rdaGr2:periodOfActivityOfThePerson>1525-1547</rdaGr2:periodOfActivityOfThePerson>
</rdf:Description>

Examples

  1. 200 #1$aMerula$bPaullus$cNL$5NeHKB
    340 01$8und$a1558-1607$xa1558a1607
  2. 212 #0$aUniversität <Göttingen>$cDE$5GYMG
    340 00$8ger$agegr. 1737$xa1737x####
  3. 200 #1$aHyperides$cDE$5GyFmDB
    340 01$8ger$aca. 390 - 320 v. Chr$xb0390b0320
  4. 200 #1$aCollins$rCaptain$cGB$5ESTC(AACR2)
    340 01$8eng$ad. ca. 1724$xu####a1724

Internal Representation

for biographical data (first indicator holds 0):

{"data": {"bioDates": [{
    "lang": "language code ($8)",
    "text": "unparsed data ($a)",
    "start": year ($x),
    "end": year ($x),
    "tmp": "temporary data ($9)",
    "prc": 1|0
}]}}

for activity data (first indicator holds '1'):

{"data": {"actDates": [{
    "lang": "language code ($8)",
    "text": "unparsed data ($a)",
    "start": year ($x),
    "end": year ($x),
    "tmp": "temporary data ($9)",
    "prc": 1|0
}]}}

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
This website uses cookies to ensure you get the best experience from it.
 resources/cerl_thesaurus/editing/format/340.1500045882.txt.gz · Last modified: 2017/07/14 17:24 by jahnke

 

 

Recent changes RSS feed Valid XHTML 1.0 Driven by DokuWiki