Nils Diewald | c86aa48 | 2014-02-12 16:58:05 +0000 | [diff] [blame] | 1 | { |
| 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 Diewald | b84e727 | 2014-11-07 01:27:38 +0000 | [diff] [blame] | 6 | "class":1, |
Nils Diewald | c86aa48 | 2014-02-12 16:58:05 +0000 | [diff] [blame] | 7 | "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 Diewald | 23417e8 | 2014-02-12 18:33:24 +0000 | [diff] [blame] | 36 | "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]}}} |