| { |
| "@context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld", |
| "query" : { |
| "@type" : "koral:reference", |
| "classRef" : [ 1 ], |
| "operands" : [ { |
| "@type" : "koral:group", |
| "operation" : "operation:position", |
| "frames" : ["frames:startsWith"], |
| "operands" : [ { |
| "@type" : "koral:span", |
| "key" : "s" |
| }, { |
| "@type" : "koral:group", |
| "operation" : "operation:class", |
| "classOut" : 1, |
| "operands" : [ { |
| "@type" : "koral:token", |
| "wrap" : { |
| "@type" : "koral:term", |
| "caseInsensitive" : true, |
| "key" : "wegen", |
| "layer" : "orth", |
| "match" : "match:eq" |
| } |
| } ] |
| } ] |
| } ] |
| } |
| } |