Enhance GeoBlacklight_Metadata.from_oim() to extract and format download and thumbnail links.
If present in any Sheet:
iiifUrl → dct_references_s (IIIF key)
download → dct_references_s (downloadUrl key)
websiteUrl → dct_references_s (landing page key)
Serialize as a single JSON string and assign to dct_references_s.
Enhance
GeoBlacklight_Metadata.from_oim()to extract and format download and thumbnail links.If present in any Sheet:
iiifUrl→ dct_references_s (IIIF key)download→ dct_references_s (downloadUrl key)websiteUrl→ dct_references_s (landing page key)Serialize as a single JSON string and assign to dct_references_s.