blob: 77bc6b519a671655099d9ed6a8a94e2162b7ce3a [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",
Eliza Margaretha67a88572014-11-04 14:38:56 +000025 "classOut" : 1,
26 "operands" : [
27 {
28 "@type" : "korap:token",
29 "wrap" : {
30 "@type" : "korap:term",
31 "foundry" : "tt",
32 "key" : "VVPP",
33 "layer" : "p",
34 "match" : "match:eq"
35 }
36 }
37 ],
38 "operation" : "operation:class"
39 },
40 {
41 "@type" : "korap:group",
Eliza Margaretha67a88572014-11-04 14:38:56 +000042 "classOut" : 2,
43 "operands" : [
44 {
45 "@type" : "korap:group",
46 "operands" : [
47 {
48 "@type" : "korap:token",
49 "wrap" : {
50 "@type" : "korap:term",
51 "foundry" : "tt",
52 "key" : "APPR",
53 "layer" : "pos",
54 "match" : "match:eq"
55 }
56 },
57 {
58 "@type" : "korap:token",
59 "wrap" : {
60 "@type" : "korap:term",
61 "foundry" : "mate",
62 "key" : "case",
63 "layer" : "m",
64 "match" : "match:eq",
65 "value" : "acc"
66 }
67 }
68 ],
69 "operation" : "operation:sequence"
70 }
71 ],
72 "operation" : "operation:class"
73 }
74 ],
75 "operation" : "operation:sequence"
76 },
77 "warnings" : []
78}
79
80