test/integration/allocine_dossier_independant/json_examples/posted_annotations.json
--- a/test/integration/allocine_dossier_independant/json_examples/posted_annotations.json Tue Apr 03 20:30:12 2012 +0200
+++ b/test/integration/allocine_dossier_independant/json_examples/posted_annotations.json Fri Apr 06 16:49:32 2012 +0200
@@ -1,4 +1,11 @@
{
+ "format": "http://advene.org/ns/cinelab/",
+ "imports": [
+ {
+ "id": "cinecast",
+ "url": "http://festival.cinecast.fr/configuration.json"
+ }
+ ],
"annotations": [
{
"media": "cinecast:Bamako",
@@ -9,7 +16,7 @@
"content": {
"data": "Hello, #world !"
},
- "tags": ["#world"]
+ "tags": ["cinecast:world"]
}
],
"meta": {