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", | |
| "@id":"https://d.lib.ncsu.edu/collections/catalog/ll000099/manifest", | |
| "@type":"sc:Manifest", | |
| "label":"North Carolina and tobacco: A chapter in America's industrial growth", | |
| "related":{ | |
| "@id":"https://d.lib.ncsu.edu/collections/catalog/ll000099", | |
| "format":"text/html", | |
| "label":"HTML page for the resource", | |
| "dcterms:modified":"2018-10-05T20:28:13.863Z" |
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", | |
| "@id": "http://fromthepage.com/iiif/13/manifest", | |
| "@type": "sc:Manifest", | |
| "label": "Diary Volume Two", | |
| "sequences": [ | |
| { | |
| "@type": "sc:Sequence", | |
| "label": "Pages", | |
| "canvases": [ |
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", | |
| "@id": "http://localhost:3000/iiif/918/layer/transcription", | |
| "@type": "sc:Layer", | |
| "label": "Transcription", | |
| "otherContent": [ | |
| { | |
| "@id": "http://localhost:3000/iiif/25445/list/transcription", | |
| "@type": "sc:AnnotationList", | |
| "label": "Transcription", |
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
| [ | |
| { | |
| "id":56, | |
| "label":"No.", | |
| "collection_id":217, | |
| "input_type":"text", | |
| "options":null, | |
| "line_number":1, | |
| "position":1, | |
| "percentage":25 |
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/p17217coll3/49404/manifest.json", | |
| "@type": "sc:Manifest", | |
| "label": "World War I military service cards for Jackson County, Alabama (\"K\" surnames)." | |
| }, | |
| { | |
| "@id": "https://cdm17217.contentdm.oclc.org/digital/iiif-info/p17217coll3/50029/manifest.json", |
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", |
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/p17217coll3/95621/manifest.json", | |
| "@type":"sc:Manifest", | |
| "label":"" | |
| }, | |
| { | |
| "@id":"https://cdm17217.contentdm.oclc.org/digital/iiif-info/p17217coll3/27165/manifest.json", |
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/p17217coll3/95621/manifest.json", | |
| "@type":"sc:Manifest", | |
| "label":"" | |
| }, | |
| { | |
| "@id":"https://cdm17217.contentdm.oclc.org/digital/iiif-info/p17217coll3/27165/manifest.json", |
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
| <!-------------------------------------------------------------------------------------------------- | |
| **************************************************************************************************** | |
| * * | |
| * CatcherSample.php version 6.0 as of 03/07/2011 * | |
| * * | |
| * All sample code is provided by OCLC for illustrative purposes only. These examples have * | |
| * not been thoroughly tested under all conditions. OCLC therefore cannot guarantee or * | |
| * imply reliability, serviceability, or functionality of these programs. * | |
| * * | |
| * All programs contained herein are provided to you "AS IS" without warranties of any * |