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": { |
Nils Diewald | cec40f9 | 2015-02-19 22:20:02 +0000 | [diff] [blame^] | 4 | "@type": "koral:token", |
Nils Diewald | c86aa48 | 2014-02-12 16:58:05 +0000 | [diff] [blame] | 5 | "wrap": { |
Nils Diewald | cec40f9 | 2015-02-19 22:20:02 +0000 | [diff] [blame^] | 6 | "@type": "koral:term", |
Nils Diewald | c86aa48 | 2014-02-12 16:58:05 +0000 | [diff] [blame] | 7 | "foundry": "mate", |
| 8 | "layer": "lemma", |
| 9 | "key" : "alphabet", |
| 10 | "match": "match:eq" |
| 11 | } |
| 12 | }, |
Nils Diewald | 23417e8 | 2014-02-12 18:33:24 +0000 | [diff] [blame] | 13 | "meta":{ |
| 14 | "startPage":2, |
| 15 | "count": 2, |
| 16 | "cutOff": true, |
| 17 | "context":{ |
| 18 | "left":["char",90], |
| 19 | "right":["char",90] |
| 20 | } |
| 21 | } |
Nils Diewald | c86aa48 | 2014-02-12 16:58:05 +0000 | [diff] [blame] | 22 | } |