uoregon-libraries / oregon-oni

Oregon theme / customizations for use with Open ONI
1 stars 0 forks source link

Change batch info pull code to use new IIIF format #33

Closed jechols closed 7 years ago

jechols commented 7 years ago

Some of the PDF-to-chronam utilities (issue finder most notably) rely on the batch / title / issue APIs in order to determine what's on the live site. This particular code currently lives in an experimental project so there is no github repo to put a ticket. So to make sure I don't forget, here's the ticket.

jechols commented 7 years ago

This was a no-go. The IIIF responses simply don't supply us enough information to keep the automation. I have instead opted to override the IIIF with the old JSON APIs for the enpoints which we needed.