json comments
diff --git a/src/test/resources/queries/metaquery.json b/src/test/resources/queries/metaquery.json
index f0d0283..27bc395 100644
--- a/src/test/resources/queries/metaquery.json
+++ b/src/test/resources/queries/metaquery.json
@@ -91,13 +91,13 @@
                 "operands": [
                     {
                         "@type": "korap:group",
-                        "relation": "comment: other values can be 'since','until' in combination with a simple korap:term",
+                        "comment": "other values can be 'since','until' in combination with a simple korap:term",
                         "relation": "between",
                         "field: "korap:field#pubDate",
                         "operands": [
                             {
                                 "@type": "korap:date",
-                                "@value": "comment: either long value or String representation '2013-04-29'",
+                                "comment": "either long value or String representation '2013-04-29'",
                                 "@value": "2011"
                             },
                             {