Skip to content

Instantly share code, notes, and snippets.

@mark-dce
Created July 28, 2022 19:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mark-dce/e40fdba74164aa21a430fdee85ab72f5 to your computer and use it in GitHub Desktop.
Save mark-dce/e40fdba74164aa21a430fdee85ab72f5 to your computer and use it in GitHub Desktop.
Sample IIIF Collection - Posters
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "https://tenejo.curationexperts.com/collections/bk128b23n/iiif_collection",
"@type": "sc:Collection",
"label": "Poster Collection",
"manifests": [
{
"@id": "https://tenejo.curationexperts.com/concern/works/dr26xx76j/manifest",
"@type": "sc:Manifest",
"label": "When attending the World's Fair, visit beautiful Sea Cliff 250 ft. altitude : No mosquitos."
},
{
"@id": "https://tenejo.curationexperts.com/concern/works/d217qp923/manifest",
"@type": "sc:Manifest",
"label": "Zion National Park, Ranger Naturalist Service"
},
{
"@id": "https://tenejo.curationexperts.com/concern/works/td96k293r/manifest",
"@type": "sc:Manifest",
"label": "Federal Theatre - Marionette Theatre presents \"RUR\" Remo Bufano director."
},
{
"@id": "https://tenejo.curationexperts.com/concern/works/47429959d/manifest",
"@type": "sc:Manifest",
"label": "Bemidji Postcard Foldout"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment