Encode Images in Facsimile Files

Rationale

Because we store facsimiles on an HCMC server outside the LEMDO repository, we need to make links to them from within our XML files. These links are created in the facs_ metadata file that corresponds to each facsimile collection.
Before you encode image links in the body of the facs file, you need to complete the <teiHeader> section in the file and capture the information (metadata) about the facsimile. To learn how to encode facsimile metadata, see Capture Facscimile Metadata.
The body content of a facs_ file contains two elements for each facsimile image: <surface> and <graphic> . Via the <surface> element, we create a unique xml:id for each image and indicate its signature number, while the <graphic> element captures the image link itself. These elements must be encoded correctly for the facsimile links in our semi-diplomatic transcriptions to work properly.

Use XSLT to Encode Images

Before creating any image links, please ensure that your <msContents> is correct. The accuracy of our XSLT transformation relies on the numbers you give in your <msContents> .
We have written an XSLT transformation that can create most of the encoding for all of your facsimile images for you. To run the transformation, follow these steps:
Navigate to your file in Oxygen’s Project View.
Right-click the file, navigate to the drop-down labelled Transform, and click Transform with….
Find the transformation called LEMDO: Add surfaces in facsimile. Run the transformation.
Oxygen will ask you to indicate what type of images you have (either .jpg or .png). Use the drop-down menu to select the correct option.

Encode Signature Numbers

After running the XSLT, you will need to manually add signature numbers to the @n attribute of your <surface> element. Begin adding signature numbers from the title page of your printed playbook. Do not add signature numbers to pages that are not part of the playbook’s original contents (e.g., protective blank pages added by libraries).
We use signature numbers as a navigational tool. To account for any printing errors, we use inferred editorial signature numbers in our facsimile files. If your playbook’s pages are missing signature numbers, follow a logical numerical sequence from the last visible signature number until you reach the next one.
A fully encoded facsimile image should look like this:
<surface xml:id="facs_H5_Q1_BL_001" n="001">
  <graphic url="sourcefacs:H5_Q1_BL/H5_Q1_BL_001.png" mimeType="image/png"/>
</surface>

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 Beatrice 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.

Mahayla Galliford

Project manager, 2025-present; research assistant, 2021-present. Mahayla Galliford (she/her) graduated with a BA (Hons with distinction) from the University of Victoria in 2024. Mahayla’s undergraduate research explored early modern stage directions and civic water pageantry. Mahayla continues her studies through UVic’s English MA program and her SSHRC-funded thesis project focuses on editing and encoding girls’ manuscripts, specifically Lady Rachel Fane’s dramatic entertainments, in collaboration with 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

Training and Documentation Lead 2025–present. LEMDO project manager 2022–2025. Textual remediator 2021–present. Navarra Houldin (they/them) completed their BA with a major in history and minor in Spanish at the University of Victoria in 2022. Their primary research was on gender and sexuality in early modern Europe and Latin America. They are continuing their education through an MA program in Gender and Social Justice Studies at the University of Alberta where they will specialize in Digital Humanities.

Sofia Spiteri

Sofia Spiteri is currently completing her Bachelor of Arts in History at the University of Victoria. During the summer of 2023, she had the opportunity to work with LEMDO as a recipient of the Valerie Kuehne Undergraduate Research Award (VKURA). Her work with LEMDO primarily includes semi-diplomatic transcriptions for The Winter’s Tale and Mucedorus.

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.

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.

Metadata