diff --git a/Hakanai/manifest.json b/Hakanai/manifest.json index a70d450edb47fa01732a2441a005c74311e81067..38318703e06ef94f48f594ea65e4f48b36318cc2 100644 --- a/Hakanai/manifest.json +++ b/Hakanai/manifest.json @@ -183,7 +183,34 @@ } ] }, - + { + "id": "http://localhost:8080/data/demo-content/Hakanai/canvas/1/annotation/6", + "type": "AnnotationPage", + "items": [ + { + "id": "http://localhost:8080/data/demo-content/Hakanai/canvas/&/annotation/6/1", + "type": "Annotation", + "motivation": "commenting", + "body": { + "id": "http://localhost:8080/data/demo-content/Hakanai/media/10_HKN-Garges_A2B4243.JPG", + "type": "Image", + "format": "image/jpg" + }, + "target": "http://localhost:8080/data/demo-content/Hakanai/canvas/1#xywh=1100,50,818,510&t=28,40" + }, + { + "id": "http://localhost:8080/data/demo-content/Hakanai/canvas/&/annotation/6/2", + "type": "Annotation", + "motivation": "commenting", + "body": { + "type": "TextualBody", + "language": "fr", + "value": "<a href=\"http://localhost:8080/data/demo-content/Hakanai/media/10_HKN-Garges_A2B4243.JPG\" target=\"_blank\">Dispositif</a>" + }, + "target": "http://localhost:8080/data/demo-content/Hakanai/canvas/1#xywh=100,50,1700,1000&t=30,34" + } + ] + } ] } ]