Changed focus and KoralQuery prefix
diff --git a/src/test/resources/queries/benchmark1b.jsonld b/src/test/resources/queries/benchmark1b.jsonld
index 5ee9791..3923f21 100644
--- a/src/test/resources/queries/benchmark1b.jsonld
+++ b/src/test/resources/queries/benchmark1b.jsonld
@@ -1,25 +1,25 @@
{
"@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",
"layer" : "c",
"foundry" : "cnx",
"key": "np"
},
{
- "@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",
"foundry": "mate",
"layer": "pos",
"key" : "NE"