{ "@context": "http://iiif.io/api/presentation/2/context.json", "@type": "oa:Annotation", "motivation": ["oa:tagging", "oa:commenting"], "resource": [{ "@type": "oa:Tag", "chars": "bar" }, { "@type": "dctypes:Text", "format": "text/html", "chars": "
foo
" }], "on": { "@type": "oa:SpecificResource", "full": "http://iiif.harvardartmuseums.org/manifests/object/299843/canvas/canvas-47174896", "selector": { "@type": "oa:SvgSelector", "value": "" }, "within": { "@id": "http://iiif.harvardartmuseums.org/manifests/object/299843", "@type": "sc:Manifest" } } }