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