Cleanup and initial position frames
diff --git a/src/test/resources/queries/cosmas20.json b/src/test/resources/queries/cosmas20.json
index 86a7df6..5a4b745 100644
--- a/src/test/resources/queries/cosmas20.json
+++ b/src/test/resources/queries/cosmas20.json
@@ -1,20 +1,19 @@
{
"context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld",
"query" : {
- "@type" : "korap:group",
- "operation" : "operation:submatch",
+ "@type" : "korap:reference",
"classRef" : [ 1 ],
"operands" : [ {
"@type" : "korap:group",
"operation" : "operation:position",
- "frame" : "frame:endswith",
+ "frames" : ["frames:endsWith", "frames:matches", "frames:alignsRight"],
"operands" : [ {
"@type" : "korap:span",
"key" : "s"
}, {
"@type" : "korap:group",
"operation" : "operation:class",
- "class" : 1,
+ "classOut" : 1,
"operands" : [ {
"@type" : "korap:token",
"wrap" : {