geobtaa / metadata

Processing issues and Handbook for metadata schema and workflow.
https://gin.btaa.org/metadata/
0 stars 0 forks source link

Investigate issue with UNL IIIF API #603

Open karenmajewicz opened 3 months ago

karenmajewicz commented 3 months ago

The manifests load, but the individual API calls for images is failing

These load:

https://mediacommons.unl.edu/luna/servlet/iiif/m/UNL~126~126~14461~1516197/manifest https://mediacommons.unl.edu/luna/servlet/iiif/m/UNL~126~126~14461~1516197/full/1000,/0/default.jpg?download=true

This does not: https://mediacommons.unl.edu/luna/servlet/iiif/UNL~126~126~14461~1516197/info.json

ewlarson commented 3 months ago

UNL working item

Geoportal: https://geo.btaa.org/catalog/UNL~19~19~535~11738

IIIF Manifest: https://mediacommons.unl.edu/luna/servlet/iiif/m/UNL~19~19~535~11738/manifest

IIIF Info: https://mediacommons.unl.edu/luna/servlet/iiif/UNL~19~19~535~11738/info.json

Image: https://mediacommons.unl.edu/luna/servlet/iiif/UNL~19~19~535~11738/full/!1024,1024/0/default.jpg

UNL NOT working item

Geoportal: https://geo.btaa.org/catalog/UNL~126~126~14459~1516201

IIIF Manifest: https://mediacommons.unl.edu/luna/servlet/iiif/m/UNL~126~126~14459~1516201/manifest

IIIF Info (500s): https://mediacommons.unl.edu/luna/servlet/iiif/UNL~126~126~14459~1516201/info.json

Image does work (max): https://mediacommons.unl.edu/luna/servlet/iiif/UNL~126~126~14459~1516201/full/max/0/default.jpg


Seems like they're just missing some item's info.json file(s) on the server?