Skip to content
Snippets Groups Projects
Commit 16f45885 authored by David Rouquet's avatar David Rouquet
Browse files

new content on the cat exemple

parent f8c03df6
Branches
No related tags found
No related merge requests found
...@@ -286,6 +286,40 @@ ...@@ -286,6 +286,40 @@
"value": "Ready to jump" "value": "Ready to jump"
}, },
"target": "http://localhost:8080/data/demo-content/dzkimgs_cats2020_local/canvas/2" "target": "http://localhost:8080/data/demo-content/dzkimgs_cats2020_local/canvas/2"
},
{
"id": "http://localhost:8080/data/demo-content/dzkimgs_cats2020_local/canvas/2/annotation/1/2",
"type": "Annotation",
"motivation": "commenting",
"body": {
"type": "TextualBody",
"language": "ja",
"value": "Test"
},
"target": "http://localhost:8080/data/demo-content/dzkimgs_cats2020_local/canvas/2#xywh=150,530,180,130&t=20,30"
},
{
"id": "http://localhost:8080/data/demo-content/dzkimgs_cats2020_local/canvas/2/annotation/1/3-1",
"type": "Annotation",
"motivation": "supplementing",
"body": {
"id": "http://localhost:8080/data/demo-content/dzkimgs_cats2020_local/media/canvas1_annotation3.png",
"type": "Image",
"format": "image/png",
"value": "Test Image"
},
"target": "http://localhost:8080/data/demo-content/dzkimgs_cats2020_local/canvas/2#xywh=150,530,220,180&t=25,39"
},
{
"id": "http://localhost:8080/data/demo-content/dzkimgs_cats2020_local/canvas/2/annotation/1/3-2",
"type": "Annotation",
"motivation": "commenting",
"body": {
"type": "TextualBody",
"language": "ja",
"value": "Test Image"
},
"target": "http://localhost:8080/data/demo-content/dzkimgs_cats2020_local/canvas/2#xywh=150,530,220,180&t=25,39"
} }
] ]
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment