blob: bc1b138029033f708dc95ebe2a522689e9faacb3 [file] [log] [blame]
Eliza Margaretha67a88572014-11-04 14:38:56 +00001{
2 "@context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.2/context.jsonld",
3 "announcements" : [
4 "Deprecated 2014-10-07: 'class' only to be supported until 3 months from deprecation date. Classes are now defined using the 'classOut' attribute.",
5 "Deprecated 2014-10-07: 'class' only to be supported until 3 months from deprecation date. Classes are now defined using the 'classOut' attribute."
6 ],
7 "collection" : {},
8 "collections" : [
9 {
10 "@type" : "korap:meta-filter",
11 "@value" : {
12 "@field" : "korap:field#corpusID",
13 "@type" : "korap:term",
14 "@value" : "WPD"
15 }
16 }
17 ],
18 "errors" : [],
19 "meta" : {},
20 "query" : {
21 "@type" : "korap:group",
22 "operands" : [
23 {
24 "@type" : "korap:group",
25 "class" : 1,
26 "classOut" : 1,
27 "operands" : [
28 {
29 "@type" : "korap:token",
30 "wrap" : {
31 "@type" : "korap:term",
32 "foundry" : "tt",
33 "key" : "VVPP",
34 "layer" : "p",
35 "match" : "match:eq"
36 }
37 }
38 ],
39 "operation" : "operation:class"
40 },
41 {
42 "@type" : "korap:group",
43 "class" : 2,
44 "classOut" : 2,
45 "operands" : [
46 {
47 "@type" : "korap:group",
48 "operands" : [
49 {
50 "@type" : "korap:token",
51 "wrap" : {
52 "@type" : "korap:term",
53 "foundry" : "tt",
54 "key" : "APPR",
55 "layer" : "pos",
56 "match" : "match:eq"
57 }
58 },
59 {
60 "@type" : "korap:token",
61 "wrap" : {
62 "@type" : "korap:term",
63 "foundry" : "mate",
64 "key" : "case",
65 "layer" : "m",
66 "match" : "match:eq",
67 "value" : "acc"
68 }
69 }
70 ],
71 "operation" : "operation:sequence"
72 }
73 ],
74 "operation" : "operation:class"
75 }
76 ],
77 "operation" : "operation:sequence"
78 },
79 "warnings" : []
80}
81
82