sul-dlss / dlme

Digital Library of the Middle East web application, based on Spotlight
https://dlmenetwork.org/
Other
20 stars 2 forks source link

Add an API for reading DLME metadata #1896

Closed jacobthill closed 1 week ago

jacobthill commented 1 month ago

We need to have an API for DLME. This will eventually be used by researchers, curators, and data providers. But initially it will be used by the DLME data manager to explore data work flows for a DLME serials project. It needs to be able to query fields in the IR or their equivalents in Solr. Ideally, it could query by language e.g. title in Arabic which I think is possible since these are distinct fields in Solr.

Determine if existing API meets needs.

jacobthill commented 1 week ago

I think I can get what I need from the API we have.