Skip to content
Snippets Groups Projects

annotations for Universal Viewer

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Loïs Poujade
    annotation4uv.json 394 B
    [{
      "@context": "http://iiif.io/api/presentation/3/context.json",
      "id": "https://example.org/iiif/book1/annotation/p0001-image",
      "type": "Annotation",
      "motivation": "painting",
      "body": {
        "content": "hello web annotations in iiif",
        "type": "Note"
      },
      "target": "https://iiif.wellcomecollection.org/presentation/b18035723/canvases/b18035723_0001.JP2#xywh=822,1635,839,609"
    }]
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment