Skip to content

Instantly share code, notes, and snippets.

@rsimon
Last active January 25, 2025 10:11
Show Gist options
  • Save rsimon/8043b90399f72a976c02b763624f0d72 to your computer and use it in GitHub Desktop.
Save rsimon/8043b90399f72a976c02b763624f0d72 to your computer and use it in GitHub Desktop.
angel.json
{"@context":"http://iiif.io/api/presentation/3/context.json","id":"http://2230b103-6bf8-427e-9899-80d382d5aee9","type":"Manifest","rights":"http://creativecommons.org/licenses/by/3.0/","label":{"none":["Chevron cats test"]},"requiredStatement":{"label":{"none":["Attribution"]},"value":{"none":["Alice McGrath"]}},"summary":{"en":["two cats on a quilt"]},"items":[{"id":"http://0cdf8068-5282-4183-bd98-3e23c53168f8","type":"Canvas","height":480,"width":640,"label":{"none":["Chevron cats"]},"annotations":[{"id":"http://0cdf8068-5282-4183-bd98-3e23c53168f8/page/p1","type":"AnnotationPage","items":[{"id":"https://cboucher01.github.io/pta-iiif-sandbox/annotations/chev-cats-annotations.json","type":"AnnotationPage","label":{"none":["Annotated by Alice, Cameron, and Hilde"]}},{"id":"http://0cdf8068-5282-4183-bd98-3e23c53168f8/d0370002-cadc-4e42-a272-f2f60cd34fe5","type":"Annotation","motivation":"commenting","body":[{"created":"2025-01-24T20:03:49.227Z","creator":"Alice Tweedy McGrath","purpose":"commenting","type":"TextualBody","format":"text/html","value":"<p>Maisie, a silver beauty.</p>"},{"created":"2025-01-24T20:06:39.339Z","creator":"Cameron Boucher","purpose":"replying","type":"TextualBody","format":"text/html","value":"<p>There are <strong>many</strong> red triangles on this quilt.</p>"}],"target":"http://0cdf8068-5282-4183-bd98-3e23c53168f8#xywh=185,206,96,107"},{"id":"http://0cdf8068-5282-4183-bd98-3e23c53168f8/0774076d-be48-4258-8fe3-69cc09fffe8e","type":"Annotation","motivation":"commenting","body":[{"created":"2025-01-24T20:06:31.110Z","creator":"Alice Tweedy McGrath","purpose":"commenting","type":"TextualBody","format":"text/html","value":"<p>Louie, a total sweetheart.</p>"}],"target":"http://0cdf8068-5282-4183-bd98-3e23c53168f8#xywh=387,213,93,82"},{"id":"http://0cdf8068-5282-4183-bd98-3e23c53168f8/7ae7cfe2-e248-4adc-a7ef-91d6bef2bf8a","type":"Annotation","motivation":"commenting","body":[{"created":"2025-01-24T20:07:19.720Z","creator":"Cameron Boucher","purpose":"replying","type":"TextualBody","format":"text/html","value":"<p>There are <strong>many</strong> red triangles on this quilt.</p>"},{"created":"2025-01-24T20:03:54.472Z","creator":"Cameron Boucher","purpose":"commenting","type":"TextualBody","format":"text/html","value":"<p>A <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" class=\"text-blue-500 underline hover:text-blue-600\" href=\"https://en.wikipedia.org/wiki/Red\">red</a> triangle on the quilt.</p>"}],"target":{"type":"SpecificResource","source":"http://0cdf8068-5282-4183-bd98-3e23c53168f8","selector":{"type":"SvgSelector","value":"<svg><polygon points=\"328,202 327,263 395,211\" /></svg>"}}}]}],"items":[{"id":"http://0cdf8068-5282-4183-bd98-3e23c53168f8/annotation-page","type":"AnnotationPage","items":[{"@context":"http://iiif.io/api/presentation/3/context.json","id":"http://51d0d55b-5652-4d7b-9a85-349034ebf409","type":"Annotation","motivation":"painting","target":"http://0cdf8068-5282-4183-bd98-3e23c53168f8","body":{"id":"https://cboucher01.github.io/pta-iiif-sandbox/images/chevron-cats/full/full/0/default.jpg","type":"Image","height":480,"width":640,"format":"image/jpeg","service":[{"@id":"https://cboucher01.github.io/pta-iiif-sandbox/images/chevron-cats","@type":"Service","@context":"http://iiif.io/api/image/3/context.json","profile":"level0"}]}}]}]}],"structures":[]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment