The TEI universe: an overview of the TEI Guidelines
James Cummings July 2014
1/88
The TEI universe: an overview of the TEI Guidelines James Cummings - - PowerPoint PPT Presentation
The TEI universe: an overview of the TEI Guidelines James Cummings July 2014 1/88 2/88 TEI Guidelines: Front Matter iv. About These Guidelines v. A Gentle Introduction to XML vi. Languages and Character Sets 3/88 TEI Guidelines: Body (1)
1/88
2/88
3/88
4/88
5/88
6/88
7/88
8/88
9/88
10/88
11/88
12/88
13/88
14/88
15/88
16/88
17/88
18/88
19/88
20/88
21/88
22/88
23/88
24/88
25/88
26/88
27/88
28/88
29/88
30/88
31/88
32/88
33/88
34/88
35/88
36/88
37/88
38/88
39/88
40/88
41/88
42/88
43/88
44/88
. . <msDesc> <msIdentifier> <settlement>Oxford</settlement> <repository>Bodleian Library</repository> <idno>MS. Add.
<altIdentifier type="SC"> <idno>28843</idno> </altIdentifier> </msIdentifier> <p>In Latin, on parchment: written in more than one hand of the 13th cent. in England: 7¼ x 5⅜ in., i + 55 leaves, in double columns: with a few coloured capitals.</p> <p>'Hic incipit Bruitus Anglie,' the De origine et gestis Regum Angliae of Geoffrey of Monmouth (Galfridus Monumetensis: beg. 'Cum mecum multa & de multis.'</p> <p>On fol. 54v very faint is 'Iste liber est fratris guillelmi de buria de ... Roberti ordinis fratrum Pred[icatorum],' 14th cent. (?): 'hanauilla' is written at the foot of the page (15th cent.). Bought from the rev.
Macray on March 17, 1863, for £1 10s.</p> </msDesc> 45/88
46/88
47/88
48/88
49/88
50/88
. . <p>Certain it is, this was not the case with the redoubtable Brom Bones; and <app> <rdg wit="#msA">from the moment Ichabod Crane made his advances,</rdg> <rdg wit="#msB">coincidentally when Ichabod Crane made his advances,</rdg> <rdg wit="#msC">from the moment Ichabod Crane started to sing,</rdg> </app> the interests of the former evidently declined;</p> 51/88
52/88
53/88
54/88
55/88
56/88
. . <table> <head>US State populations, 1990</head> <row> <cell role="statename">Wyoming </cell> <cell role="pop">453,588 </cell> </row> <row> <cell role="statename">Alaska </cell> <cell role="pop">550,043 </cell> </row> </table> . . <notatedMusic> <ptr target="bar1.xml"/> <graphic url="bar1.jpg"/> <desc>First bar of Chopin's Scherzo No.3 Op.39</desc> </notatedMusic> 57/88
58/88
59/88
. . <settingDesc> <setting who="#p1 #p2"> <name type="village">Sleep Hollow</name> <date>early spring, 1789</date> <locale>a farm house, sat by the hearth</locale> <activity>courting</activity> </setting> <setting who="#p3"> <name type="village">Sleepy Hollow</name> <date>early spring, 1789</date> <locale>school house</locale> <activity>teaching</activity> </setting> </settingDesc> 60/88
61/88
62/88
. . <!-- Somewhere in the file --><name ref="psn:fred">Fred</name> <!-- In the header --> <listPrefixDef> <prefixDef ident="psn" matchPattern="([a-z]+)" replacementPattern="../../references/people/personography.xml#$1"> <p> In the context of this project, private URIs with the prefix "psn" point to <gi>person</gi> elements in the project's personography.xml file. </p> </prefixDef> </listPrefixDef> 63/88
64/88
65/88
66/88
67/88
68/88
69/88
70/88
71/88
72/88
73/88
74/88
75/88
76/88
77/88
. . Elizabeth went to <placeName xml:id="CE-pl1">Essex</placeName>. <!-- ... elsewhere in the document ...
<certainty target="#CE-pl1" locus="name" degree="0.6"> <desc>probably a placename, but possibly not</desc> </certainty> <certainty target="#CE- pl1" locus="name" degree="0.4" assertedValue="persName"> <desc>may refer to the Earl of Essex</desc> </certainty> 78/88
79/88
80/88
. . <schemaSpec ident="example"> <moduleRef key="tei"/> <moduleRef key="teiheader"/> <moduleRef key="textstructure"/> <moduleRef key="transcr"/> <moduleRef key="core"/> <elementSpec ident="name" mode="change"> <attList> <attDef ident="type" mode="change"> <valList mode="replace" type="closed"> <valItem ident="per"> <desc>Personal name</desc> </valItem> <valItem ident="pla"> <desc>Place name</desc> </valItem> <valItem ident="oth"> <desc>Other name</desc> </valItem> </valList> </attDef> </attList> </elementSpec> </schemaSpec> 81/88
82/88
83/88
84/88
85/88
86/88
87/88
88/88