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:submatch", |
| 6 | "classRef" : [ 1 ], |
Nils Diewald | ad26934 | 2014-02-20 21:22:22 +0000 | [diff] [blame] | 7 | "operands" : [ { |
Nils Diewald | d7cb0eb | 2014-02-12 23:06:10 +0000 | [diff] [blame] | 8 | "@type" : "korap:group", |
| 9 | "operation" : "operation:position", |
| 10 | "frame" : "frame:endswith", |
| 11 | "operands" : [ { |
| 12 | "@type" : "korap:span", |
| 13 | "key" : "s" |
| 14 | }, { |
| 15 | "@type" : "korap:group", |
| 16 | "operation" : "operation:class", |
| 17 | "class" : 1, |
| 18 | "operands" : [ { |
| 19 | "@type" : "korap:token", |
| 20 | "wrap" : { |
| 21 | "@type" : "korap:term", |
| 22 | "key" : "V", |
| 23 | "layer" : "pos", |
| 24 | "match" : "match:eq" |
| 25 | } |
| 26 | } ] |
| 27 | } ] |
| 28 | } ] |
| 29 | } |
Nils Diewald | 82a4b86 | 2014-02-20 21:17:41 +0000 | [diff] [blame] | 30 | } |