Changed focus and KoralQuery prefix
diff --git a/src/test/resources/queries/cosmas16.json b/src/test/resources/queries/cosmas16.json
index 852a964..d9ad699 100644
--- a/src/test/resources/queries/cosmas16.json
+++ b/src/test/resources/queries/cosmas16.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:startsWith"],
"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",
"caseInsensitive" : true,
"key" : "wegen",
"layer" : "orth",