blob: d4be7fefb5080bf3f7267c02a14d8f1533fb8aff [file] [log] [blame]
Nils Diewald7cf8c6d2014-05-28 18:37:38 +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 "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}