blob: 8ac35c721dcd8ee98caefc2fed895a59c0693735 [file] [log] [blame]
margaretha0668a922015-04-15 11:19:27 +02001{
2 "query": {
3 "@type": "korap:reference",
4 "operation": "operation:focus",
5 "classRef": [1],
6 "operands": [{
7 "@type": "korap:group",
8 "operation": "operation:relation",
9 "operands": [
10 {
11 "@type": "korap:span",
12 "key": "s"
13 },
14 {
15 "@type": "korap:span",
16 "key": "np"
17 }
18 ],
19 "relation": {
20 "@type": "korap:relation",
21 "wrap": {
22 "@type": "korap:term",
23 "foundry": "mate",
24 "layer": "d",
25 "key": "HEAD"
26 }
27 }
28 }]
29 },
30 "meta": {}
31}