dbmdz / mirador-textoverlay

Text Overlay plugin for Mirador 3
https://mirador-textoverlay.netlify.com/
MIT License
50 stars 14 forks source link

IIIF v3 seeAlso and textual AnnotationPage support #208

Open sauterl opened 3 years ago

sauterl commented 3 years ago

This PR enables seeAlso support on canvas-level for IIIF v3 manifests as well as "inline" resources, such as supplementing annotaitons with a body of TextualBody.

This at least partially addresses #186

There is one caveat though, as of right now, I did not manage to get the tests running, which might be due to some minor refactoring on my side. Contributions are welcome.

sauterl commented 3 years ago

Thanks, @jbaiter for your review. I will work on the requested changes during this week and especially try to come up with a dedicated IIIF v3 collection JSON for testing and demo purposes