Changed focus and KoralQuery prefix
diff --git a/src/test/resources/queries/bsp-fail2.jsonld b/src/test/resources/queries/bsp-fail2.jsonld
index 96a3bb5..fff6ebf 100644
--- a/src/test/resources/queries/bsp-fail2.jsonld
+++ b/src/test/resources/queries/bsp-fail2.jsonld
@@ -1,20 +1,20 @@
{
"@context": "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld",
"query": {
- "@type": "korap:group",
+ "@type": "koral:group",
"operation": "operation:position",
"frames": ["frames:isAround"],
"operands": [
{
- "@type": "korap:span",
+ "@type": "koral:span",
"foundry" : "cnx",
"layer" : "c",
"key": "np"
},
{
- "@type": "korap:token",
+ "@type": "koral:token",
"wrap": {
- "@type": "korap:term",
+ "@type": "koral:term",
"foundry" : "mate",
"layer": "l",
"key" : "Mann",