Open yulgit1 opened 2 weeks ago
@yulgit1 Thanks for posing these (important) questions.
I've created an new xslt for alma harvest, tweaking the current one used with voyager. https://git.yale.edu/ermadmix/ycba_xslts/blob/master/marc-alma-drupal-ycba.xsl
and tested it with the following (comparing alma with orbis):
Independent record with 541: https://alma1.s3.us-east-1.amazonaws.com/harvest1/00/9933493003408651.xml https://libapp.library.yale.edu/OAI_BAC/src/OAIOrbisTool.jsp?verb=GetRecord&identifier=oai:orbis.library.yale.edu:3349300&metadataPrefix=marc21
BW with multiple holdings: https://alma1.s3.us-east-1.amazonaws.com/harvest1/68/99111109683408651.xml https://libapp.library.yale.edu/OAI_BAC/src/OAIOrbisTool.jsp?verb=GetRecord&identifier=oai:orbis.library.yale.edu:11110968&metadataPrefix=marc21
The only difference is a new credit_line_ss, and call_number_ss, and a different url_ss.
<credit_line_ss>22207462620008651|Yale Center for British Art, Paul Mellon Collection</credit_line_ss>
<credit_line_ss>22207462590008651|Yale Center for British Art, Paul Mellon Collection</credit_line_ss>
<credit_line_ss>22207462650008651|Yale Center for British Art, Paul Mellon Collection</credit_line_ss>
<call_number_ss>22207462620008651| N7630 .C67 1800+ Copy 2 Oversize</call_number_ss>
<call_number_ss>22207462590008651| N7630 .C67 1800+ Copy 3 Oversize</call_number_ss>
<call_number_ss>22207462650008651| N7630 .C67 1800+ Copy 1 Oversize</call_number_ss>
I made the url_ss to a not yet existing handle, we can ignore for now, or change later: old:
new:
Next steps will be to create a test solr core, and run the full gamut from alma harvest to solr index. I'm assuming the ID for this will now be the alma mms id rather than the voyager bibid.
Online catalog solr index from alma: https://ciaindex2.britishart.yale.edu/solr/#/ycba_alma1/ (requires basic auth, I can give u pw if interested)
"Reference Library",39331,
"Rare Books and Manuscripts",21304,
"Archives",41]},
Includes indexed holdings like:
"credit_line_ss":["22283507880008651|Yale Center for British Art, Paul Mellon Collection"],
"call_number_ss":["22283507880008651| ND497.R66 A2 1773"],
And identifiers like:
"id":"alma:9977721933408651",
@flapka before your last day friday would like to make sure I good representative examples of mms IDs and their corresponding bibids, as well as how to index the 852, 541s. I assume we need to have like the following as in for the record: https://collections.britishart.yale.edu/catalog/orbis:12599233
Questions: