sanity-plugin-asset-source-nbiiif
v0.0.7
Published
Get thumbnail and url to a IIIF manifest from NB.no in Sanity
Downloads
2
Maintainers
Readme
sanity-plugin-asset-source-nbiiif
Plugin for Sanity Studio providing a NB.no (National Library of Norway) asset source. Get a thumbnail of the document and a link to the IIIF manifest by querying for asset.source.url
.
Installation
In your studio folder, run:
sanity install asset-source-nbiiif
The National Library of Norway API
The National Library of Norway have great APIs and a huge collection of digitized documents. Amazing stuff!
Check out api.nb.no!
IIIF.io
International Image Interoperability Framework (IIIF) is just brilliant 💯.
...a set of shared application programming interface (API) specifications for interoperable functionality in digital image repositories. The IIIF is comprised of and driven by a community of libraries, museums, archives, software companies, and other organizations working together to create, test, refine, implement and promote the IIIF specifications. Using JSON-LD, linked data, and standard W3C web protocols such as Web Annotation, IIIF makes it easy to parse and share digital image data, migrate across technology systems, and provide enhanced image access for scholars and researchers.
This plugin makes it easy to get a link to a IIIF manifest that you can use with the Mirador IIIF viewer. Or one of the other ones :-)
Credit
Thanks to XSlemX for doing the real work -> sanity-plugin-asset-source-giphy!