blob: 42cf0660c54e30232b52a8c9ab11ed1eae6a3651 [file] [log] [blame]
Joachim Bingel0207d5e2014-02-12 14:18:41 +00001{
Joachim Bingel81812632014-02-18 08:55:22 +00002 "@context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld",
Joachim Bingel0207d5e2014-02-12 14:18:41 +00003 "query" : {
4 "@type" : "korap:token",
5 "wrap" : {
6 "@type" : "korap:term",
7 "key" : "Buch",
8 "layer" : "orth",
9 "match" : "match:eq"
10 }
11 }
12}