Closed helrond closed 3 months ago
Adds resource fields and mapping to introduce explicit URIs for IIIF manifest and downloadable asset.
URIs are produced by methods in fetcher/helpers.py. These methods can be overridden to produce the desired values for other implementations.
fetcher/helpers.py
Two new configs need to be added in order for deployment to be successful:
DOWNLOAD_BASEURL
MANIFEST_BASEURL
Adds resource fields and mapping to introduce explicit URIs for IIIF manifest and downloadable asset.
URIs are produced by methods in
fetcher/helpers.py
. These methods can be overridden to produce the desired values for other implementations.Two new configs need to be added in order for deployment to be successful:
DOWNLOAD_BASEURL
MANIFEST_BASEURL