sul-dlss / mise

Other
0 stars 0 forks source link

Malformed json in presentation manifest for uploaded-items #177

Open blalbrit opened 3 years ago

blalbrit commented 3 years ago

Problem as seen on user end: When uploading items to a Mise project, upload works well and items can be used in a Mise workspace. However, support for redisplaying those items in other IIIF contexts (external Mirador, for instance) appears problematic. IIIF drag-and-drop, and IIIF manifest, both fail to load the items in external platforms.

Examples:

As an aside, I also note that the manifest id does not conform to requirements and is likely not valid as well - see https://iiif.io/api/presentation/3.0/#id and compare with "id":"3da9bae0-01b4-45f6-8578-282a83b8b787" in the sample manifest referred to above.

blalbrit commented 3 years ago

cc @ggeisler