blob: 543da5eab88e43a7235f034115e3d88e82477d90 [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",
Eliza Margaretha22898982014-11-04 17:10:21 +000021 "frames" : [
Nils Diewald93d6d1b2015-02-02 21:47:43 +000022 "frames:isAround"
Eliza Margaretha22898982014-11-04 17:10:21 +000023 ],
24 "operands" : [
25 {
26 "@type" : "korap:span",
27 "key" : "s"
28 },
29 {
30 "@type" : "korap:group",
31 "operands" : [
32 {
33 "@type" : "korap:group",
34 "operands" : [
35 {
36 "@type" : "korap:token",
37 "wrap" : {
38 "@type" : "korap:term",
39 "caseInsensitive" : true,
40 "key" : "es",
41 "layer" : "orth",
42 "match" : "match:eq"
43 }
44 },
45 {
46 "@type" : "korap:token",
47 "wrap" : {
48 "@type" : "korap:term",
49 "key" : "wird",
50 "layer" : "orth",
51 "match" : "match:eq"
52 }
53 }
54 ],
55 "operation" : "operation:sequence"
56 },
57 {
58 "@type" : "korap:group",
59 "operands" : [
60 {
61 "@type" : "korap:token",
62 "wrap" : {
63 "@type" : "korap:term",
64 "caseInsensitive" : true,
65 "key" : "wird",
66 "layer" : "orth",
67 "match" : "match:eq"
68 }
69 },
70 {
71 "@type" : "korap:token",
72 "wrap" : {
73 "@type" : "korap:term",
74 "key" : "es",
75 "layer" : "orth",
76 "match" : "match:eq"
77 }
78 }
79 ],
80 "operation" : "operation:sequence"
81 }
82 ],
83 "operation" : "operation:or"
84 }
85 ],
86 "operation" : "operation:position"
87 },
88 "warnings" : []
89}
Nils Diewald93d6d1b2015-02-02 21:47:43 +000090