Nils Diewald | efb9c9a | 2014-02-20 15:05:18 +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:sequence", |
| 6 | "inOrder" : true, |
Nils Diewald | 41b62b3 | 2014-02-20 15:23:22 +0000 | [diff] [blame^] | 7 | "distances" : [ |
| 8 | { |
| 9 | "@type" : "korap:distance", |
| 10 | "key" : "w", |
| 11 | "min" : 1, |
| 12 | "max" : 3 |
| 13 | }, { |
| 14 | "@type" : "korap:distance", |
| 15 | "key" : "s", |
| 16 | "min" : 0, |
| 17 | "max" : 1 |
Nils Diewald | efb9c9a | 2014-02-20 15:05:18 +0000 | [diff] [blame] | 18 | } |
Nils Diewald | 41b62b3 | 2014-02-20 15:23:22 +0000 | [diff] [blame^] | 19 | ], |
| 20 | "operands" : [ |
| 21 | { |
| 22 | "@type" : "korap:token", |
| 23 | "wrap" : { |
| 24 | "@type" : "korap:term", |
| 25 | "key" : "das", |
| 26 | "layer" : "orth", |
| 27 | "match" : "match:eq" |
| 28 | } |
| 29 | }, { |
| 30 | "@type" : "korap:token", |
| 31 | "wrap" : { |
| 32 | "@type" : "korap:term", |
| 33 | "key" : "Buch", |
| 34 | "layer" : "orth", |
| 35 | "match" : "match:eq" |
| 36 | } |
Nils Diewald | efb9c9a | 2014-02-20 15:05:18 +0000 | [diff] [blame] | 37 | } |
Nils Diewald | 41b62b3 | 2014-02-20 15:23:22 +0000 | [diff] [blame^] | 38 | ] |
Nils Diewald | efb9c9a | 2014-02-20 15:05:18 +0000 | [diff] [blame] | 39 | }, |
| 40 | "meta" : { |
Nils Diewald | 41b62b3 | 2014-02-20 15:23:22 +0000 | [diff] [blame^] | 41 | "count": 25, |
| 42 | "cutOff": true, |
Nils Diewald | efb9c9a | 2014-02-20 15:05:18 +0000 | [diff] [blame] | 43 | "context":{ |
Nils Diewald | 41b62b3 | 2014-02-20 15:23:22 +0000 | [diff] [blame^] | 44 | "left": [ "char", 110 ], |
| 45 | "right": [ "char", 110 ] |
Nils Diewald | efb9c9a | 2014-02-20 15:05:18 +0000 | [diff] [blame] | 46 | }, |
Nils Diewald | 41b62b3 | 2014-02-20 15:23:22 +0000 | [diff] [blame^] | 47 | "startPage": 1 |
Nils Diewald | efb9c9a | 2014-02-20 15:05:18 +0000 | [diff] [blame] | 48 | } |
| 49 | } |