ucldc / harvester

Harvester for the ucldc solr index. Pushes content into the raw solr index.
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

Add mappings for UCSD data to sourceResource/format #86

Closed aturner closed 9 years ago

aturner commented 9 years ago

See cell O14 at https://docs.google.com/spreadsheets/d/1u2RE9PD0N9GkLQTFNJy3HiH9N5IbKDG52HjJ6JomC9I/edit#gid=265758929

It doesn't look like we have these mappings in place.

For example, see this object:

1) CouchDB view: https://54.84.142.143/couchdb/_utils/document.html?ucldc/26131--bb0035358w

2) UCSD view: https://library.ucsd.edu/dc/object/bb0035358w

3) UCSD Solr output: http://lib-metadata.ucsd.edu/solr/blacklight/select?q=id:bb0035358w

"physical description" information should port over to sourceResource/format:

  <arr name="otherNote_json_tesim">
    <str>{"type":"thesis","value":"Thesis (Ph. D.)--Columbia University,
      1968","displayLabel":""}</str>
    <str>{"type":"physical description","value":"1 online resource (3, xxii, 286
      leaves)","displayLabel":""}</str>
    <str>{"type":"bibliography","value":"Includes bibliographical references (leaves
      281-286)","displayLabel":""}</str>
    <str>{"type":"identifier","value":"b7355542","displayLabel":"roger record"}</str>
    <str>{"type":"identifier","value":"png0033","displayLabel":"filename"}</str>
    <str>{"id":"b","type":"local attribution","value":"Digital Library Development Program,
      University of California, San Diego, La Jolla, 92093-0175
      (http://libraries.ucsd.edu/about/digital-library/)","displayLabel":"digital object made
      available by"}</str>
  </arr>
mredar commented 9 years ago

Was pulling "general physical decription" and will add "physical description"