This is the data dictionary for the Minor Works of John
Lydgate virtual archive, showing all the elements and attributes that exist
at least once amongst the witnesses of the various texts. The dictionary is organized
first by elements, then by attributes (prefaced with an @). The description for each
is split up between the general TEI guidelines for a particular element or attribute
(with the class noted in parenthesis when applicable), the description of the element
or attribute as used in the TEI for the site where it is more narrow or otherwise
different than the standard P5 description, and specific usage cases. Up to three
columns may be found beneath the description: Attributes, Contained by, and May
contain. The "Attributes" column only appears in element entries, and indicates any
attributes contained by that element. The "Contained by" column indicates which
elements can contain the element or attribute described. The "May contain" column
indicates one of two things: for elements, it describes additional elements that may
be contained by the element described and for attributes, it describes specific
entries.
Last updated: March 8, 2024
P5 Guidelines: contains a single TEI-conformant document,
combining a single TEI header with one or more members of the model.resourceLike class.
Multiple TEI elements may be combined to form a teiCorpus element. [more]
P5 Guidelines: contains letters, words, or phrases
inserted in the source text by an author, scribe, or a previous annotator or
corrector. [more]
P5 Guidelines: in a bibliographic reference, contains
the name(s) of an author, personal or corporate, of a work; for example in the
same form as that provided by a recognized bibliographic name authority. [more]
P5 Guidelines: supplies information about the
availability of a text, for example any restrictions on its use or distribution, its
copyright status, any licence applying to it, etc. [more]
Minor Works of John Lydgate: Contains the licensing information for both the transcription
and any images.
Usage: Since the images are generally sourced from holding institutions,
any requirements the holding institutions have in terms of copyright notice are
placed here under a <license> element alongside a creative commons
statement about the transcription. @xml:id is used as a shorthand for
the holding institution.
P5 Guidelines: contains a loosely-structured
bibliographic citation of which the sub-components may or may not be explicitly
tagged. [more]
P5 Guidelines: contains the whole body of a single unitary
text, excluding any front or back matter. [more]
P5 Guidelines: documents a change or set of changes made
during the production of a source document, or during the revision of an electronic
file. [more]
Minor Works of John Lydgate:
Usage: <change> is used here primarily to deal with any revisions
to the XML file, rather than to note changes to the witness transcribed.
P5 Guidelines: contains literal code from some formal
language such as a programming language. [more]
P5 Guidelines: contains a
description of how the leaves or bifolia are physically arranged. [more]
P5 Guidelines: contains the name of a geo-political
unit, such as a nation, country, colony, or commonwealth, larger than or
administratively superior to a region and smaller than a bloc. [more]
Minor Works of John Lydgate:
Usage: <country> is used to indicate the physical location of the
material witness.
P5 Guidelines: contains an area of damage to the text
witness. [more]
Minor Works of John Lydgate:
Usage: <damage> is used here when the text is largely intact but
has some damaged characters that should be noted. Whether the damaged text is
legible or not is indicated by the @n attribute. Where the text cannot
be determined, a <gap> element is used to indicate how many characters are
missing. In cases where the norm is for the text to be damaged, the tag may be
omitted in favor of a <gap> element or elements directly under the
<line> element.
P5 Guidelines: contains a date in any format. [more]
Minor Works of John Lydgate: Within <bibl>, <date> records the publication
date of the source. The text within the element will be formatted similarly to
this: 3 December, 2016, while the @when attribute will provide the date
in a standardized format beginning with the year: YYYY-MM-DD. Where the day is not
available it is omitted.
• Within <publicationStmt>, <date> is a free-form
indicator of the date of production when we have one from a colophon or other
indicator. It is largely an empty field.
P5 Guidelines: contains a
description of the decoration of a manuscript, either as a sequence of paragraphs,
or as a sequence of topically organized decoNote elements. [more]
P5 Guidelines: contains a note
describing either a decorative component of a manuscript, or a fairly homogenous
class of such components. [more]
P5 Guidelines: contains a letter, word, or passage
deleted, marked as deleted, or otherwise indicated as superfluous or spurious in the
copy text by an author, scribe, or a previous annotator or corrector. [more]
P5 Guidelines: contains a
dimensional specification. [more]
P5 Guidelines: contains a subdivision of the front,
body, or back of a text. [more]
P5 Guidelines: contains a secondary statement of
responsibility for a bibliographic item, for example the name of an individual,
institution or organization, (or of several such) acting as editor, compiler,
translator, etc. [more]
Minor Works of John Lydgate:
Usage: <editor> should contain the <persName> element and
its associated sub-elements, so that the underlying @xml:id element can
be used for internal bookkeeping regarding who has made edits to the files.
P5 Guidelines: marks words or phrases which are
stressed or emphasized for linguistic or rhetorical effect. [more]
P5 Guidelines: contains a sequence of letters added by an
editor or transcriber when expanding an abbreviation. [more]
Minor Works of John Lydgate: Oddly, despite being part of the transcription modules the
P5 guidelines for embedded transcription do not allow the <ex>
element to be placed under the <line> element. This makes little sense to
me as other elements, such as the new <ellipsis> element, can be placed
underneath <line> despite having an editorial component. The decision
strikes me as counterintuitive to how people read medieval manuscripts, where an
expansion is often mentally converted into the full word and as such serves as
largely equivalent in meaning. Thus I've added it to the schema for this site.
Someone who does not with to include the expanded transcriptions should simply add
<xsl:template match="tei:ex"/> to whatever xslt they're using on the
provided xml. This will suppress any expansions.
P5 Guidelines: describes the approximate size of a text
stored on some carrier medium or of some other object, digital or non-digital,
specified in any convenient units. [more]
P5 Guidelines: groups elements representing or containing
graphic information such as an illustration, formula, or figure. [more]
P5 Guidelines: contains a full bibliographic description
of an electronic file. [more]
P5 Guidelines: contains a forename, given or baptismal
name. [more]
Minor Works of John Lydgate:
Usage: In the case of editors who use both their first and middle names
professionally, the middle name should be entered via a <forename> element
with the @sort attribute set to 2. This will ensure proper name
order.
P5 Guidelines: contains a mathematical or other
formula. [more]
P5 Guidelines: indicates a point where material has been
omitted in a transcription, whether for editorial reasons described in the TEI
header, as part of sampling practice, or because the material is illegible,
invisible, or inaudible. [more]
Minor Works of John Lydgate:
Usage: Each <gap> will contain three attributes:
@quantity, @unit, and @reason.
@quantity indicates the number of characters the gap contains, based
either on remnants of characters or on context. @unit indicates the unit
indicated by @quantity, and is generally given as "chars."
@reason gives the reason for the gap.
P5 Guidelines: indicates the location of a graphic or
illustration, either forming part of a text, or providing an image of it. [more]
P5 Guidelines: contains a
description of all the different kinds of writing used in a manuscript. [more]
Minor Works of John Lydgate:
Usage: Rather than a more free-form description under a <p>
element, <handNote> should be used to indicate specific features of the
hand within the document.
P5 Guidelines: describes a particular style or hand
distinguished within a manuscript. [more]
Minor Works of John Lydgate:
Usage: <handNote> describes aspects of the scribal hand for a
particular manuscript. Besides the standard scope referenced in the p5 guidelines,
it may also include "capitals" as a legal value of the @scope attribute.
This is used to indicate information about the capitals prefacing blocks of text
or stanzas of verse. Further information about specific aspects of each hand are
described with <p> elements underneath <handNote>.
P5 Guidelines: contains any type of heading, for example
the title of a section, or the heading of a list, glossary, manuscript description,
etc. [more]
P5 Guidelines: contains a
measurement measured along the axis at right angles to the bottom of the written
surface, i.e. parallel to the spine for a codex or book. [more]
P5 Guidelines: marks a word or phrase as graphically
distinct from the surrounding text, for reasons concerning which no claim is
made. [more]
P5 Guidelines: groups elements
describing the full history of a manuscript or manuscript part. [more]
P5 Guidelines: supplies any form of identifier used to
identify some object, such as a bibliographic item, a person, a title, an
organization, etc. in a standardized way. [more]
Minor Works of John Lydgate:
Usage: Under <msIdentifier>, <idno> is used to indicate the
shelf mark or other unique identifier for the witness in question.
P5 Guidelines: contains the name of an organization such
as a university or library, with which a manuscript is identified, generally its
holding institution. [more]
P5 Guidelines: contains one component of a list. [more]
P5 Guidelines: contains a single, possibly incomplete,
line of verse. [more]
P5 Guidelines: contains any label or heading used to
identify part of a text, typically but not exclusively in a list or glossary. [more]
P5 Guidelines: describes the languages, sublanguages,
registers, dialects, etc. represented within a text. [more]
P5 Guidelines: characterizes a single language or
sublanguage used within a text. [more]
P5 Guidelines: describes how text
is laid out on the page, including information about any ruling, pricking, or
other evidence of page-preparation techniques. [more]
P5 Guidelines: collects the set of layout descriptions
applicable to a manuscript. [more]
P5 Guidelines: contains information about a licence or
other legal agreement applicable to the text. [more]
P5 Guidelines: contains the transcription of a topographic
line in the source document [more]
Minor Works of John Lydgate:
Usage: Each line includes a @n attribute, indicating where in
the stanza the particular line is located.
P5 Guidelines: contains any sequence of items organized as
a list. [more]
P5 Guidelines: groups a number of change descriptions
associated with either the creation of a source text or the revision of an encoded
text. [more]
P5 Guidelines: contains a word or
phrase describing the material of which the object being described is
composed. [more]
Minor Works of John Lydgate:
Usage: <material> is used to provide a one or two word description
of the basic materials that comprise the witness' support.
P5 Guidelines: describes the
intellectual content of a manuscript or manuscript part, either as a series of
paragraphs or as a series of structured manuscript items. [more]
P5 Guidelines: contains a description
of a single identifiable manuscript or other text-bearing object. [more]
Minor Works of John Lydgate:
Usage: <msDesc> includes an @xml:id attribute, which is
an internal indicator regarding the primary source referenced in the
description.
P5 Guidelines: contains the
information required to identify the manuscript being described. [more]
P5 Guidelines: describes an individual work or item
within the intellectual content of a manuscript or manuscript part. [more]
Minor Works of John Lydgate:
Usage: <msItem> includes an @n attribute, providing the
location of the surface it is written upon in the codex or other witness.
P5 Guidelines: contains a note or annotation. [more]
Minor Works of John Lydgate: Generally speaking, a <note>indicates a footnote on
the page, intended to be read in reference to the material it comes immediately
after except in the case of where more than one item is noted on the same line.
Then the note will appear at the end of the line. The type of note indicated is
determined by a @n, which will use "explanatory," "informational," or
"both." CSS then styles these notes as red, blue, or green, respectively. However,
under <collation>
<note> refers to the number of pages or gatherings the item referenced
takes up in the codex.
P5 Guidelines: contains a description of the physical
components making up the object which is being described. [more]
P5 Guidelines: marks paragraphs in prose. [more]
P5 Guidelines: contains a proper noun or proper-noun
phrase referring to a person, possibly including one or more of the person's
forenames, surnames, honorifics, added names, etc. [more]
P5 Guidelines: contains a full
physical description of a manuscript or manuscript part, optionally subdivided
using more specialized elements from the model.physDescPart class. [more]
P5 Guidelines: provides a detailed description of
non-bibliographic aspects of a text, specifically the languages and sublanguages used,
the situation in which it was produced, the participants and their setting. [more]
P5 Guidelines: contains the name of the place where a
bibliographic item was published. [more]
P5 Guidelines: groups information concerning the
publication or distribution of an electronic or other text. [more]
P5 Guidelines: provides the name of the organization
responsible for the publication or distribution of a bibliographic item. [more]
P5 Guidelines: defines a reference to another location,
possibly modified by additional text or comment. [more]
P5 Guidelines: contains the name of an administrative
unit such as a state, province, or county, larger than a settlement, but smaller
than a country. [more]
P5 Guidelines: summarizes the revision history for a
file. [more]
P5 Guidelines: contains the name of a settlement such
as a city, town, or village identified as a single geo-political or administrative
unit. [more]
P5 Guidelines: describes the source from which an
electronic text was derived or generated, typically a bibliographic description in
the case of a digitized text, or a phrase such as "born digital" for a text which
has no previous existence. [more]
P5 Guidelines: contains a transcription or other
representation of a single source document potentially forming part of a
dossier génétique or collection of sources. [more]
P5 Guidelines: groups one or more deletions with one or
more additions when the combination is to be regarded as a single intervention in
the
text. [more]
P5 Guidelines: signifies text supplied by the transcriber
or editor for any reason; for example because the original cannot be read due to
physical damage, or because of an obvious omission by the author or scribe. [more]
P5 Guidelines: contains a
description of the materials etc. which make up the physical support for the
written part of a manuscript. [more]
Minor Works of John Lydgate: <support> provides a description of the type of
material the manuscript is written upon. It is composed of two parts: the first
part is a list of materials, each surrounded by a <material> element. This
is then followed by a narrative description of the support within a <p>
element.
P5 Guidelines: groups elements describing the physical
support for the written part of a manuscript. [more]
P5 Guidelines: defines a written surface as a
two-dimensional coordinate space, optionally grouping one or more graphic
representations of that space, zones of interest within that space, and
transcriptions of the writing within them. [more]
P5 Guidelines: defines any kind of useful grouping of
written surfaces, for example the recto and verso of a single leaf, which the
encoder wishes to treat as a single unit. [more]
Minor Works of John Lydgate:
Usage: Used to indicate one of two levels of groupings in codex-based
items. The first <surfaceGrp> element indicates the gathering, while the
second <surfaceGrp> element indicates the leaf. @xml:id provides
information regarding the specific location of the gathering in the codex or leaf
in the gathering, respectively. In non-codex items only a single
<surfaceGrp> item is used.
P5 Guidelines: contains a family (inherited) name, as
opposed to a given, baptismal, or nick name. [more]
P5 Guidelines: contains the whole of a TEI encoded corpus,
comprising a single corpus header and one or more TEI elements, each containing a
single
text header and a text. [more]
P5 Guidelines: contains a single-word, multi-word, or
symbolic designation which is regarded as a technical term. [more]
P5 Guidelines: contains a single text of any kind, whether
unitary or composite, for example a poem or drama, a collection of essays, a novel,
a
dictionary, or a corpus sample. [more]
P5 Guidelines: contains a title for any kind of
work. [more]
P5 Guidelines: groups information about the title of a
work and those responsible for its content. [more]
P5 Guidelines: contains a word, phrase, or passage which
cannot be transcribed with certainty because it is illegible or inaudible in the
source. [more]
P5 Guidelines: contains a
measurement measured along the axis parallel to the bottom of the written surface,
i.e. perpendicular to the spine of a book or codex. [more]
P5 Guidelines: defines any two-dimensional area within a
surface element. [more]
Minor Works of John Lydgate:
Usage: Used to indicate a stanza or part of a stanza within a
<surface> element. @n is used to indicate which stanza is
meant, using a standard edition as a guideline.
P5 Guidelines: categorizes the cause of the
damage, if it can be identified. (att.damaged) [more]
P5 Guidelines: indicates the location within a
temporal alignment at which this element ends. (att.timed) [more]
May contain:
- ../Witness_Descriptions/British_Library_Additional_29729.xml ../Witness_Descriptions/Minor_Poems_Vol_II.xml
../Witness_Descriptions/Trinity_College_R_3_20.xml ../Witness_Descriptions/Trinity_R_3_20.xml
P5 Guidelines: supplies the identifier by which this
element may be referenced. (att.identified) [more]
P5 Guidelines: gives a number (or other label)
for an element, which is not necessarily unique within the document. (att.global) [more]
Minor Works of John Lydgate:
Usage: Within <p> contained by <layout>, @n is
used to indicate the type of layout meant.
• Within <p> contained by <handNote>, @n
indicates the specific aspect of the hand meant.
• Within <note> under <collation>, @n
indicates the type of grouping referenced by the note: pages or gatherings.
• Within <note> under <line>, @n indicates
the type of note meant--explanatory, informational, or both. A note that lacks
@n will default to the style for both, as well.
P5 Guidelines: specifies where this item is
placed. (att.placement) [more]
P5 Guidelines: identifies a two dimensional area
within the bounding box specified by the other attributes by means of a series
of pairs of numbers, each of which gives the x,y coordinates of a point on a
line enclosing the area. (att.coordinated) [more]
May contain:
- 796,176 1184,738 456,712 64,140 64,142 800,178 820,232 112,208 112,210 824,234 858,296
158,280 210,348 902,352 860,296 166,284 206,348 902,354 948,420 253,416 256,417 950,420
990,476 302,480 301,481 992,480 1036,545 345,545 345,545 1037,543 1084,617 397,617
1087,619 1138,682 444,685 398,615 3,135 745,121 1192,705 426,724
P5 Guidelines: specifies the length in the units
specified (att.dimensions) [more]
• specifies the number of the
specified units that comprise the measurement (att.measurement) [more]
May contain:
- 1 5 7 3 2 4 6 8 12 11 10 9 19 29 14 15
P5 Guidelines: indicates how the element in
question was rendered or presented in the source text. (att.global.rendition) [more]
Minor Works of John Lydgate:
Usage: "capital" indicates that the text within a <hi> element is
a capital letter in the original manuscript.
• "capital_2" indicates that the text within a <hi> element
is a capital letter taking up two lines in the original manuscript.
• "capital_2_red" indicates that the text within a <hi>
element is a capital letter taking up two lines in the original manuscript,
rendered in red ink.
• "capital_missing_2" indicates the text within a <hi>
element is a capital letter taking up two lines in the original manuscript.
However, the capital was never rendered, and so is indicated as missing. A space
should be provided when displayed, but the character should not appear.
• "capital_3" indicates that the text within a <hi> element
is a capital letter taking up three lines in the original manuscript.
• "capital_3_red" indicates that the text within a <hi>
element is a capital letter taking up three lines in the original manuscript,
rendered in red ink.
• "capital_missing_3" indicates the text within a <hi>
element is a capital letter taking up three lines in the original manuscript.
However, the capital was never rendered, and so is indicated as missing. A space
should be provided when displayed, but the character should not appear.
• "hidden" indicates the text exists in the underlying xml, but
should not be rendered for display.
• "italic" indicates the text within an <emph> element is to
be rendered in italics.
• "superscript" indicates the text within a <hi> element is
to be rendered in superscript.
• "touched" indicates the text within a <hi> element is
'touched', or written with a vertical stroke through it, in the original
manuscript.
• "underline" indicates the text within a <hi> element is
underlined in the original manuscript.
• "red_pilcrow" indicates the text within a <hi> element is
prefaced with a pilcrow (¶), rendered in red ink.
• "blue_pilcrow" indicates the text within a <hi> element is
prefaced with a pilcrow (¶), rendered in blue ink.
• "gold_pilcrow" indicates the text within a <hi> element is
prefaced with a pilcrow (¶), either gilded or rendered in gold (yellow)
ink.
P5 Guidelines: points to a description of the
rendering or presentation used for this element in the source text. (att.global.rendition) [more]
P5 Guidelines: where the measurement summarizes
more than one observation, specifies the applicability of this
measurement. (att.dimensions) [more]
• specifies how widely this hand is
used in the manuscript. (att.handFeatures) [more]
P5 Guidelines: characterizes the particular
script or writing style used by this hand, for example
secretary, copperplate,
Chancery, Italian,
etc. (att.handFeatures) [more]
May contain:
- textura quadrata insular anglicana secretary
P5 Guidelines: specifies the sort order of the
name component in relation to others within the name. (att.personal) [more]
P5 Guidelines: specifies the source from which
declarations and definitions for the components of the object being defined
may be obtained. (att.readFrom) [more]
• provides a pointer to the
bibliographical source from which a quotation or citation is drawn. (att.source) [more]
P5 Guidelines: describes the status of a
document either currently or, when associated with a dated element, at the
time indicated. (att.docStatus) [more]
• indicates the effect of the
intervention, for example in the case of a deletion, strikeouts which
include too much or too little text, or in the case of an addition, an
insertion which duplicates some of the text already present. (att.transcriptional) [more]
May contain:
- free draft revision restricted initial unknown
P5 Guidelines: specifies the destination of the
reference by supplying one or more URI References (att.pointing) [more]
• points at one or several elements
or sets of elements by means of one or more data pointers, using the URI
syntax. (att.scoping) [more]
May contain:
- http://creativecommons.org/licenses/by-nc-sa/4.0/ http://www.minorworksoflydgate.net/Quis_Dabit/Jesus_College_Q_G_8/Jesus_Q_G_8_f19v.html
Testament/Clopton/EETS.T.56.html http://archive.ling.ed.ac.uk/ihd/elalme_scripts/mapping/user-defined_maps.html
https://quod.lib.umich.edu/m/middle-english-dictionary/dictionary/MED27400 https://quod.lib.umich.edu/m/middle-english-dictionary/dictionary/MED25277
https://quod.lib.umich.edu/m/middle-english-dictionary/dictionary/MED25257 https://www.dimev.net/record.php?recID=3149
../../archive.html#clopton_chapel_floor ../../Model/three/examples/clopton_model.html
/XML/XQuery/test.xq https://en.wikipedia.org/wiki/XQuery https://en.wikipedia.org/wiki/Functional_programming
https://www.cs.utah.edu/~germain/PPS/Topics/functions.html https://en.wikipedia.org/wiki/Namespace
https://www.w3schools.com/xml/xml_elements.asp https://en.wikipedia.org/wiki/String_(computer_science)
http://blog.davidcassel.net/2011/10/element-constructors-computed-and-direct/ https://en.wikipedia.org/wiki/XSLT
http://saxon.sourceforge.net /XML/XQuery/comparison.xsl http://www.matthewedavis.net/node/14
https://www.jstor.org/stable/10.5325/jmedirelicult.43.1.fm http://www.minorworksoflydgate.net/Images/Articles/JMRC_43_Image02.TIFF
http://www.minorworksoflydgate.net/Images/Articles/JMRC_43_Image03.TIFF http://www.minorworksoflydgate.net/Images/Articles/JMRC_43_Image04.TIFF
http://www.minorworksoflydgate.net/Images/Articles/JMRC_43_Image05.TIFF http://www.minorworksoflydgate.net/Images/Articles/JMRC_43_Image06.TIFF
http://www.minorworksoflydgate.net/Images/Articles/JMRC_43_Image07.TIFF https://en.wikipedia.org/w/index.php?title=Docx
https://en.wikipedia.org/w/index.php?title=.odt https://www.juxtasoftware.org/ https://emdr.itercommunity.org/index.php/emdr/article/view/36/2
https://www.juxtasoftware.org/download/ http://juxtacommons.org/ https://faircopyeditor.com/
https://18thconnect.org/typewright/documents https://cwrc-writer.cwrc.ca/ https://tapasproject.org/
https://en.wikipedia.org/wiki/XML_namespace http://openxmldeveloper.org/wiki/w/wiki/introduction-to-wordprocessingml.aspx
http://www.tei-c.org/index.xml xsl_word.xsl https://en.wikipedia.org/wiki/XQuery#:~:text=XQuery%20(XML%20Query)%20is%20a,%2C%20binary%2C%20etc.).
http://www.tei-c.org/About/ http://www.sandbox.matthewedavis.net/comparison_chart.html
http://www.sandbox.matthewedavis.net/network_simulator.html /Model/three/examples/chantry_chapel.html
/archive.html#construction https://bigdiva.org/ /forcedirect.php /3d_graph/3d_graph.php
https://blogs.loc.gov/thesignal/2014/02/what-do-you-mean-by-archive-genres-of-usage-for-digital-preservers/
https://tei-c.org/release/doc/tei-p5-doc/fr/html/PH.html#PH-bov contact.html https://en.wikipedia.org/wiki/Abstraction_layer
https://en.wikipedia.org/wiki/Death_of_the_Author http://www.matthewedavis.net/node/115
https://www.google.com/search?q=medieval+saint+illumination&client=safari&rls=en&tbm=isch&tbo=u&source=univ&sa=X&ved=0CCUQsARqFQoTCLaym4PZ7ccCFYGXgAodiroG1w&biw=1557&bih=1072&dpr=2
https://books.google.com/books?id=dLAsAQAAMAAJ&printsec=frontcover#v=onepage&q&f=false
http://www2.iath.virginia.edu/public/jjm2f/rationale.html http://www.rossettiarchive.org/
https://piers.chass.ncsu.edu/ http://www.siegeofjerusalem.org/ http://shelleygodwinarchive.org/
https://911digitalarchive.org/ http://journalofdigitalhumanities.org/1-2/archives-in-context-and-as-context-by-kate-theimer/
https://www.binghamton.edu/english/faculty/profile.html?id=bwhearty https://orb.binghamton.edu/english_fac/3/
https://profiles.stanford.edu/astrid-j-smith http://piers.iath.virginia.edu http://www.dimev.net
http://www.tei-c.org/Guidelines/P5/ data_dictionary.html /transcription.html https://tei-c.org/release/doc/tei-p5-doc/en/html/ref-sourceDoc.html
/comparison_explanation.html http://iiif.io http://www.w3schools.com/js/js_json_intro.asp
http://projectmirador.org https://en.wikipedia.org/wiki/Open-source_software http://projectmirador.org/demo/
https://projectmirador.org/docs/docs/getting-started.html https://www.w3.org/Style/CSS/Overview.en.html
https://en.wikipedia.org/wiki/Photogrammetry http://www.picturecode.com/index.php
http://www.agisoft.com http://threejs.org https://en.wikipedia.org/wiki/Black_box_theory
mailto:editor@minorworksoflydgate.net https://gradstudies.ok.ubc.ca/igs/digital-arts-humanities/
https://gradstudies.ok.ubc.ca/igs/ https://ok.ubc.ca/ https://www.durham.ac.uk/research/institutes-and-centres/medieval-early-modern-studies/
https://www.durham.ac.uk/homepage/ http://scds.ca/about-the-centre/ http://www.mcmaster.ca
http://www.utk.edu http://marco.utk.edu http://www.clir.org https://www.mellon.org/
http://www.ncsu.edu http://www.siegeofjerusalem.org http://www.mesa-medieval.org CV.html
http://www.dimev.net/record.php?recID=1108 http://www.dimev.net/record.php?recID=5422
http://www.dimev.net/record.php?recID=4420 http://www.dimev.net/record.php?recID=6276
http://www.dimev.net/record.php?recID=1904 http://www.dimev.net/record.php?recID=4470
http://www.dimev.net/record.php?recID=2863 http://www.dimev.net/record.php?recID=1712
http://www.dimev.net/record.php?recID=1403 http://www.dimev.net/record.php?recID=4308
http://www.dimev.net/record.php?recID=6060 http://www.dimev.net/record.php?recID=6586
http://www.dimev.net/record.php?recID=1356 http://www.dimev.net/record.php?recID=3588
http://www.dimev.net/record.php?recID=3995 http://www.dimev.net/record.php?recID=5731
http://www.dimev.net/record.php?recID=864 http://www.dimev.net/record.php?recID=1535
http://www.dimev.net/record.php?recID=3911 http://www.dimev.net/record.php?recID=1667
http://www.dimev.net/record.php?recID=6830 http://www.dimev.net/record.php?recID=1070
http://www.dimev.net/record.php?recID=1525 http://www.dimev.net/record.php?recID=5581
http://www.dimev.net/record.php?recID=4905 http://www.dimev.net/record.php?recID=4169
http://www.dimev.net/record.php?recID=2156 http://www.dimev.net/record.php?recID=2490
http://www.dimev.net/record.php?recID=1075 http://www.dimev.net/record.php?recID=3085
http://www.dimev.net/record.php?recID=3058 http://www.dimev.net/record.php?recID=5533
http://www.dimev.net/record.php?recID=6132 http://www.dimev.net/record.php?recID=4051
http://www.dimev.net/record.php?recID=4080 http://www.dimev.net/record.php?recID=1520
http://www.dimev.net/record.php?recID=335 http://www.dimev.net/record.php?recID=3388
http://www.dimev.net/record.php?recID=4431 http://www.dimev.net/record.php?recID=663
http://www.dimev.net/record.php?recID=4518 http://www.dimev.net/record.php?recID=720
http://www.dimev.net/record.php?recID=948 http://www.dimev.net/record.php?recID=843
http://www.dimev.net/record.php?recID=1544 http://www.dimev.net/record.php?recID=5729
http://www.dimev.net/record.php?recID=6824 http://www.dimev.net/record.php?recID=6820
http://www.dimev.net/record.php?recID=6819 http://www.dimev.net/record.php?recID=1464
http://www.dimev.net/record.php?recID=4105 http://www.dimev.net/record.php?recID=5015
/Quis_Dabit/Jesus_College_Q_G_8/Jesus_Q_G_8_f19v.html http://www.dimev.net/record.php?recID=6561
http://www.dimev.net/record.php?recID=3479 http://www.dimev.net/record.php?recID=729
http://www.dimev.net/record.php?recID=3843 http://www.dimev.net/record.php?recID=1816
http://www.dimev.net/record.php?recID=2984 http://www.dimev.net/record.php?recID=1671
http://www.dimev.net/record.php?recID=6059 http://www.dimev.net/record.php?recID=325
http://www.dimev.net/record.php?recID=863 http://www.dimev.net/record.php?recID=3937
http://www.dimev.net/record.php?recID=5826 http://www.dimev.net/record.php?recID=6816
http://www.dimev.net/record.php?recID=2541 http://www.dimev.net/record.php?recID=4500
http://www.dimev.net/record.php?recID=390 http://www.dimev.net/record.php?recID=1719
http://www.dimev.net/record.php?recID=4057 http://www.dimev.net/record.php?recID=359
http://www.dimev.net/record.php?recID=2669 http://www.dimev.net/record.php?recID=81
http://www.dimev.net/record.php?recID=4032 http://www.dimev.net/record.php?recID=2522
http://www.dimev.net/record.php?recID=6701 http://www.dimev.net/record.php?recID=3442
http://www.dimev.net/record.php?recID=6393 http://www.dimev.net/record.php?recID=6367
http://www.dimev.net/record.php?recID=6798 /Mumming_Eltham/Trinity_R_3_20/Trinity_R_3_20_f19r.html
http://www.dimev.net/record.php?recID=747 /Mumming_Hertford/Trinity_R_3_20/Trinity_R_3_20_f20v.html
http://www.dimev.net/record.php?recID=3557 /Mumming_London/Trinity_R_3_20/Trinity_R_3_20_f27r.html
http://www.dimev.net/record.php?recID=3149 /Mumming_Windsor/Trinity_R_3_20/Trinity_R_3_20_f36r.html
http://www.dimev.net/record.php?recID=3555 /Mumming_Goldsmiths_London/Trinity_R_3_20/Trinity_R_3_20_f87r.html
http://www.dimev.net/record.php?recID=5187 /Mumming_Mercers_London/Trinity_R_3_20/Trinity_R_3_20_f85r.html
http://www.dimev.net/record.php?recID=3553 http://www.dimev.net/record.php?recID=1452
http://www.dimev.net/record.php?recID=159 http://www.dimev.net/record.php?recID=283
http://www.dimev.net/record.php?recID=2525 http://www.dimev.net/record.php?recID=2371
http://www.dimev.net/record.php?recID=5693 http://www.dimev.net/record.php?recID=1005
http://www.dimev.net/record.php?recID=757 http://www.dimev.net/record.php?recID=4271
http://www.dimev.net/record.php?recID=4108 http://www.dimev.net/record.php?recID=4078
http://www.dimev.net/record.php?recID=813 http://www.dimev.net/record.php?recID=5697
http://www.dimev.net/record.php?recID=5792 http://www.dimev.net/record.php?recID=3080
http://www.dimev.net/record.php?recID=5913 http://www.dimev.net/record.php?recID=3554
http://www.dimev.net/record.php?recID=4769 http://www.dimev.net/record.php?recID=1869
http://www.dimev.net/record.php?recID=3563 http://www.dimev.net/record.php?recID=1698
http://www.dimev.net/record.php?recID=1725 http://www.dimev.net/record.php?recID=4107
http://www.dimev.net/record.php?recID=867 http://www.dimev.net/record.php?recID=4089
http://www.dimev.net/record.php?recID=4074 http://www.dimev.net/record.php?recID=5365
http://www.dimev.net/record.php?recID=5788 http://www.dimev.net/record.php?recID=45
http://www.dimev.net/record.php?recID=4129 http://www.dimev.net/record.php?recID=5966
http://www.dimev.net/record.php?recID=2554 http://www.dimev.net/record.php?recID=1230
http://www.dimev.net/record.php?recID=4075 http://www.dimev.net/record.php?recID=5793
http://www.dimev.net/record.php?recID=1378 http://www.dimev.net/record.php?recID=1480
http://www.dimev.net/record.php?recID=5824 /Mumming_Eltham/British_Library_Additional_29729/Add_29729_f135v.html
/Mumming_Hertford/British_Library_Additional_29729/Add_29729_f136v.html /Mumming_London/British_Library_Additional_29729/Add_29729_f140r.html
/Mumming_Windsor/British_Library_Additional_29729/Add_29729_f144r.html /Mumming_Goldsmiths_London/British_Library_Additional_29729/British_Library_Additional_29729/Add_29729_f134r.html
/Mumming_Mercers_London/British_Library_Additional_29729/Add_29729_f132v.html /Plague_Rome/British_Library_Additional_29729/Add_29729_f4v.html
http://www.dimev.net/record.php?recID=4942 /Testament/British_Library_Additional_29729/add_29729_179v.html
http://www.dimev.net/record.php?recID=951 http://www.dimev.net/record.php?recID=1160
http://www.dimev.net/record.php?recID=797 http://www.dimev.net/record.php?recID=1713
http://www.dimev.net/record.php?recID=4102 http://www.dimev.net/record.php?recID=5964
http://www.dimev.net/record.php?recID=5575 http://www.dimev.net/record.php?recID=5410
http://www.dimev.net/record.php?recID=1419 /Testament/British_Library_Additional_34193/add_34193_223v.html
http://www.dimev.net/record.php?recID=4240 http://www.dimev.net/record.php?recID=5428
http://www.dimev.net/record.php?recID=6787 http://www.dimev.net/record.php?recID=2052
/Testament/British_Library_Arundel_285/arundel_285_170v.html http://www.dimev.net/record.php?recID=1563
http://www.dimev.net/record.php?recID=1538 http://www.dimev.net/record.php?recID=3151
http://www.dimev.net/record.php?recID=6850 http://www.dimev.net/record.php?recID=2369
http://www.dimev.net/record.php?recID=3565 /Testament/British_Library_Harley_218/harley_218_52v.html
http://www.dimev.net/record.php?recID=4289 /Testament/British_Library_Harley_2251/British_Library_Harley_2251_f40r.html
/Quis_Dabit/British_Library_Harley_2251/British_Library_Harley_2251_f42v.html http://www.dimev.net/record.php?recID=6063
http://www.dimev.net/record.php?recID=3595 /Quis_Dabit/British_Library_Harley_2255/British_Library_Harley_2255_f66v.html
/Measour/British_Library_Harley_2255/British_Library_Harley_2255_f143v.html http://www.dimev.net/record.php?recID=3473
http://www.dimev.net/record.php?recID=1552 http://www.dimev.net/record.php?recID=1565
http://www.dimev.net/record.php?recID=4426 http://www.dimev.net/record.php?recID=4962
http://www.dimev.net/record.php?recID=5119 http://www.dimev.net/record.php?recID=677
http://www.dimev.net/record.php?recID=5778 http://www.dimev.net/record.php?recID=4929
http://www.dimev.net/record.php?recID=6058 http://www.dimev.net/record.php?recID=139
http://www.dimev.net/record.php?recID=1472 http://www.dimev.net/record.php?recID=3541
http://www.dimev.net/record.php?recID=6066 http://www.dimev.net/record.php?recID=4458
http://www.dimev.net/record.php?recID=176 http://www.dimev.net/record.php?recID=3846
http://www.dimev.net/record.php?recID=4856 http://www.dimev.net/record.php?recID=3036
http://www.dimev.net/record.php?recID=385 http://www.dimev.net/record.php?recID=4211
/Quis_Dabit/Clopton/ww_qd_1.html /Testament/Clopton/sw_test_1.html http://www.dimev.net/record.php?recID=4120
http://www.dimev.net/record.php?recID=3841 http://www.dimev.net/record.php?recID=3497
http://www.dimev.net/record.php?recID=4070 http://www.dimev.net/record.php?recID=5232
http://www.dimev.net/record.php?recID=3034 http://www.dimev.net/record.php?recID=2828
http://www.dimev.net/record.php?recID=5962 http://www.dimev.net/record.php?recID=3505
http://www.dimev.net/record.php?recID=6716 http://www.dimev.net/record.php?recID=6453
/Quis_Dabit/Bodleian_Laud_683/Laud_683_f78r.html http://www.dimev.net/record.php?recID=3992
http://www.dimev.net/record.php?recID=865 http://www.dimev.net/record.php?recID=873
http://www.dimev.net/record.php?recID=3851 http://www.dimev.net/record.php?recID=6104
http://www.dimev.net/record.php?recID=4466 http://www.dimev.net/record.php?recID=3850
http://www.dimev.net/record.php?recID=4770 /Quis_Dabit/St_John_56/St_John_56_73v.html
http://www.dimev.net/record.php?recID=5411 /Testament/Hm140/Hm140_91r.html http://www.sandbox.matthewedavis.net/Matthew_Evan_Davis_CV.pdf
P5 Guidelines: indicates what kind of phenomenon
is being noted in the passage. (att.interpLike) [more]
• characterizes the element in some
sense, using any convenient classification scheme or typology. (att.typed) [more]
• indicates type of entry, in
dictionaries with multiple types. (att.entryLike) [more]
• classifies the reading according to
some useful typology. (att.textCritical) [more]
May contain:
- full main sub book article dissertation leaf explanatory informational subhead intro
body bulleted bibliography shelfmark index status
P5 Guidelines: names the unit used for the
measurement (att.dimensions) [more]
• indicates the units used for the
measurement, usually using the standard symbol for the desired units. (att.measurement) [more]
• provides a conventional name for
the kind of section changing at this milestone. (att.milestoneUnit) [more]
• identifies the unit of
information conveyed by the element, e.g. columns,
pages, volume. (att.citing) [more]
P5 Guidelines: specifies the URL from which the
media concerned may be obtained. (att.resourced) [more]
May contain:
- http://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png British_Library_Harley_2251_f42v.jpg
British_Library_Harley_2251_f43r.jpg British_Library_Harley_2251_f43v.jpg British_Library_Harley_2251_f44r.jpg
British_Library_Harley_2251_f44v.jpg British_Library_Harley_2255_f66v.jpg British_Library_Harley_2255_f67r.jpg
British_Library_Harley_2255_f67v.jpg British_Library_Harley_2255_f68r.jpg British_Library_Harley_2255_f68v.jpg
British_Library_Harley_2255_f69r.jpg British_Library_Harley_2255_f69v.jpg ww_qd_1.jpg
ww_qd_2.jpg ww_qd_3.jpg ww_qd_4.jpg ww_qd_5.jpg ww_qd_6.jpg Jesus_Q_G_8_f19v.jpg Jesus_Q_G_8_f20r.jpg
Jesus_Q_G_8_f20v.jpg Jesus_Q_G_8_f21r.jpg Jesus_Q_G_8_f21v.jpg Jesus_Q_G_8_f22r.jpg
Jesus_Q_G_8_f22v.jpg Laud_683_f78r.jpg Laud_683_f78v.jpg Laud_683_f79r.jpg Laud_683_f79v.jpg
Laud_683_f80r.jpg Laud_683_f80v.jpg Laud_683_f81r.jpg St_John_56_73v.jpg St_John_56_74r.jpg
St_John_56_74v.jpg St_John_56_75r.jpg sw_test_1.jpg sw_test_2.jpg sw_test_3.jpg sw_test_4.jpg
sw_test_5.jpg sw_test_6.jpg sw_test_7.jpg ww_test_1.jpg ww_test_2.jpg ww_test_3.jpg
ww_test_4.jpg ww_test_5.jpg ww_test_6.jpg nw_test_1.jpg nw_test_2.jpg nw_test_3.jpg
nw_test_4.jpg nw_test_5.jpg nw_test_6.jpg nw_test_7.jpg ew_test_1.jpg ew_test_2.jpg
ew_test_3.jpg ew_test_4.jpg ew_test_5.jpg ew_test_6.jpg add_29729_179v.jpg add_29729_180r.jpg
add_29729_180v.jpg add_29729_181r.jpg add_29729_181v.jpg add_29729_182r.jpg add_29729_182v.jpg
add_29729_183r.jpg add_34193_223v.jpg add_34193_224r.jpg add_34193_224v.jpg add_34193_225r.jpg
add_34193_225v.jpg add_34193_226r.jpg add_34193_226v.jpg add_34193_227r.jpg add_34193_227v.jpg
add_34193_228r.jpg add_34193_228v.jpg add_285_170v.jpg add_285_172r.jpg add_285_172v.jpg
add_285_173r.jpg add_285_173v.jpg add_285_174r.jpg add_285_174v.jpg British_Library_Harley_2251_f40r.jpg
British_Library_Harley_2251_f40v.jpg British_Library_Harley_2251_f41r.jpg British_Library_Harley_2251_f41v.jpg
British_Library_Harley_2251_f42r.jpg British_Library_Harley_2255_f47r.jpg British_Library_Harley_2255_f47v.jpg
British_Library_Harley_2255_f48r.jpg British_Library_Harley_2255_f48v.jpg British_Library_Harley_2255_f49r.jpg
British_Library_Harley_2255_f49v.jpg British_Library_Harley_2255_f50r.jpg British_Library_Harley_2255_f50v.jpg
British_Library_Harley_2255_f51r.jpg British_Library_Harley_2255_f51v.jpg British_Library_Harley_2255_f52r.jpg
British_Library_Harley_2255_f52v.jpg British_Library_Harley_2255_f53r.jpg British_Library_Harley_2255_f53v.jpg
British_Library_Harley_2255_f54r.jpg British_Library_Harley_2255_f54v.jpg British_Library_Harley_2255_f55r.jpg
British_Library_Harley_2255_f55v.jpg British_Library_Harley_2255_f56r.jpg British_Library_Harley_2255_f56v.jpg
British_Library_Harley_2255_f57r.jpg British_Library_Harley_2255_f57v.jpg British_Library_Harley_2255_f58r.jpg
British_Library_Harley_2255_f58v.jpg British_Library_Harley_2255_f59r.jpg British_Library_Harley_2255_f59v.jpg
British_Library_Harley_2255_f60r.jpg British_Library_Harley_2255_f60v.jpg British_Library_Harley_2255_f61r.jpg
British_Library_Harley_2255_f61v.jpg British_Library_Harley_2255_f62r.jpg British_Library_Harley_2255_f62v.jpg
British_Library_Harley_2255_f63r.jpg British_Library_Harley_2255_f63v.jpg British_Library_Harley_2255_f64r.jpg
British_Library_Harley_2255_f64v.jpg British_Library_Harley_2255_f65r.jpg British_Library_Harley_2255_f65v.jpg
Hm140_91r.jpg Hm140_91v.jpg Hm140_92r.jpg Hm140_92v.jpg Add_29729_f135v.jpg Add_29729_f136r.jpg
Add_29729_f136v.jpg Trinity_R_3_20_f19r.jpg Trinity_R_3_20_f19v.jpg Trinity_R_3_20_f20r.jpg
Trinity_R_3_20_f20v.jpg Add_29729_f134r.jpg Add_29729_f134v.jpg Add_29729_f135r.jpg
Trinity_R_3_20_f87r.jpg Trinity_R_3_20_f87v.jpg Trinity_R_3_20_f88r.jpg Trinity_R_3_20_f88v.jpg
Add_29729_f137r.jpg Add_29729_f137v.jpg Add_29729_f138r.jpg Add_29729_f138v.jpg Add_29729_f139r.jpg
Add_29729_f139v.jpg Add_29729_f140r.jpg Trinity_R_3_20_f21r.jpg Trinity_R_3_20_f21v.jpg
Trinity_R_3_20_f22r.jpg Trinity_R_3_20_f22v.jpg Trinity_R_3_20_f23r.jpg Trinity_R_3_20_f23v.jpg
Trinity_R_3_20_f24r.jpg Trinity_R_3_20_f24v.jpg Add_29729_f140v.jpg Add_29729_f141r.jpg
Add_29729_f141v.jpg Add_29729_f142r.jpg Add_29729_f142v.jpg Add_29729_f143r.jpg Add_29729_f143v.jpg
Add_29729_f144r.jpg Trinity_R_3_20_f27r.jpg Trinity_R_3_20_f27v.jpg Trinity_R_3_20_f28r.jpg
Trinity_R_3_20_f28v.jpg Trinity_R_3_20_f29r.jpg Trinity_R_3_20_f29v.jpg Trinity_R_3_20_f30r.jpg
Trinity_R_3_20_f30v.jpg Trinity_R_3_20_f31r.jpg Trinity_R_3_20_f31v.jpg Trinity_R_3_20_f32r.jpg
Add_29729_f132v.jpg Add_29729_f133r.jpg Add_29729_f133v.jpg Trinity_R_3_20_f85r.jpg
Trinity_R_3_20_f85v.jpg Trinity_R_3_20_f86r.jpg Trinity_R_3_20_f86v.jpg Add_29729_f144v.jpg
Add_29729_f145r.jpg Add_29729_f145v.jpg Trinity_R_3_20_f36r.jpg Trinity_R_3_20_f36v.jpg
Trinity_R_3_20_f37r.jpg Trinity_R_3_20_f37v.jpg Add_29729_f4v.jpg ../Images/Articles/JMRC_43_fig02.JPG
../Images/Articles/JMRC_43_fig03.JPG ../Images/Articles/JMRC_43_fig04.JPG ../Images/Articles/JMRC_43_fig05.JPG
../Images/Articles/JMRC_43_fig06.JPG ../Images/Articles/JMRC_43_fig07.JPG Images/Hm140_transcription.png
P5 Guidelines: supplies the value of the date or
time in a standard form, e.g. yyyy-mm-dd. (att.datable.w3c) [more]
May contain:
- 1911 20172611 20152408 1955-01 2008-08 20151508 20140627 20140922 20203108 20221008
20201910 20221009 20222410 20220203 20220802 20221101 20221409 20202311 2014-06-28
2014-06-27 2014-09-22
P5 Guidelines: indicates the person, or group of
people, to whom the element content is ascribed. (att.ascribed) [more]
P5 Guidelines: provides a unique identifier for
the element bearing the attribute. (att.global) [more]
Minor Works of John Lydgate:
Usage: Within <teiHeader>, @xml:id is an internal
indicator used when a wrapper inserts general editorial information into the file
before rendering it for display via an xpointer. It is not technically necessary
and is largely deprecated.
• Within <titleStmt>, @xml:id is an internal
indicator for the particular work in question, used within the xslt files to
indicate any special styling for that specific work. In this capacity, it
primarily serves to differentiate codex-based and architectural renderings of the
poems and ensure the proper ancillary information is used for each.
• Within <persName>, @xml:id is an internal
indicator for each editor, to be used for comments or other non-rendered elements
where it is useful to track who made specific changes.
• Within <availabilty>, @xml:id is an internal
shorthand for the holding institution. It is used if there are any special
requirements said institution has for display that should be recognized by the
xslt, but should not affect the transcribed text as an xml file.
• Within <sourceDesc>, @xml:id is an internal
indicator regarding the particular primary source, secondary source, or
edition.
• Within <msDesc>, @xml:id is an internal indicator
regarding the primary source referenced in the description.
• Within <surfaceGrp>, @xml:id is an indicator
referencing the specific grouping the <surfaceGrp> represents. In
codex-based items, this will be a "g" or "f" to indicate whether it is a gathering
or folio, followed by a period and then the number of the gathering or folio in
question. In architectural items, this is a "w" to indicate wall, followed by a
number indicating its location in the room beginning with the northernmost wall as
"1" and proceeding in a clockwise fashion. The letter/number combination is
necessary because @xml:id will not allow a numeric indicator alone, as
it is intended to be used with strings.
May contain:
- publication British_Library_Additional_29729 MacCracken Trinity_R_3_20