Metadata Template for Edition Pages

This file contains a template for the <teiHeader> , <front> , and <body> elements of the born-digital file that creates the edition landing page for a work.

Sample TEI Header

<teiHeader>
  <fileDesc>
    <titleStmt>
      <title type="main">[Authority Title]</title>
      <title type="short">[Abbreviated Title]</title>
      <respStmt>
        <resp ref="resp:edt">Editor</resp>
        <persName ref="pers:ABBR1"><!-- Editor's Name. Change @ref to correct id. --></persName>
      </respStmt>
      <!-- Add additional names here if there are co-editors, textual editors, coordinating editors, etc. Feel free to curate the order of this list and to adjust the text node of <resp> to the appropriate title (I.e., Co-Editor, Editor, First Editor, etc.) -->
      <respStmt>
        <resp ref="resp:cph">Copyright Holder (editorial content)</resp>
        <persName ref="pers:ABBR1"><!-- Name of Copyright Holder. Change @ref to correct id. --></persName>
      </respStmt>
      <respStmt>
        <resp ref="resp:cph">Copyright Holder (XML and interface)</resp>
        <orgName ref="org:UVIC1">University of Victoria</orgName>
      </respStmt>
      <!-- If any of the texts in the edition were converted from the old ISE platform and remediated by the LEMDO Team, keep the following <respStmt>. -->
      <respStmt>
        <resp ref="resp:edt_mrk">Conversion and Remediation</resp>
        <orgName ref="org:LEMD1">LEMDO Team</orgName>
      </respStmt>
      <!-- If none of the texts in the edition were converted from the old ISE platform, but any of them were encoded by the LEMDO Team, keep the following <respStmt>. -->
      <respStmt>
        <resp ref="resp:edt_mrk">Encoder</resp>
        <orgName ref="org:LEMD1">LEMDO Team</orgName>
      </respStmt>
      <sponsor ref="org:LEMD1"/>
      <!-- Change @ref to the correct sponser. -->
      <funder>Social Sciences and Humanities Research Council of Canada</funder>
      <!-- This <funder> should be in all editions published on the LEMDO platform. You may add additional funders if you have any. -->
    </titleStmt>
    <editionStmt>
      <p>Released with <!-- Anthology Name --> 1.0</p>
    </editionStmt>
    <publicationStmt>
      <publisher>University of Victoria on the Linked Early Modern Drama Online platform.</publisher>
      <availability>
        <p>This edition is licensed under a <ref target="https://creativecommons.org/licenses/by-nc-nd/4.0/">CC BY-NC_ND 4.0 license</ref>, which means that the components are freely downloadable without permission under the following conditions: (1) credit must be given to the author, <!-- Anthology Name -->, and LEMDO in any subsequent use of the files and/or data; (2) the content cannot be adapted or repurposed (except in quotations for the purposes of academic review and citation); and (3) commercial uses are not permitted without the knowledge and consent of <!-- Anthology Name -->, the editor, and LEMDO. This license allows for pedagogical use of the critical paratexts in the classroom.</p>
        <licence/>
      </availability>
    </publicationStmt>
    <seriesStmt>
      <p>Anthology Name</p>
    </seriesStmt>
    <notesStmt><!-- Add all documents here that are a part of your edition. -->
      <relatedItem target="doc:somedoc"/>
      <!-- <relatedItem target="doc:"/> -->
      <!-- <relatedItem target="doc:"/> -->
      <!-- <relatedItem target="doc:"/> -->
    </notesStmt>
    <sourceDesc>
      <p>Edition landing page created by the <orgName ref="org:LEMD1">LEMDO Team</orgName>
      </p>
    </sourceDesc>
  </fileDesc>
  <profileDesc>
    <textClass>
      <catRef scheme="tax:emdDocumentTypes" target="cat:ldtBornDigEdition"/>
    </textClass>
  </profileDesc>
  <encodingDesc><!-- Note that there is no terminal punctuation in the encodingDesc -->
    <p>Encoded in TEI P5 according to the LEMDO Customization and Encoding Guidelines</p>
    <projectDesc>
      <p>This edition was prepared by <persName ref="pers:ABBR1"><!-- Editor's Name --></persName> for the <!-- Anothology's Name --> anthology on the LEMDO platform</p>
    </projectDesc>
    <editorialDecl>
      <p>This edition was edited according to the DRE Editorial Guidelines</p>
    </editorialDecl>
  </encodingDesc>
  <revisionDesc status="TEI_INP"><!-- Change status to published as soon as there is even one published file in the edition. -->
    <change who="pers:JENS1" when="2021-02-12" status="TEI_INP">Created file.</change>
    <!-- Change @who to the correct person and update the date. -->
  </revisionDesc>
</teiHeader>

Sample Body Element

