blob: 68bcadc070871bfd0cbd0dad00683fe5e81132b2 [file] [log] [blame]
Eliza Margaretha22898982014-11-04 17:10:21 +00001{
2 "@context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.2/context.jsonld",
3 "announcements" : [
4 "Deprecated 2014-09-22: 'frame' only to be supported until 3 months from deprecation date. Position frames are now expressed through 'frames'."
5 ],
6 "collection" : {},
7 "collections" : [
8 {
9 "@type" : "korap:meta-filter",
10 "@value" : {
11 "@field" : "korap:field#corpusID",
12 "@type" : "korap:term",
13 "@value" : "WPD"
14 }
15 }
16 ],
17 "errors" : [],
18 "meta" : {},
19 "query" : {
20 "@type" : "korap:group",
21 "frame" : "frame:contains",
22 "frames" : [
23 "frames:contains"
24 ],
25 "operands" : [
26 {
27 "@type" : "korap:span",
28 "key" : "s"
29 },
30 {
31 "@type" : "korap:group",
32 "operands" : [
33 {
34 "@type" : "korap:group",
35 "operands" : [
36 {
37 "@type" : "korap:token",
38 "wrap" : {
39 "@type" : "korap:term",
40 "caseInsensitive" : true,
41 "key" : "es",
42 "layer" : "orth",
43 "match" : "match:eq"
44 }
45 },
46 {
47 "@type" : "korap:token",
48 "wrap" : {
49 "@type" : "korap:term",
50 "key" : "wird",
51 "layer" : "orth",
52 "match" : "match:eq"
53 }
54 }
55 ],
56 "operation" : "operation:sequence"
57 },
58 {
59 "@type" : "korap:group",
60 "operands" : [
61 {
62 "@type" : "korap:token",
63 "wrap" : {
64 "@type" : "korap:term",
65 "caseInsensitive" : true,
66 "key" : "wird",
67 "layer" : "orth",
68 "match" : "match:eq"
69 }
70 },
71 {
72 "@type" : "korap:token",
73 "wrap" : {
74 "@type" : "korap:term",
75 "key" : "es",
76 "layer" : "orth",
77 "match" : "match:eq"
78 }
79 }
80 ],
81 "operation" : "operation:sequence"
82 }
83 ],
84 "operation" : "operation:or"
85 }
86 ],
87 "operation" : "operation:position"
88 },
89 "warnings" : []
90}
91