Nils Diewald | 7cf8c6d | 2014-05-28 18:37:38 +0000 | [diff] [blame] | 1 | { |
2 | "@context": "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld", | ||||
3 | "query": { | ||||
4 | "@type": "korap:token", | ||||
5 | "wrap": { | ||||
6 | "@type": "korap:term", | ||||
7 | "foundry": "mate", | ||||
8 | "layer" : "lemma", | ||||
9 | "key":"alphabet", | ||||
10 | "match": "match:eq" | ||||
11 | } | ||||
12 | }, | ||||
13 | "meta":{ | ||||
14 | "startPage":1, | ||||
15 | "count": 20, | ||||
16 | "context":{ | ||||
17 | "left":["char",90], | ||||
18 | "right":["char",90] | ||||
19 | } | ||||
20 | } | ||||
21 | } |