Changed focus and KoralQuery prefix
diff --git a/src/test/resources/queries/cosmas20.json b/src/test/resources/queries/cosmas20.json
index 5a4b745..861b7e0 100644
--- a/src/test/resources/queries/cosmas20.json
+++ b/src/test/resources/queries/cosmas20.json
@@ -1,23 +1,23 @@
{
"context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld",
"query" : {
- "@type" : "korap:reference",
+ "@type" : "koral:reference",
"classRef" : [ 1 ],
"operands" : [ {
- "@type" : "korap:group",
+ "@type" : "koral:group",
"operation" : "operation:position",
"frames" : ["frames:endsWith", "frames:matches", "frames:alignsRight"],
"operands" : [ {
- "@type" : "korap:span",
+ "@type" : "koral:span",
"key" : "s"
}, {
- "@type" : "korap:group",
+ "@type" : "koral:group",
"operation" : "operation:class",
"classOut" : 1,
"operands" : [ {
- "@type" : "korap:token",
+ "@type" : "koral:token",
"wrap" : {
- "@type" : "korap:term",
+ "@type" : "koral:term",
"key" : "V",
"layer" : "pos",
"match" : "match:eq"