<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="../schemas/london_all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?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_065" version="5.0">
  <teiHeader>
      <fileDesc>
         <titleStmt>
            <title>Release Notes for MoEML v.6.5</title>
            <respStmt>
               <name ref="PERS1.xml#JENS1">Janelle Jenstad</name>
               <resp ref="PERS1.xml#aut">Author<date when="2020"/></resp>
            </respStmt>
           <respStmt>
             <resp ref="PERS1.xml#mrk">Encoder<date when="2020"/></resp>
             <name ref="PERS1.xml#JENS1">Janelle Jenstad</name>
           </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="PERS1.xml#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="licence.xml">Licences</ref> page. For more
              information, contact the project director, <name ref="PERS1.xml#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="includes.xml#molDocumentTypes" target="includes.xml#mdtBornDigital"/>
        <catRef scheme="includes.xml#molDocumentTypes" target="includes.xml#mdtParatext"/>
       <catRef scheme="includes.xml#molDocumentTypes" target="includes.xml#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="praxis.xml">Praxis</ref> section of our website.</p>
    </encodingDesc>
  
      <revisionDesc status="published">
        <change who="PERS1.xml#JENS1" when="2020-09-15" status="published">Finalized and published.</change>
        <change who="PERS1.xml#JENS1" when="2020-07-11">Created file</change>
      </revisionDesc>
  </teiHeader>
  <text>
    <front>
      <docTitle>
        <titlePart type="main">Release Notes for MoEML v.6.5</titlePart>
      </docTitle>
    </front>
    <body>
      <div xml:id="release_notes_065_static">
        <head>Third Static Release</head>
        <p>v.6.5 is the third release of a static version of our site.</p>
      </div>
      
      <div xml:id="release_notes_065_pastReleases">
        <head>Past MoEML Releases</head>
        <p>A significant advantage of the static-release model is that we can now archive past MoEML releases for posterity. Just as old editions of books often remain in library collections, we are choosing to retain past editions of the MoEML project. You’ll find all previous releases at <ref target="https://hcmc.uvic.ca/~london/site/old/">https://mapoflondon.uvic.ca/old/</ref>. With the next release (v.6.6), we’ll ensure that these versions are findable from the current release.</p>
      </div>
      
      <div xml:id="release_notes_065_newContent">
        <head>Stow’s 1598 <title level="m">Survey of London</title></head>
        <p>With this release, we are making available the full text of our tagged transcription of the 1598 <title>Survey of London</title>. The text is out for peer review while we make our final checks. The 1598 Stow has been long in the making. In 2013, we converted the EEBO-TCP transcription, encoded in TEI-P4, to MoEML’s customization of TEI-P5. EEBO-TCP offered a good starting point that saved us a lot of transcribing, typing, and encoding time. Our transcription supplies the many gaps left by EEBO-TCP transcribers and restores all the features omitted in TCP’s semi-diplomatic transcription (long s, changes in font, running titles, and catchwords). Furthermore, our edition takes as its copytext the University of Victoria’s recently acquired copy of the first state of the volume (<ref target="http://voyager.library.uvic.ca/vwebv/holdingsInfo?bibId=4692399"><idno type="call">DA680 S87 1598</idno></ref>). Our text is linked to open-access images of the UVic copy, with the exception of the Errata page (sig. 2H10v), which the first state does not include. We have transcribed the Errata from the second state and linked this one page to the EEBO surrogate of the Huntington Library copy. While our 1598 <title level="m">Survey</title> will not be complete until lead editor <name ref="PERS1.xml#JENS1">Janelle Jenstad</name> has published the critical paratexts that accompany the text and the entire edition (content and tagging) has undergone peer review, the text itself already has enormous value to scholars of early modern London.</p>
        <p>The MoEML 1598 <title level="m">Survey</title> is significant for two reasons. First, it makes the first edition of the text readily available for the first time. Charles Lethbridge Kingsford’s 1908 edition of <title level="m">A Survey of London</title> (Oxford University Press) is <quote>reprinted from the text of 1603</quote>. This edition is widely available in libraries and can be purchased as a reprint; more significantly, it was double-keyed for <title level="m"><ref target="https://www.british-history.ac.uk/no-series/survey-of-london-stow/1603">British History Online</ref></title>, which means that the 1603 text is freely available and searchable. Our edition makes the first authorial text of 1598 freely available and searchable. Second, our text is annotated and indexed via entity tagging. All of Stow’s thousands of toponyms have been identified, tagged, and linked to MoEML encyclopedia pages. All of the many people mentioned by Stow have been identified, tagged, and linked to MoEML’s Personography. All dates (Julian calendar dates, regnal dates, and anno mundi dates) have been tagged in such a way as to facilitate translation to modern Gregorian equivalents (viewable in mouseover panes). Stow’s habit of apposing multiple toponyms means that his text offers valuable insight into the many names given to particular locations. MoEML harvests these toponyms and variants for the MoEML gazetteer.</p>
        <p>To facilitate direct navigation to any section of the text, we have created an <ref target="stow_1598.xml">editorial table of contents</ref>. To facilitate continuous reading, we have added back and forward arrows at the top and bottom of each chapter page.</p>
    </div>
      
    <div xml:id="release_notes_065_interfaceChanges">
      <head>Interface Changes</head>
      <p>With this release, we have made a minor interface change. The link to <soCalled>Related documents / disambiguation</soCalled> has moved from the left-hand navigation panel into the main encyclopedia entry, where it sits just under the title of the page. As our gazetteer has grown, we have made increasing use of MoEML’s capacity to make links and to differentiate places with similar names. We have therefore made this feature more prominent for users.</p>
    </div>
    </body>
  </text>
</TEI>