test/integration/allocine_dossier_independant/json_examples/posted_annotations.json
branchpopcorn-port
changeset 842 4ae2247a59f4
parent 836 526f91f5253e
--- 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": {