Nils Diewald | d7cb0eb | 2014-02-12 23:06:10 +0000 | [diff] [blame] | 1 | { |
2 | "context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld", | ||||
3 | "query" : { | ||||
4 | "@type" : "korap:group", | ||||
5 | "operation" : "operation:position", | ||||
6 | "frame" : "frame:startswith", | ||||
7 | "operands" : [ { | ||||
8 | "@type" : "korap:span", | ||||
9 | "key" : "s" | ||||
10 | }, { | ||||
11 | "@type" : "korap:token", | ||||
12 | "wrap" : { | ||||
13 | "@type" : "korap:term", | ||||
14 | "caseInsensitive" : true, | ||||
15 | "key" : "wegen", | ||||
16 | "layer" : "orth", | ||||
17 | "match" : "match:eq" | ||||
18 | } | ||||
19 | } ] | ||||
20 | } | ||||
21 | } |