| { |
| "@context":"http://ids-mannheim.de/ns/KorAP/json-ld/v0.2/context.jsonld", |
| "collection":null, |
| "query" : { |
| "@type" : "koral:group", |
| "operation":"operation:sequence", |
| "operands" : [ |
| { |
| "@type" : "koral:token", |
| "wrap" : { |
| "@type" : "koral:term", |
| "foundry" : "opennlp", |
| "key" : "die", |
| "layer" : "orth", |
| "match" : "match:eq" |
| } |
| }, |
| { |
| "@type" : "koral:group", |
| "operands" : [ |
| { |
| "@type" : "koral:reference", |
| "operands" : [ |
| { |
| "@type" : "koral:token" |
| } |
| ], |
| "operation" : "operation:focus", |
| "spanRef" : [ |
| 5, |
| 6 |
| ] |
| } |
| ], |
| "operation" : "operation:class" |
| } |
| ] |
| } |
| } |