Deserialization of new json-ld format
diff --git a/src/test/resources/queries/bsp4.jsonld b/src/test/resources/queries/bsp4.jsonld
index b64ef29..c5cc7db 100644
--- a/src/test/resources/queries/bsp4.jsonld
+++ b/src/test/resources/queries/bsp4.jsonld
@@ -111,13 +111,15 @@
"operands": [
{
"@type": "korap:group",
+ "operation":"operation:class",
"class": 0,
"operands": [
{
"@type": "korap:token",
"wrap": {
"@type": "korap:term",
- "layer": "base",
+ "foundry" : "mate",
+ "layer": "lemma",
"key" : "foo"
}
}