Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "https://damsssl.llgc.org.uk/iiif/collection/jth.json",
"@type": "sc:Collection",
"label": "John Thomas Photographic collection",
"description": "The John Thomas Photographic Collection consists of over 4,000 negatives taken by the photographer in north, mid and west Wales during the period ca.1863-ca. 1899. The subjects include portraits of both notable men and women in Welsh public life during the period, as well as portraits of ordinary people taken in the places he visited as a photographer. In addition to portraits he took photographs of landscapes and cityscapes in Wales and especially of locations significant in Welsh history. All these are represented in this rich collection.",
"attribution": "Llyfrgell Genedlaethol Cymru – The National Library of Wales",
"manifests": [
{
"@id": "https://damsssl.llgc.org.uk/iiif/2.0/1123257/manifest.json",
{
"$schema": "http://json-schema.org/schema#",
"$comment": "IIIF basic types",
"types": {
"id": {
"title":"id",
"description": "Id must be present and must be a URI",
"type": "string",
"format": "uri",
"pattern": "^http.*$"
@glenrobson
glenrobson / choice
Last active December 17, 2025 15:50
skelleton.json
{
"$schema": "http://json-schema.org/schema#",
"$comment": "IIIF basic types",
"types": {
"id": {
"title":"id",
"description": "Id must be present and must be a URI",
"type": "string",
"format": "uri",
"pattern": "^http.*$"
{
"@context": "http://iiif.io/api/presentation/3/context.json",
"annotations": [
{
"id": "https://iiif.archive.org/iiif/3/annotations/vts-01-1_20201110/comments.json",
"type": "AnnotationPage"
}
],
"behavior": [
"auto-advance"
{
"@context": "http://iiif.io/api/presentation/3/context.json",
"homepage": [
{
"format": "text/html",
"id": "https://archive.org/details/CSPAN3_20180217_164800_Poplar_Forest_Archaeology",
"label": {
"en": [
"Item Page on Internet Archive"
]
{
"type": "AnnotationPage",
"@context": [
"http://www.w3.org/ns/anno.jsonld"
],
"items": [
{
"id": "b36bf8acd682a429",
"type": "Annotation",
"@context": [
@glenrobson
glenrobson / collection.json
Created June 1, 2023 23:38
IA Collection v3 example
This file has been truncated, but you can view the full file.
{
"@context": "http://iiif.io/api/presentation/3/context.json",
"id": "http://localhost:8080/iiif/3/frankbford/collection.json",
"type": "Collection",
"label": {
"none": [
"Frank B. Ford: Collected Publications and Manuscripts"
]
},
"metadata": [
@glenrobson
glenrobson / collection.json
Created June 1, 2023 16:39
frankbford collection
{
"@context": "http://iiif.io/api/presentation/3/context.json",
"homepage": [
{
"format": "text/html",
"id": "https://archive.org/details/frankbford",
"label": {
"en": [
"Item Page on Internet Archive"
]
@glenrobson
glenrobson / gist:b8d16a767bb6a8c60a5e81eb100499de
Created May 11, 2023 14:09
Example single image manifest
{
"@context": "http://iiif.io/api/presentation/3/context.json",
"id": "http://192.168.1.64:8080/iiif/img-8664_202009/manifest.json",
"items": [
{
"height": 3024,
"id": "https://iiif.archivelab.org/iiif/img-8664_202009/canvas",
"items": [
{
"id": "http://192.168.1.64:8080/iiif/img-8664_202009/annotationPage/1",
{
"@context": "http://iiif.io/api/presentation/3/context.json",
"id": "http://localhost:8080/iiif/rashodgson68/manifest.json",
"items": [
{
"height": 1699,
"id": "https://iiif.archivelab.org/iiif/rashodgson68$0/canvas",
"items": [
{
"id": "http://localhost:8080/iiif/rashodgson68/annotationPage/0",