blob: b4fd65eb73253654d6d8518cd82cba5120ca4c14 [file] [log] [blame]
Nils Diewaldc86aa482014-02-12 16:58:05 +00001{
2 "@context": "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld",
3 "query":{
4 "@type":"korap:group",
5 "operation" : "operation:class",
Nils Diewaldb84e7272014-11-07 01:27:38 +00006 "class":1,
Nils Diewaldc86aa482014-02-12 16:58:05 +00007 "operands":[
8 {
9 "@type":"korap:group",
10 "operation" : "operation:sequence",
11 "operands":[
12 {
13 "@type":"korap:token",
14 "wrap":{
15 "@type":"korap:term",
16 "foundry":"tt",
17 "layer" : "pos",
18 "key" : "ADJA",
19 "match":"match:eq"
20 }
21 },
22 {
23 "@type":"korap:token",
24 "wrap":{
25 "@type":"korap:term",
26 "foundry":"mate",
27 "layer" : "p",
28 "key" : "NN",
29 "match":"match:eq"
30 }
31 }
32 ]
33 }
34 ]
35 },
Nils Diewald23417e82014-02-12 18:33:24 +000036 "collections":[{"@type":"korap:meta-filter","@value":{"@type":"korap:term","@field":"korap:field#corpusID","@value":"WPD"}}],
37 "meta":{"startPage":1,"count":50,"context":{"left":["token",6],"right":["token",6]}}}