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
| {"label":"backend coverage","message":"93%","schemaVersion":1,"color":"brightgreen"} |
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
| Parameters: | |
| App: | |
| Type: String | |
| Description: Your application's name. | |
| Env: | |
| Type: String | |
| Description: The environment name your service, job, or workflow is being deployed to. | |
| Name: | |
| Type: String | |
| Description: The name of the service, job, or workflow being deployed. |
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://www.w3.org/ns/anno.jsonld", | |
| "http://iiif.io/api/presentation/3/context.json" | |
| ], | |
| "id": "https://mps-qa.lib.harvard.edu/iiif/2/URN-3:AT:TESTMANIFEST1:MANIFEST:2", | |
| "type": "Manifest", | |
| "label": { | |
| "@none": [ | |
| "Test DRS image: c. 2022" |
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://mps-qa.lib.harvard.edu/iiif/2/URN-3:AT:TESTMANIFEST1:MANIFEST:2", | |
| "@type": "sc:Manifest", | |
| "label": "Test DRS image: c. 2022", | |
| "attribution": "http://nrs.harvard.edu/urn-3:hul.ois:hlviewerterms", | |
| "logo": "https://iiif-dev.lib.harvard.edu/static/manifests/harvard_logo.jpg", | |
| "metadata": [{ | |
| "label": { | |
| "@value": "addlInfo", |
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://www.w3.org/ns/anno.jsonld", | |
| "http://iiif.io/api/presentation/3/context.json" | |
| ], | |
| "id":"https://mps-dev.lib.harvard.edu/URN-3:TEST:67890:MANIFEST:2", | |
| "type":"Manifest", | |
| "label":{ | |
| "@none":[ | |
| "Test DRS image: c. 2022" |
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://mps-dev.lib.harvard.edu/URN-3:TEST:67890:MANIFEST:2", | |
| "@type": "sc:Manifest", | |
| "label": "Test DRS image: c. 2022", | |
| "attribution": "http://nrs.harvard.edu/urn-3:hul.ois:hlviewerterms", | |
| "logo": "https://iiif-dev.lib.harvard.edu/static/manifests/harvard_logo.jpg", | |
| "metadata": [ | |
| { | |
| "label": { |
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/3/context.json", | |
| "id": "https://iiif.io/api/cookbook/recipe/0009-book-1/manifest.json", | |
| "type": "Manifest", | |
| "label": { | |
| "en": [ | |
| "Simple Manifest - Book" | |
| ] | |
| }, | |
| "metadata": [ |