Skip to content

Commit

Permalink
Adding collection.json
Browse files Browse the repository at this point in the history
  • Loading branch information
agoslen committed Jan 5, 2024
1 parent 8a56f99 commit 42cacb9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions manifests/collection.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"id" : "https://agoslen.github.io/iiif-training/manifests/collection.json",
"label" : {
"en" : [ "All manifests loaded in agoslen/iiif-training project" ]
},
"type" : "Collection",
"@context" : "http://iiif.io/api/presentation/3/context.json",
"items" : [ {
"@type" : "sc:Manifest",
"@id" : "https://agoslen.github.io/iiif-training/manifests/anna-london-manifest-3images3.json",
"label" : "Anna's Second London Manifest"
} ]
}

0 comments on commit 42cacb9

Please sign in to comment.