Last active
February 16, 2018 19:34
-
-
Save benwbrum/2b4b5dac473fc662a60571934e38ef33 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "@context":"http://iiif.io/api/presentation/2/context.json", | |
| "manifests":[ | |
| { | |
| "@id":"https://cdm17217.contentdm.oclc.org/digital/iiif-info/p17217coll11/6/manifest.json", | |
| "@type":"sc:Manifest", | |
| "label":"ADE Presentation" | |
| }, | |
| { | |
| "@id":"https://cdm17217.contentdm.oclc.org/digital/iiif-info/p17217coll11/2/manifest.json", | |
| "@type":"sc:Manifest", | |
| "label":"Brumfield CV" | |
| }, | |
| { | |
| "@id":"https://cdm17217.contentdm.oclc.org/digital/iiif-info/p17217coll11/4/manifest.json", | |
| "@type":"sc:Manifest", | |
| "label":"cats" | |
| }, | |
| { | |
| "@id":"https://cdm17217.contentdm.oclc.org/digital/iiif-info/p17217coll11/3/manifest.json", | |
| "@type":"sc:Manifest", | |
| "label":"edited by SOAP call" | |
| }, | |
| { | |
| "@id":"https://cdm17217.contentdm.oclc.org/digital/iiif-info/p17217coll11/49/manifest.json", | |
| "@type":"sc:Manifest", | |
| "label":"Journal of History, Volume 7, Number 3." | |
| }, | |
| { | |
| "@id":"https://cdm17217.contentdm.oclc.org/digital/iiif-info/p17217coll11/5/manifest.json", | |
| "@type":"sc:Manifest", | |
| "label":"Random manuscript" | |
| } | |
| ], | |
| "@id":"https://gist.githubusercontent.com/benwbrum/2b4b5dac473fc662a60571934e38ef33/raw/dc70142ee8299c08cbe835a5db8f5841ed31c50e/ocr_collection.json", | |
| "@type":"sc:Collection", | |
| "label":"IIIF collection of manifests for all compound objects within CONTENTdm collection p17217coll11" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment