cul-it / cornell_marc_importer

Custom marcxml import mapping plugin for ArchivesSpace
0 stars 2 forks source link

300 is split into a and f #25

Closed starsplatter closed 6 years ago

starsplatter commented 6 years ago

aspace

<datafield ind1=" " ind2=" " tag="300">
      <subfield code="a">1</subfield>
      <subfield code="f">folder. (1 folder.)</subfield>
    </datafield>

voyager

 <datafield ind1=" " ind2=" " tag="300">
        <subfield code="a">1 folder.</subfield>
    </datafield>
starsplatter commented 6 years ago

maybe this will be different after the extent clean up?

starsplatter commented 6 years ago

https://newcatalog.library.cornell.edu/catalog/9674943/librarian_view sample

starsplatter commented 6 years ago

split is okay try not to output the (1 folder.)