Table of Contents

RevLog Edition Tool

Steps

0) Text

Form (text's metadata):

<teiHeader>
    <fileDesc>
        <titleStmt>
            <title><!-- title of the resource --></title>
        </titleStmt>
        <publicationStmt>
            <p><!-- Information about distribution of the resource--></p>
        </publicationStmt>
        <sourceDesc>
            <p><!-- Information about source from which the resource derives --></p>
        </sourceDesc>
    </fileDesc>
</teiHeader>

1) Recensio (=Witnesses)

Add witness form:

<msDesc>
 <msIdentifier>
  <settlement>Oxford</settlement>
  <repository>Bodleian Library</repository>
  <idno type="Bod">MS Poet. Rawl. D. 169.</idno>
 </msIdentifier>
 <msContents>
  <msItem>
   <author>Geoffrey Chaucer</author>
   <title>The Canterbury Tales</title>
  </msItem>
 </msContents>
 <physDesc>
  <objectDesc>
   <p>A parchment codex of 136 folios, measuring approx
       28 by 19 inches, and containing 24 quires.</p>
   <p>The pages are margined and ruled throughout.</p>
   <p>Four hands have been identified in the manuscript: the first 44
       folios being written in two cursive anglicana scripts, while the
       remainder is for the most part in a mixed secretary hand.</p>
  </objectDesc>
 </physDesc>
</msDesc>

Desiderata:

2) Collatio

3) Classification and Stemma Codicum

4) Editorial Decisions

5) Critical Edition

6) Visualisation

  1. PDF (LaTeX ekdosis)
  2. HTML (XSLT)