Akron | 4e2bc0e | 2016-02-17 12:23:46 +0100 | [diff] [blame] | 1 | { |
| 2 | "@context":"http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld", |
| 3 | "errors":[], |
| 4 | "warnings":[], |
| 5 | "announcements":["Deprecated 2014-07-24: 'min' and 'max' to be supported until 3 months from deprecation date."], |
| 6 | "query":{ |
| 7 | "@type":"koral:group", |
| 8 | "operation":"operation:sequence", |
| 9 | "operands":[ |
| 10 | { |
| 11 | "@type":"koral:token", |
| 12 | "wrap":{ |
| 13 | "@type":"koral:term", |
| 14 | "layer":"orth", |
| 15 | "key":"Tal", |
| 16 | "match":"match:eq" |
| 17 | } |
| 18 | },{ |
| 19 | "@type":"koral:token", |
| 20 | "wrap":{ |
| 21 | "@type":"koral:term", |
| 22 | "layer":"orth", |
| 23 | "key":"Wald", |
| 24 | "match":"match:eq" |
| 25 | } |
| 26 | } |
| 27 | ], |
| 28 | "inOrder":true, |
| 29 | "distances":[ |
| 30 | { |
| 31 | "@type":"koral:distance", |
| 32 | "key":"w", |
| 33 | "boundary":{ |
| 34 | "@type":"koral:boundary", |
| 35 | "min":1 |
| 36 | }, |
| 37 | "min":1 |
| 38 | } |
| 39 | ] |
| 40 | }, |
| 41 | "collections":[ |
| 42 | { |
| 43 | "@type":"koral:meta-filter", |
| 44 | "@value":{ |
| 45 | "@type":"koral:term", |
| 46 | "@field":"koral:field#corpusID", |
| 47 | "@value":"WPD" |
| 48 | } |
| 49 | } |
| 50 | ], |
| 51 | "meta":{ |
| 52 | "startPage":1, |
| 53 | "itemsPerResource":1, |
| 54 | "context":"paragraph" |
| 55 | } |
| 56 | } |