Personography

Vertical Tabs

Reader
<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rng" type="application/xml"
	schematypens="http://purl.oclc.org/dsdl/schematron"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0">
   <teiHeader>
      <fileDesc>
         <titleStmt>
            <title><!-- Insert title for the Personography --></title>
            <editor><!-- Insert editor(s) of this digital text --></editor>
            <sponsor><!-- Insert name of sponsoring organization or institution --></sponsor>
            <respStmt>
               <resp><!-- Statement of responsibility for transcription, proofing, etc. --></resp>
               <persName><!-- Name of person responsible for above role --></persName>
            </respStmt>
         </titleStmt>
         <editionStmt>
            <edition><!-- Description about the edition of this digital text, if applicable --></edition>
         </editionStmt>
         <publicationStmt>
            <authority><!-- Name of person or agency responbile for making a work available --></authority>
            <availability>
               <p><!-- Information about access and availability --></p>
            </availability>
         </publicationStmt>
         <sourceDesc>
            <p><!-- This should contain one of the following elements: <p> | <bibl> | <biblStruct> | <biblFull> | or <listBibl> --></p>
         </sourceDesc>
      </fileDesc>
   </teiHeader>
   <text>
      <body>
         <p>This is a template for a Personography (Prosopography) used to encode contextual
            information about people.</p>
         <p>To view the Personography template, switch to the XML View Stylesheet from the dropdown
            above.</p>
         <p>When uploading a Personography file (or other ography file) to TAPAS, you must upload
            it as a support file before uploading non-support TEI files.</p>
         
         <listPerson>
            <!-- Contains list of elements with biographical information about a person -->
            <!-- Insert unique identifier for each person -->
            <person xml:id="pers_jane_smith">
               <persName><!--Insert name of person --></persName>
               <birth when="1885-12-01"><!-- Insert date of birth -->
                  <placeName><!-- Insert place of birth --></placeName>
               </birth>
               <death when="1915-11-05 "><!-- Insert date of death -->
                  <placeName><!-- Insert place of death --></placeName>
               </death>
               <nationality><!-- Insert nationality --></nationality>
               <occupation><!-- Insert information about their occupation --></occupation>
               <residence><!-- Insert information such as address or place of residence --></residence>  
               <note><!-- Insert note, if necessary --></note>
            </person>
            
            <!-- Repeat for each person -->

         </listPerson>
      </body>
   </text>
</TEI>

This is a template for a Personography (Prosopography) used to encode contextual information about people.

To view the Personography template, switch to the XML View Stylesheet from the dropdown above.

When uploading a Personography file (or other ography file) to TAPAS, you must upload it as a support file before uploading non-support TEI files.

Toolbox

Themes:

This is a template for a Personography (Prosopography) used to encode contextual information about people.

To view the Personography template, switch to the XML View Stylesheet from the dropdown above.

When uploading a Personography file (or other ography file) to TAPAS, you must upload it as a support file before uploading non-support TEI files.