<?xml version="1.0" encoding="UTF-8"?><div xmlns="http://www.tei-c.org/ns/1.0" xml:id="learn_linkToMoEML" resp="or:odd_HOUL3_wtm or:odd_GALL2_pfr" ana="audEditor audEncoder audRemediator">
   <head>Link to the <title level="m">Map of Early Modern London</title></head>
   
   
   <div xml:id="learn_linkToMoEML_prior">
      <head>Prior Reading</head>
      
      <list rend="bulleted">
         <item><ptr target="doc:learn_encodeEntities"/></item>
      </list>
   </div>
   
   
   <div xml:id="learn_linkToMoEML_rationale">
      <head>Rationale</head>
      
      <p>You may link to people and places on the <ref target="https://mapoflondon.uvic.ca/"><title level="m">Map of Early Modern London</title></ref> website. LEMDO has created a linking prefix to facilitate easy linking to people and places on the MoEML website.</p>
   </div>
   
   
   <div xml:id="learn_linkToMoEML_practicePerson">
      <head>Practice: Encode a Link to a MoEML Person</head>
      
      <p>To link to a person on the MoEML website:
         <list rend="numbered">
            <item>Tag the name in your file with the <gi>persName</gi> element.</item>
            <item>Add a <att>target</att> attribute to the <gi>persName</gi> element.</item>
            <item>Give the <att>target</att> attribute a value of <val>mol:</val> followed by the MoEML ID for the person.</item>
         </list>
      </p>
   </div>
   
   
   <div xml:id="learn_linkToMoEML_practicePlace">
      <head>Practice: Encode a Link to a MoEML Place</head>
      
      <p>To link to a place on the MoEML website:
         <list rend="numbered">
            <item>Tag the place in your file with the <gi>placeName</gi> element.</item>
            <item>Add a <att>target</att> attribute to the <gi>persName</gi> element.</item>
            <item>Give the <att>target</att> attribute a value of <val>mol:</val> followed by the MoEML ID for the person.</item>
         </list>
      </p>
   </div>
   
   
   <div xml:id="learn_linkToMoEML_examples">
      <head>Examples</head>
      
      <p>The following is a link from the annotations on <title level="m">1H4</title> to a place in the MoEML website:
         <egXML xmlns="http://www.tei-c.org/ns/Examples" valid="true">
            <note type="annotation" target="doc:emd1H4_M#emd1H4_M_anc_4928" targetEnd="doc:emd1H4_M#emd1H4_M_anc_4834">
               <note type="label">Eastcheap</note>
               <note type="gloss">Market street in London.</note>
               <note type="commentary">The Eastcheap tavern setting in the <title level="m">Henry IV</title> plays is often identified as <placeName ref="mol:BOAR1">The Boar’s Head</placeName>, but the tavern is not named in the plays.</note>
            </note>
         </egXML>
      </p>
   </div>
   
</div>