<body><!-- If you need to add bylines for the edition, put them first in the body. They will then appear directly under the edition title(s), which are drawn from the teiHeader. -->
  <byline>Author: <persName ref="pros:SHAK1"><!-- Author's Name --></persName>
  </byline>
  <byline>Editor: <persName ref="pers:ABBR1"><!-- Editor's Name --></persName>
  </byline>
  <!-- If your edition has a modern text, add a Quickstart with a link to the modern text. If not, you can delete this element. -->
  <p>Quickstart: <!-- <ref target="doc:">Authority Title (Modern)</ref> --></p>
  <div><!-- Add all texts of your edition here. If there are no texts, you can delete this element. -->
    <head>Texts of this edition</head>
    <list>
      <item><!-- <ref target="doc:">Authority Title (Modern)</ref> --></item>
      <item><!-- <ref target="doc:">Authority Title, Folio #, YYYY (Semi-diplomatic transcription)</ref> --></item>
      <item><!-- <ref target="doc:">Authority Title, Quarto #, YYYY (Semi-diplomatic transcription)</ref> --></item>
    </list>
  </div>
  <!-- Add all sections of your edition's critical paratext here. If there is no paratext, you can delete this element. -->
  <div>
    <head>Critical Paratexts</head>
    <list>
      <item><!-- <ref target="doc:">Title of Paratext</ref> --></item>
      <item><!-- <ref target="doc:">Title of Paratext</ref> --></item>
    </list>
  </div>
  <div>
    <head>Apparatus</head>
    <list>
      <item><!-- <ref target="doc:">Authority Title Annotations</ref> --></item>
      <item><!-- <ref target="doc:">Authority Title Collation</ref> --></item>
    </list>
  </div>
  <div><!-- Add all supplmentary materials here. If there are no supplementary texts, you can delete this element. -->
    <head>Supplementary Material</head>
    <list>
      <item><!-- <ref target="doc:">Title of Supplementary Text</ref> --></item>
      <item><!-- <ref target="doc:">Title of Supplementary Text</ref>< --></item>
    </list>
  </div>
</body>

Notes

Feel free to ask LEMDO for help by emailing lemdo@uvic.ca (monitored by the Director and the Project Manager) or lemdotech@uvic.ca (monitored by the Director, Project Manager, and Remediators).

Prosopography

Janelle Jenstad

Janelle Jenstad is a Professor of English at the University of Victoria, Director of The Map of Early Modern London, and Director of Linked Early Modern Drama Online. With Jennifer Roberts-Smith and Mark Kaethler, she co-edited Shakespeare’s Language in Digital Media: Old Words, New Tools (Routledge). She has edited John Stow’s A Survey of London (1598 text) for MoEML and is currently editing The Merchant of Venice (with Stephen Wittek) and Heywood’s 2 If You Know Not Me You Know Nobody for DRE. Her articles have appeared in Digital Humanities Quarterly, Elizabethan Theatre, Early Modern Literary Studies, Shakespeare Bulletin, Renaissance and Reformation, and The Journal of Medieval and Early Modern Studies. She contributed chapters to Approaches to Teaching Othello (MLA); Teaching Early Modern Literature from the Archives (MLA); Institutional Culture in Early Modern England (Brill); Shakespeare, Language, and the Stage (Arden); Performing Maternity in Early Modern England (Ashgate); New Directions in the Geohumanities (Routledge); Early Modern Studies and the Digital Turn (Iter); Placing Names: Enriching and Integrating Gazetteers (Indiana); Making Things and Drawing Boundaries (Minnesota); Rethinking Shakespeare Source Study: Audiences, Authors, and Digital Technologies (Routledge); and Civic Performance: Pageantry and Entertainments in Early Modern London (Routledge). For more details, see janellejenstad.com.

Joey Takeda

Joey Takeda is LEMDO’s Consulting Programmer and Designer, a role he assumed in 2020 after three years as the Lead Developer on LEMDO.

Martin Holmes

Martin Holmes has worked as a developer in the UVicʼs Humanities Computing and Media Centre for over two decades, and has been involved with dozens of Digital Humanities projects. He has served on the TEI Technical Council and as Managing Editor of the Journal of the TEI. He took over from Joey Takeda as lead developer on LEMDO in 2020. He is a collaborator on the SSHRC Partnership Grant led by Janelle Jenstad.

Navarra Houldin

Project manager 2022–present. Textual remediator 2021–present. Navarra Houldin (they/them) completed their BA in History and Spanish at the University of Victoria in 2022. During their degree, they worked as a teaching assistant with the University of Victoriaʼs Department of Hispanic and Italian Studies. Their primary research was on gender and sexuality in early modern Europe and Latin America.

Tracey El Hajj

Junior Programmer 2019–2020. Research Associate 2020–2021. Tracey received her PhD from the Department of English at the University of Victoria in the field of Science and Technology Studies. Her research focuses on the algorhythmics of networked communications. She was a 2019–2020 President’s Fellow in Research-Enriched Teaching at UVic, where she taught an advanced course on Artificial Intelligence and Everyday Life. Tracey was also a member of the Map of Early Modern London team, between 2018 and 2021. Between 2020 and 2021, she was a fellow in residence at the Praxis Studio for Comparative Media Studies, where she investigated the relationships between artificial intelligence, creativity, health, and justice. As of July 2021, Tracey has moved into the alt-ac world for a term position, while also teaching in the English Department at the University of Victoria.

William Shakespeare

Orgography

LEMDO Team (LEMD1)

The LEMDO Team is based at the University of Victoria and normally comprises the project director, the lead developer, project manager, junior developers(s), remediators, encoders, and remediating editors.

University of Victoria (UVIC1)

https://www.uvic.ca/

Metadata