Nils Diewald | 82a4b86 | 2014-02-20 21:17:41 +0000 | [diff] [blame] | 1 | { |
| 2 | "@context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld", |
| 3 | "query": { |
Nils Diewald | cec40f9 | 2015-02-19 22:20:02 +0000 | [diff] [blame^] | 4 | "@type": "koral:token", |
Nils Diewald | 82a4b86 | 2014-02-20 21:17:41 +0000 | [diff] [blame] | 5 | "wrap" : { |
Nils Diewald | cec40f9 | 2015-02-19 22:20:02 +0000 | [diff] [blame^] | 6 | "@type": "koral:term", |
Nils Diewald | 82a4b86 | 2014-02-20 21:17:41 +0000 | [diff] [blame] | 7 | "layer": "orth", |
| 8 | "key" : "Buchstabe" |
| 9 | } |
| 10 | }, |
| 11 | "meta" : { |
| 12 | "count": 100, |
| 13 | "cutOff": false, |
| 14 | "context":{ |
| 15 | "left": [ "token", 10 ], |
| 16 | "right": [ "token", 10 ] |
| 17 | }, |
| 18 | "startPage": 1 |
| 19 | } |
| 20 | } |