blob: 81c1016404f1a4e425fc087c52657f7bddceaa30 [file] [log] [blame]
Nils Diewald82a4b862014-02-20 21:17:41 +00001{
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 "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}