Tagging personal names and prosopography

xml version || id: tagging-namesandpersons|| traditional typographic representation | regular expression test | epidoc appearance with standard xslt | tei p4 links | responsibility for this section | cvs information || post a comment || test this page

Release or development version: r-5

for divset 1: editionitemcount != typographicitemcount

It is likely that an epigraphic or papyrological project will need to maintain a database or authority list containing onomastic or basic prosopographical data on persons named in the corpus. In addition to the tags and attributes suggested below, therefore, the individual names might be linked to the keys or ids in this controlled list.

As a minimum, personal names should be tagged with the <persName> tag, as demonstrated below. In addition, the attributes reg and key may be used to offer normalised spelling and link to a database/authority list, respectively.

There exist various prosopographical databases and onomastic lists that may provide keys for personal names in inscriptions. For more information see the section/appendix on authority lists and controlled vocabularies. The controlled vocabulary being used should be indicated either in the header (which section?) or using an as yet undertermined new attribute on <persName>.

If a person's name is further tagged (optionally) with individual names identified as well as the whole naming formula (see example 3 below), then the key on <persName> may be used to point to a prosopographical table, while the key on <name type="x"> may point to an onomastic table/authority list.

Traditional typographic representation

  1. Antonius Tatianus
  2. Τ. Ἀσκληπιόδοτον
  3. Titus Flavius Diogenes

EpiDoc Encoding

  1. <persName full="yes">Antonius Tatianus</persName>
  2. <persName reg="Ἀσκληπίοδοτος, Τίτος Ὄππιος" key="OppAsclep" full="yes">Τ. Ἀσκληπιόδοτον</persName>
  3. <persName><name type="praenomen">Titus</name> <name type="gentilicium">Flavius</name> <name type="cognomen">Diogenes</name></persName>

EpiDoc appearance with standard XSLT

  1. Antonius Tatianus
  2. Τ. Ἀσκληπιόδοτον
  3. Titus Flavius Diogenes

Responsibility for this section

CVS Information

Revision number: $Revision: 1.1 $

Revision name (if any): $Name: r-5 $

Revision date: $Date: 2006/12/06 21:33:09 $

Revision committed by: $Author: paregorios $