<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright University of Victoria.
$Date: 2019-07-26 10:38:39 -0700 (Fri, 26 Jul 2019) $
$Id: about.xml 14819 2019-07-26 17:38:39Z chorne $
-->
<?xml-model href="../schemas/london_all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="../schemas/london_all.sch" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<?xml-model href="../schemas/london_all.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?><TEI xmlns="http://www.tei-c.org/ns/1.0" xml:id="release_notes_070" version="5.0">
  <teiHeader>
      <fileDesc>
         <titleStmt>
            <title>Release Notes for MoEML v.7.0</title>
           <respStmt>
             <name ref="mol:JENS1">Janelle Jenstad</name>
             <resp ref="molresp:aut">Author<date when="2022"/></resp>
           </respStmt>
         </titleStmt>
               <publicationStmt>
      <publisher><title level="m">The Map of Early Modern London</title></publisher><idno type="URL">http://mapoflondon.uvic.ca/includes.xml</idno><pubPlace>Victoria, BC, Canada</pubPlace><address>
        <addrLine>Department of English</addrLine>
        <addrLine>P.O.Box 3070 STNC CSC</addrLine>
        <addrLine>University of Victoria</addrLine>
        <addrLine>Victoria, BC</addrLine>
        <addrLine>Canada</addrLine>
        <addrLine>V8W 3W1</addrLine>
    </address><date when="2016">2016</date><distributor>University of Victoria</distributor><idno type="ISBN">978-1-55058-519-3</idno><authority>
          <name ref="mol:JENS1">Janelle Jenstad</name>
          <email>london@uvic.ca</email>
        </authority><availability>
            <p>Copyright held by <title level="m">The Map of Early Modern London</title> on behalf of the contributors.</p>
            <licence target="http://creativecommons.org/licenses/by-sa/4.0/">
              <p>This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. </p>
            </licence>
            <p>Further details of licences are available from our
              <ref target="mol:licence">Licences</ref> page. For more
              information, contact the project director, <name ref="mol:JENS1">Janelle Jenstad</name>, for
              specific information on the availability and licensing of content
              found in files on this site.</p>
        </availability>
    </publicationStmt>
    
        <sourceDesc>
          <p>Born digital.</p>
        </sourceDesc>
      </fileDesc>
      <profileDesc>
      <textClass>
        <catRef scheme="mdt:molDocumentTypes" target="mdt:mdtBornDigital"/>
        <catRef scheme="mdt:molDocumentTypes" target="mdt:mdtParatext"/>
       <catRef scheme="mdt:molDocumentTypes" target="mdt:mdtDocumentationRelease"/>
      </textClass>
    </profileDesc>
  
      <encodingDesc>
    <listPrefixDef>
        <prefixDef ident="mol" matchPattern="(.+)(#.+)?" replacementPattern="../../$1.htm$2">
          <p>Most MoEML documents, or significant fragments with <att>xml:id</att> attributes, can
            be addressed using the <code>mol:</code> prefix and accessed through the web application
            with their id + <code>.xml</code>.</p>
        </prefixDef>
        <prefixDef ident="molagas" matchPattern="(.+)" replacementPattern="https://mapoflondon.uvic.ca/agas.htm?locIds=$1">
          <p>The molagas prefix points to the shape representation of a location on 
            MoEML’s OpenLayers3-based
          rendering of the Agas Map.</p>
        </prefixDef>
        <prefixDef ident="moleebo" matchPattern="([0-9]+)\|([0-9]+)" replacementPattern="http://eebo.chadwyck.com/fetchimage?vid=$1&amp;page=$2&amp;width=1200">
          <p>Links to page-images in the Chadwyck-Healey <title level="m">Early English Books Online</title> (EEBO)
            repository. Note that this is a subscription service, and may not be accessible to those
            accessing it from locations outside member institutions.</p>
        </prefixDef>
        <prefixDef ident="molebba" matchPattern="(.+)" replacementPattern="http://ebba.english.ucsb.edu/ballad/$1">
          <p>Links to page-images in the <title level="m">English Broadside Ballad Archive</title> (EBBA).</p>
        </prefixDef>
        <prefixDef ident="mdt" matchPattern="(.+)" replacementPattern="includes.xml#$1">
          <p>The mdt (MoEML Document Type) prefix used on <gi>catRef</gi>/<att>target</att> points
            to a central taxonomy in the includes file.</p>
        </prefixDef>
        <prefixDef ident="mdtlist" matchPattern="(.+)" replacementPattern="$1.xml">
          <p>The mdtlist (MoEML Document Type listing) prefix used in linking attributes points to a listings page constructed from a category in the central MDT taxonomy in the includes file. There are two variants, one with the plain <att>xml:id</att> of the category, meaning all documents in the specified category, and one with the suffix <q>_subcategories</q>, meaning all subcategories of the category.</p>
        </prefixDef>
        <prefixDef ident="molgls" matchPattern="(.+)" replacementPattern="GLOSS1.xml#$1">
          <p>The molgls (MoEML gloss) prefix used on <gi>term</gi>/<att>corresp</att> points
            to a a glossary entry in the GLOSS1.xml file.</p>
        </prefixDef>
        <prefixDef ident="molvariant" matchPattern="(.*)\|(.+)" replacementPattern="spelling_variants.xml#$2">
          <p>This molvariant prefix is used on <gi>ref</gi>/<att>target</att> attributes during automated 
          generation of gazetteer index files. It points to an element in the generated variant spellings
          listing file which lists all documents which contain a particular spelling variant for a 
          location.</p>
        </prefixDef>
        <prefixDef ident="molajax" matchPattern="(.+)" replacementPattern="../../ajax/$1.xml">
          <p>This molajax prefix is used on <gi>ref</gi>/<att>target</att> attributes during the static build 
          process, to specify links which point to MoEML resources which should not be loaded into the source 
          page during standalone processing; instead, these should be turned into links to the XML source 
          documents, and at HTML page load time, these should be turned into AJAX calls. This is to handle 
          the scenario in which a page such as an A-Z index of the whole site would end up containing 
          virtually the whole site inside itself.</p>
        </prefixDef>
        <prefixDef ident="molstow" matchPattern="(.+)|(.+)" replacementPattern="https://hcmc.uvic.ca/stow/$1/SL$1_$2.jpg">
          <p>The molstow prefix is used on <att>facs</att> attributes to link to the HCMC verison of the Stow facsimiles.
          Usually the first group is the year (1633) and then last is the image number (0001).</p>
        </prefixDef>
        
        <prefixDef ident="molshows" matchPattern="([^\|]+)\|([^\|]+)\|([^\|]+)" replacementPattern="https://hcmc.uvic.ca/~london/images/shows/$1/$2/$3.jpg">
          <p>The molshows prefix is used on <att>facs</att> attributes to link to the copies of page-images
            from mayoral shows stored in the london account on the HCMC server.
            The first group is the year (1633), the second is the source repository, and then last is the image
            file name.</p>
        </prefixDef>
        
        <prefixDef ident="sb" matchPattern="(.+)" replacementPattern="https://johnstowsbooks.library.utoronto.ca/admin/items/show/$1">
          <p>The sb prefix is used on <gi>ref</gi>/<att>target</att> attributes to link to 
          Stow’s Books URLs at UToronto.</p>
        </prefixDef>
      </listPrefixDef>
      <p>Our editorial and encoding practices are documented in detail in the 
        <ref target="mol:praxis">Praxis</ref> section of our website.</p>
    </encodingDesc>
  
      <revisionDesc status="published">
        <change who="mol:JENS1" when="2022-05-03">Finalized content.</change>
        <change who="mol:JENS1" when="2022-04-24">Changed xml:id from release_notes_069 to release_notes_070. Changed title of file. Changed div xml:ids. Added content.</change>
        <change who="mol:JENS1" when="2021-07-07" status="draft">Created file from v.6.6 file.</change>
       
      </revisionDesc>
  </teiHeader>
  <text>
    <front>
      <docTitle>
        <titlePart type="main">Release Notes for MoEML v.7.0</titlePart>
      </docTitle>
    </front>
    <body>
      <div xml:id="release_notes_070_MAPS1">
        <head>Fifth Static Release: Codename MAPS1</head>
        <p>v.7.0 is the fifth release of a static version of our site. Older versions of MoEML are still available and may be browsed via the links at <ref target="https://mapoflondon.uvic.ca/old">https://mapoflondon.uvic.ca/old</ref>.</p>
        <p>This release has the codename <title level="a">MAPS1</title> because we are formally publishing the <ref target="mol:MAPS1">Mapography of Early Modern London</ref>.</p>
      </div>
      <div xml:id="release_notes_070_major">
        <head>Major Content Release</head>
        <p>The <ref target="mol:MAPS1">Mapography of Early Modern London</ref> is our major content release in v.7.0. This finding aid for maps of early modern London has an extended preface about early modern maps, the scope of the finding aid, the data model employed in the finding aid, and recommendations for use. We list 135 maps of London, with links to digital surrogates and/or bibliographical details for print surrogates.</p>
                
      <p>We are also publishing our encoded transcription of the 1598 <ref target="mol:stow_1598"><title level="m">A Survey of London</title></ref>. The entity tagging has been checked and corrected where necessary by the team currently encoding the 1633 edition. The 1598 text is undergoing peer review. For more information, see the <ref target="mol:stow">Stow landing page</ref>. We will say more about the work and the contributors when the edition has gone through peer review.</p>
        <p>The <ref target="mdtlist:mdtEncyclopediaLocationWard">ward pages</ref> have been reworked. We have added images of the Blome maps in the Crace Collection (thanks to the British Library), links to the relevant sections of the 1598 and 1633 texts of the <title level="m">Survey of London</title>, and a clarifying note about the ward boundaries drawn on our edition of the Agas map. RAs <name ref="mol:ZABE1">Jamie Zabel</name> and <name ref="mol:ALHS1">Amogha Lakshmi Halepuram Sridhar</name> wrote abstracts for the ward pages.</p>
      </div>
      
      <div xml:id="release_notes_070_stats">
        <head>Statistics</head>
        <p>To see a complete list of statistics, go to <ref target="mol:statistics">Statistics</ref>.</p>
        
        <p>We added:
          <list>
            <item>305 new toponymic variants to the <ref target="mol:gazetteer_about">Gazetteer</ref></item>
            <item>9 new locations to the <ref target="mdtlist:mdtEncyclopediaLocation_subcategories">Placeography</ref></item>
            <item>575 new historical people to the <ref target="mol:PERS1">Personography</ref></item>
            <item>338 new bibliography entries to the <ref target="mol:BIBL1">Bibliography</ref></item>
            <item>14 new organizations to the <ref target="mol:ORGS1">Orgography</ref></item>
            <item>71 sets of geocoordinates to locations</item>
            <item>11 sets of Agas coordinates to locations</item>
          </list>
        </p>
        
        <p>We tagged:
          <list rend="bulleted">
            <item>4088 toponyms (place names) in texts across the site</item>
            <item>6231 person names across the site</item>
          </list>
        </p>
      </div>
      
      <div xml:id="release_notes_070_interfaceChanges">
        <head>Interface Changes</head>
        <p>v.7.0 introduces some changes to the menu bar.</p>
        <list>
          <item>Our Mapography is now showcased on the <ref target="mol:encyclopedia">Encyclopedia</ref> menu.</item>
          <item>We removed the Bibliography link from the Encyclopedia menu and replaced it with three more granular items:
          <list>
            <item>All Sources</item>
            <item>Primary Sources</item>
            <item>Secondary Sources</item>
          </list>
          </item>
          <item>We removed Finding Aids from the Library and moved them to the Encyclopedia menu. You will also find all Finding Aids listed under <ref target="mol:tools">Tools</ref>/Find Resources.</item>
          <item>We added three drop-down items to the Maps menu:
            <list>
              <item><ref target="mol:map">About Maps</ref></item>
              <item>Go to Map (clicking on this item takes you directly to the <ref target="agas.htm">Agas map interface</ref></item>
              <item><ref target="mol:use_map">Use Map</ref></item>
            </list>
          </item>
        </list>
      </div>
      
      <div xml:id="release_notes_070_articles">
        <head>New Articles</head>
            
        <list rend="bulleted">
          <head>Pedagogical Partnership Articles</head>
          <item><name ref="mol:TIGN1">Amy Tigner</name>’s <name ref="mol:UTXA1" type="org">University of Texas, Arlington English 5308 Students</name>
            <list rend="bulleted">
              <item><ref target="mol:BANK2"><title level="a">Bankside</title></ref> by <name ref="mol:JACK5">Jana Jackson</name></item>
              <item><ref target="mol:BOSS1"><title level="a">Boss Alley (Queenhithe)</title></ref> by <name ref="mol:ETER2">Constance N. Etemadi</name></item>
              <item><ref target="mol:CANN1"><title level="a">Cannon Row</title></ref> by <name ref="mol:SMIT18">Caitlin Smith</name></item>
              <item><ref target="mol:FALC2"><title level="a">Falcon Stairs</title></ref> by <name ref="mol:RILE2">Gregory Riley</name></item>
              <item><ref target="mol:FISH3"><title level="a">Fish Wharf</title></ref> by <name ref="mol:ETER2">Constance N. Etemadi</name></item> 
              <item><ref target="mol:HORS1"><title level="a">Horse Ferry</title></ref> by <name ref="mol:MCCA1">Hope McCarthy</name></item>
              <item><ref target="mol:LYON1"><title level="a">Lyon Key</title></ref> by <name ref="mol:HOGU1">Jason C. Hogue</name></item>
              <item><ref target="mol:MOLE1"><title level="a">Molestrand Dock</title></ref> by <name ref="mol:SMIT19">Justin W. Smith</name></item>
              <item><ref target="mol:PRIV1"><title level="a">Privy Stairs</title></ref> by <name ref="mol:SMIT19">Justin W. Smith</name></item>
             <!-- <item><ref target="mol:SOME1"><title level="a">Somerset House</title></ref> by <name ref="mol:HOGU1">Jason C. Hogue</name></item>-->
              <item><ref target="mol:STBO4"><title level="a">St. Botolph (Billingsgate)</title></ref> by <name ref="mol:IVIE1">Jordan Ivie</name></item>
              <item><ref target="mol:STMA10"><title level="a">St. Mary Overy Stairs</title></ref> by <name ref="mol:SMIT17">Joul L. Smith</name></item>
            </list>
          </item>
          <item><name ref="mol:BRAC2">Patricia Brace</name>’s <name ref="mol:LAUR4" type="org">Laurentian University English 4687 Students</name>
            <list rend="bulleted">
              <item><ref target="mol:FLEE1"><title level="a">Fleet</title></ref> by <name ref="mol:VIDI1">Brendan Vidito</name></item>
              <item><ref target="mol:IRON1"><title level="a">Ironmonger Lane</title></ref> by <name ref="mol:FIND1">Brittany Findlay-Mitchell</name></item>
            </list>
          </item>
          <!--<item><name ref="mol:SHER8">Anita Sherman</name>’s <name ref="mol:AMUN1" type="org">American University Literature 434 Students</name>
            <list rend="bulleted">
              <item><ref target="mol:SMIT1"><title level="a">Smithfield</title></ref> by <name ref="mol:MINE1">Sydney Mineer</name></item>
              <!-\-<item><ref target="mol:STBA1"><title level="a">St. Bartholomew the Great</title></ref>, with research by <name ref="mol:LIST1">Emma Lister</name> and revisions by <name ref="mol:JENS1">Janelle Jenstad</name>.</item>-\->
            </list>
          </item> -->
          <item><name ref="mol:MCIL1">Una McIlvenna</name>’s <name ref="mol:MELB1" type="org">University of Melbourne History 30073 Students</name>
            <list rend="bulleted">
              <item><ref target="mol:NEWG1"><title level="a">Newgate</title></ref> by <name ref="mol:MELB1" type="org">University of Melbourne Students</name></item>
            </list>
          </item>
          <item><name ref="mol:WOGO1">Donna Woodford-Gormley</name>’s <name ref="mol:NMHU1" type="org">New Mexico Highlands University English 422/522 Students</name>
            <list rend="bulleted">
              <item><ref target="mol:GLOB1"><title level="a">The Globe</title></ref> by <name ref="mol:NMHU1" type="org">New Mexico Highlands University English 422/522Students</name></item>
            </list>
          </item>
          <!--<item><name ref="mol:BISH4">Tom Bishop</name>’s <name ref="mol:UAUC1" type="org">University of Auckland English 783/Drama 727 Students</name>
            <list rend="bulleted">
              <item><ref target="mol:THEA2"><title level="a">The Theatre</title></ref> by <name ref="mol:BLOO2">Eleanor Bloomfield</name>, <name ref="mol:PITT2">Tayla Pitt</name>, <name ref="mol:MERR5">Caitlin Merriman</name>, and <name ref="mol:BANE1">Anya Banerjee</name></item>
            </list>-->
          <!--</item>-->
        </list>
        
        <list rend="bulleted">
          <head>New Articles</head>
          <item><ref target="mol:ALLD4"><title level="a">Elizabeth Allde</title></ref> by <name ref="mol:GRIF10">Adrianna Griffin</name>.</item>
          <item><ref target="mol:ELIZ9"><title level="a">Elizabeth I and London</title></ref> by <name ref="mol:NEIG1">Dustin Neighbors</name>.</item>
          
          <item><ref target="mol:GREE6"><title level="a">Greenwich</title></ref> by <name ref="mol:NEIG1">Dustin Neighbors</name>.</item>
          <item><ref target="mol:HABE1"><title level="a">Haberdashers’ Hall</title></ref> by <name ref="mol:BART25">David Bartle</name>.</item>
          <item><ref target="mol:HAMP1"><title level="a">Hampton Court</title></ref> by <name ref="mol:MAMO1">Lauren Mamolite</name>.</item>
          <item><ref target="mol:HORN10"><title level="a">Hornbooks</title></ref> by <name ref="mol:PATT1">Serina Patterson</name>.</item>
          <item><ref target="mol:REME2_critical"><title level="a">Introduction to <title level="m">A Remembrance of the Worthy Show and Shooting by the Duke of Shoreditch</title></title></ref> by <name ref="mol:ELLI5">James Ellis</name>.</item>
          <item><ref target="mol:WOLF6"><title level="a">John Wolfe</title></ref> by <name ref="mol:BOPA1">Jasmeen Boparai</name>.</item>
          <item><ref target="mol:LENT4"><title level="a">Lent</title></ref> by <name ref="mol:DEVI2">Marina Devine</name>.</item>
          
          <item><ref target="mol:SHOW2"><title level="a">Lord Mayor’s Shows</title></ref> by <name ref="mol:JOSL1">Dalyce Joslin</name>.</item>
         
           <item><ref target="mol:NEWE1"><title level="a">New Exchange</title></ref> by <name ref="mol:DREE1">Danielle Drees</name> and <name ref="mol:JENS1">Janelle Jenstad</name>.</item>
          
          <item><ref target="mol:PAGE8"><title level="a">Pageant Books</title></ref> by <name ref="mol:JOSL1">Dalyce Joslin</name>.</item>
          <item><ref target="mol:PAMP1"><title level="a">Pamphlets</title></ref> by <name ref="mol:DEVI2">Marina Devine</name>.</item>
          
          <item><ref target="mol:STPA6"><title level="a">St. Paul’s Cross</title></ref> by <name ref="mol:DABB2">Thomas Dabbs</name>.</item>
          <item><ref target="mol:THCU1"><title level="a">Three Cups, Bread Street</title></ref> by <name ref="mol:PAGA1">Aradia Wyndham</name>.</item>
          <item><ref target="mol:ROYA5"><title level="a">Tudor Royal Progresses</title></ref> by <name ref="mol:NEIG1">Dustin Neighbors</name>.</item>
          <item><ref target="mol:SIMM3"><title level="a">Valentine Simmes</title></ref> by <name ref="mol:JACO2">Blake Jacob</name>.</item>
          <item><ref target="mol:WHIT5"><title level="a">Whitehall</title></ref> by <name ref="mol:NEIG1">Dustin Neighbors</name> and <name ref="mol:TEMP6">Chase Templet</name>.</item>
          <item><ref target="mol:ROWL11"><title level="a">William Rowley</title></ref> by <name ref="mol:COLL4">Amy Collins</name>.</item>
        </list>
        
        <list>
          <head>New Dramatic Extracts</head>
          <item><ref target="mol:MADW1"><title level="a">Excerpts from <title level="m">A Mad World, My Masters</title></title></ref> by <name ref="mol:KECK1">Emily Gruber Keck</name></item>
        </list>
        
        <list rend="bulleted">
          <head>Stubs by MoEML Team Members</head>
          <item><ref target="mol:ADDL1"><title level="a">Addle Hill</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:ANTE2"><title level="a">Antelope (Southwark)</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:BATT1"><title level="a">Battle Bridge (Tooley Street)</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:BERM1"><title level="a">Bermondsey Street</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:BLAC23"><title level="a">The Black Loft</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:BLAC22"><title level="a">Blackman Street</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:BEAR5"><title level="a">Boar’s Head (Southwark)</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:BOSS2"><title level="a">Boss (Billingsgate)</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:BOWY2"><title level="a">Bowyer Row</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:BRID5"><title level="a">Bridge House</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:BULW1"><title level="a">Bulwark Gate</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:CHAP11"><title level="a">Chapel at the North Door of St. Paul’s</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:JESU3"><title level="a">Chapel of Jesus</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:STJO12"><title level="a">Chapel of St. John (Southwark</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:STOB1"><title level="a">Chapel of St. Thomas on the Bridge</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:COLE19"><title level="a">Colechurch Street</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:COLE17"><title level="a">Conduit in Colemanstreet</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:GOLD7"><title level="a">Golden Lion</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:GOLD18"><title level="a">Golding’s Brewhouse</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:GREA10"><title level="a">Great Distaff Street</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:HERB1"><title level="a">The Herber</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:HOLM9"><title level="a">Holmes College</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:HOLY108"><title level="a">Holy Well</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:HORS2"><title level="a">Kent Street</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:IRON5"><title level="a">Iron Gate</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:KENT4"><title level="a">Horsleydown</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:KERI1"><title level="a">Kerion Lane</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:LADY2"><title level="a">Lady Chapel (Christ Church)</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:LADY3"><title level="a">Lady Chapel (St. Paul’s)</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:LAMB1"><title level="a">Lambeth</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:LAMB26"><title level="a">Lambeth Palace</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:CAST20"><title level="a">Castle Lane</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:ROLL4"><title level="a">Liberty of the Rolls</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:LION5"><title level="a">Lion Tower</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:LOKE2"><title level="a">Loke in Southwark</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:LONG20"><title level="a">Long Lane (Southwark)</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:LONG2"><title level="a">Long Southwark</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:FLEE2"><title level="a">Ludgate Hill</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:LUDG2"><title level="a">Ludgate Street</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:OLDF3"><title level="a">Old Fish Street Conduit</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:OLDJ1"><title level="a">Old Jewry</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:OXFO7"><title level="a">Oxford House</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:MILE2"><title level="a">Mile End</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:MONT20"><title level="a">Montague House</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:PARI2"><title level="a">Paris Garden Stairs</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:PARD2"><title level="a">Pardon Churchyard</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:STMI111"><title level="a">Parish of St. Michael (Aldgate)</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:POST6"><title level="a">Postles Chapel (Christ Church)</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:ROLL4"><title level="a">Liberty of the Rolls</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:STGE104"><title level="a">Parish of St. George (Southwark)</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:STMA154"><title level="a">Parish of St. Mary (Newington)</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:STMA155"><title level="a">Parish of St. Mary Magdalen (Bermondsey)</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:STOL101"><title level="a">Parish of St. Olave (Southwark)</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:STTH104"><title level="a">Parish of St. Thomas Southwark</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:ROCH9"><title level="a">Rochester House</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:SERN1"><title level="a">Sernes Tower</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:CENT1"><title level="a">Sessions Hall</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>          
          <item><ref target="mol:SESS1"><title level="a">Sessions House</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:STAN31"><title level="a">St. Anne’s Alley</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:STAN4"><title level="a">St. Anne’s Lane</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:STAU1"><title level="a">St. Augustine Inn</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:STDI1"><title level="a">St. Dionis Backchurch</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:STGE4"><title level="a">St. George Southwark</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:STJO11"><title level="a">St. John’s Chapel in the Tower</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:STJO13"><title level="a">St. John’s Fields</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:STMA6"><title level="a">St. Martin’s Lane (Bridge Within Ward)</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:STMA23"><title level="a">St. Martin’s Lane (Strand)</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:STMA158"><title level="a">St. Martin’s Lane (Le Grand)</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:STMA48"><title level="a">St. Mary (Colechurch)</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:STMA54"><title level="a">St. Mary (Newington)</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:STMA55"><title level="a">St. Mary Magdalen (Bermondsey)</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:STMA63"><title level="a">St. Mary Magdalen (Southwark)</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:STMA10"><title level="a">St. Mary Overie Stairs</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:STOL3"><title level="a">St. Olave (Old Jewry)</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:STPA11"><title level="a">St. Paul’s Chapter House</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:STPA13"><title level="a">St. Paul’s Charnel House</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:STPA4"><title level="a">St. Paul’s School</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:STTH4"><title level="a">St. Thomas Hospital</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:SUFF3"><title level="a">Suffolk House</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:THIE1"><title level="a">Thieves’ Lane</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>
          <item><ref target="mol:WARW1"><title level="a">Warwick Lane</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:WEST34"><title level="a">West Gate of the Tower</title></ref>, a stub by <name ref="mol:ZABE1">Jamie Zabel</name>.</item>
          <item><ref target="mol:YORK1"><title level="a">York House</title></ref>, a stub by <name ref="mol:ROTH4">Molly Rothwell</name>.</item>

          
          
          
          
        </list>
      </div>

      <div xml:id="release_notes_070_Blome">
        <head>Addition of Blome’s Ward Maps</head>
        <p>Thanks to the generosity of the British Library, which kindly waived permission fees, we have added Blome’s maps of the London wards to our <ref target="mdtlist:mdtEncyclopediaLocationWard">ward pages</ref>. These maps were published in John Strype’s 1720 <title level="m">Survey of London</title>. Even though they are post-fire, they are the earliest ward maps we have and represent the general footprint of the wards as they would have been in Stow’s day.</p>
      </div>
      
      <div xml:id="release_notes_070_praxis">
        <head>Updates to Praxis</head>
        <p>Since the v.6.6 release, we have updated our documentation on how to encode interpolations and supplied characters (<ref target="mol:encoding_primary_sources">Encode a Primary Source Transcription</ref>).</p></div>
        
      <div xml:id="release_notes_070_shows">
        <head>Progress on the MoEML Anthology of Mayoral Shows</head>
        <p>Most of the modern editions are now under contract. Our team of experts on mayoral pageantry are checking over the <ref target="mdtlist:mdtPrimarySourceLibraryMayoral">old-spelling transcriptions</ref>, which are published on the MoEML site. The modern editions will be published in the MoEML Mayoral Shows anthology (MoMS) on the <ref target="https://lemdo.uvic.ca">LEMDO platform</ref>.</p>
        <p>The <ref target="https://specialcollections.williams.edu/chapin/">Chapin Library</ref> provided us with images of <ref target="mol:TROI1">Dekker’s <title level="m">Troia Nova Triumphans</title></ref>. These images are now embedded in the edition. We thank the Chapin Library and especially recently retired Director <ref target="https://www.hammondandscull.com/bios.html">Wayne Hammond</ref> for their generosity. They make it possible for our viewers to click on open-access images while they are reading our transcription.</p>
      </div> 
      
      <div xml:id="release_notes_070_stow">
        <head>Progress on Stow’s <title level="m">Survey</title></head>
        <p>With this release, we are formally publishing the encoded text of our edition of the <ref target="mol:stow_1598">1598 <title level="m">A Survey of London</title></ref>. The text and encoding will soon be undergoing peer review.</p>
        <p>We are nearing the end of our work on the <ref target="mol:stow_1633">1633 text of Stow, Munday, and Dyson’s <title level="m">The Survey of London</title></ref>.</p>
        <p>We are working with Alexandra Gillespie’s <ref target="https://oldbooksnewscience.com">Old Books, New Science</ref> lab at the University of Toronto Mississauga to identify and encode all the sources Stow mentions in his prose and marginal notes.</p>
      </div>
    </body>
  </text>
</TEI>