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