OAI Documentation Working Group Call 2023-07-17
Time: July 17, 2023, 2-3 pm Eastern
Call-In Info: Join our Cloud HD Video Meeting
Community Notes: Samvera OAI Documentation Working Group_Running Notes
Facilitator: @Annamarie Klose
Notetaker:
Attendees:
@Annamarie Klose (Ohio State University)
@Amanda Hurford(PALNI/Hyku for Consortia)
@Nic Don Stanton-Roark (PALNI)
Anna Malantonio (Lafayette College)
@Christine Peterson (Amigos)
@Nora Zimmerman (Lafayette College)
Braydon Justice (SoftServ)
Chris Bartos (Ohio State University)
Katherine Van Arnsdale (Andrews University)
Agenda:
Blacklight OAI used by Lafayette, OSU, and SoftServ to provide OAI with Samvera platforms
Braydon Justice SoftServ
/catalog/oai
Defaults to OAI DC
Hyku - Braydon: SoftServ has implemented some code into Hyku for more easy customization in Samvera. By default, there are no additional fields. Now, there is an OAI and Hyku field. However, it doesn’t support “pretty, custom” format. View of raw XML. Can use customizations to add other prefixes with SoftServ. They have made it that there is one file where you can add your header specs. Uses SOLR query. This is all developed by SoftServe. There are other files that need to be edited.
Adding a thumbnail link is about 10 lines of code. Would do a SOLR query for that specific field.
Use Blacklight OAI gem and make some changes in the Samvera layer
Anna Malantonio, Lafayette University
GitHub - LafayetteCollegeLibraries/spot: 🗄 institutional repository + digital collections
Done 2-3 years ago. This is not compatible with Hyrax 3.
Wanted to be accessible with DPLA.
Followed Blacklight OAI instructions.
Uses OAI prefix and they wanted to sort the results by collection. So, they needed to do tweaks with URIs which had spaces. They used CGI and unescaped.
For mapping fields, there was a DPLA sheet with required fields and mapping for DC predicates. Anna showed the metadata.
The