closed livingstoneonline/livingstoneonline#19

Browse by Catalogue: Repository Dropdown

nigelgbanks

The MODS on stage doesn't match what's on production exactly, it's there for testing purposes and I don't update it when I've updated the production MODS.

Stage:

<mods:mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/standards/mods/v3/mods-3-5.xsd">
  <mods:identifier type="local" displayLabel="master_id">liv_000941</mods:identifier>
  <mods:identifier type="local" displayLabel="Canonical Catalog Number">Letters, 0451</mods:identifier>
  <mods:titleInfo>
    <mods:title>Letter to Unknown</mods:title>
  </mods:titleInfo>
  <mods:titleInfo type="alternative">
    <mods:title>Letter to Unknown, 6 January [1857]</mods:title>
  </mods:titleInfo>
  <mods:name type="personal">
    <mods:namePart>Livingstone, David, 1813-1873</mods:namePart>
    <mods:role>
      <mods:roleTerm type="text">creator</mods:roleTerm>
    </mods:role>
  </mods:name>
  <mods:note displayLabel="addressee">The addressee is unknown.</mods:note>
  <mods:genre authority="aat">letters</mods:genre>
  <mods:genre authority="aat">autographs (manuscripts)</mods:genre>
  <mods:originInfo>
    <mods:publisher>Livingstone Online (http://livingstoneonline.org/)</mods:publisher>
    <mods:dateCreated>6 January [1857]</mods:dateCreated>
    <mods:dateCreated encoding="iso8601">1857-01-06</mods:dateCreated>
  </mods:originInfo>
  <mods:originInfo displayLabel="Livingstone">
    <mods:place>
      <mods:placeTerm type="text">Mission House</mods:placeTerm>
    </mods:place>
  </mods:originInfo>
  <mods:originInfo displayLabel="LoC">
    <mods:place>
      <mods:placeTerm type="text">London (England)</mods:placeTerm>
    </mods:place>
  </mods:originInfo>
  <mods:subject>
    <mods:cartographics>
      <mods:coordinates>51.507222,-0.1275</mods:coordinates>
    </mods:cartographics>
  </mods:subject>
  <mods:physicalDescription>
    <mods:note type="physical details">Complete manuscript in creator's hand</mods:note>
    <mods:extent unit="pages">4</mods:extent>
    <mods:note>1 folio, folded to create 4 pages, with writing on 4 pages</mods:note>
    <mods:extent unit="mm">182 x 113</mods:extent>
  </mods:physicalDescription>
  <mods:relatedItem type="original">
    <mods:name type="corporate" authority="local">
      <mods:namePart>Union Theological Seminary (New York, N.Y.). Archive</mods:namePart>
      <mods:role>
        <mods:roleTerm type="text" authority="marclerator">repository</mods:roleTerm>
      </mods:role>
    </mods:name>
    <mods:location>
      <mods:shelfLocator>Archives</mods:shelfLocator>
    </mods:location>
  </mods:relatedItem>
  <mods:identifier type="local" displayLabel="NLS copy identifier">MS. 10779</mods:identifier>
</mods:mods>

Prod:

<mods:mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/standards/mods/v3/mods-3-5.xsd">
  <mods:identifier type="local" displayLabel="master_id">liv_000941</mods:identifier>
  <mods:identifier type="local" displayLabel="Canonical Catalog Number">Letters, 0451</mods:identifier>
  <mods:titleInfo>
    <mods:title>Letter to Young Men's Christian Association (YMCA)</mods:title>
  </mods:titleInfo>
  <mods:titleInfo type="alternative">
    <mods:title>Letter to Young Men's Christian Association (YMCA), 6 January [1857]</mods:title>
  </mods:titleInfo>
  <mods:name type="personal">
    <mods:namePart>Livingstone, David, 1813-1873</mods:namePart>
    <mods:role>
      <mods:roleTerm type="text">creator</mods:roleTerm>
    </mods:role>
  </mods:name>
  <mods:name type="personal">
    <mods:namePart>Young Men's Christian Association (YMCA)</mods:namePart>
    <mods:role>
      <mods:roleTerm type="text">addressee</mods:roleTerm>
    </mods:role>
  </mods:name>
  <mods:genre authority="aat">letters</mods:genre>
  <mods:genre authority="aat">autographs (manuscripts)</mods:genre>
  <mods:originInfo>
    <mods:publisher>Livingstone Online (http://livingstoneonline.org/)</mods:publisher>
    <mods:dateCreated>6 January [1857]</mods:dateCreated>
    <mods:dateCreated encoding="iso8601">1857-01-06</mods:dateCreated>
  </mods:originInfo>
  <mods:originInfo displayLabel="Livingstone">
    <mods:place>
      <mods:placeTerm type="text">Mission House</mods:placeTerm>
    </mods:place>
  </mods:originInfo>
  <mods:originInfo displayLabel="LoC">
    <mods:place>
      <mods:placeTerm type="text">London (England)</mods:placeTerm>
    </mods:place>
  </mods:originInfo>
  <mods:subject>
    <mods:cartographics>
      <mods:coordinates>51.507222,-0.1275</mods:coordinates>
    </mods:cartographics>
  </mods:subject>
  <mods:physicalDescription>
    <mods:note type="physical details">Complete manuscript in creator's hand</mods:note>
    <mods:extent unit="pages">4</mods:extent>
    <mods:note>1 folio, folded to create 4 pages, with writing on 4 pages</mods:note>
    <mods:extent unit="mm">182 x 113</mods:extent>
  </mods:physicalDescription>
  <mods:relatedItem type="original">
    <mods:name type="corporate" authority="local">
      <mods:namePart>Columbia University Libraries. Burke Library at Union Theological Seminary</mods:namePart>
      <mods:role>
        <mods:roleTerm type="text" authority="marclerator">repository</mods:roleTerm>
      </mods:role>
    </mods:name>
    <mods:location>
      <mods:shelfLocator>MRL 1, Box 1, folder 1</mods:shelfLocator>
    </mods:location>
    <mods:accessCondition type="use and reproduction">Images courtesy of the Burke Library at Union Theological Seminary, Columbia University Libraries.</mods:accessCondition>
  </mods:relatedItem>
  <mods:identifier type="local" displayLabel="NLS copy identifier">MS. 10779</mods:identifier>
</mods:mods>
awisnicki

I think we're OK then. Thanks for checking this.