manifesto.js
Version:
IIIF Presentation API utility library for client and server
13 lines • 435 B
JSON
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://digital.library.villanova.edu/Collection/vudl:24093/IIIF",
"@type": "sc:Collection",
"label": "Dime Novel and Popular Literature",
"collections": [
{
"label": "Covers and Illustrations",
"@id": "http://localhost:3001/nested-bottom.json",
"@type": "sc:Collection"
}
]
}