Nils Diewald | 164f8be | 2014-02-13 02:43:16 +0000 | [diff] [blame] | 1 | { |
Nils Diewald | 82a4b86 | 2014-02-20 21:17:41 +0000 | [diff] [blame] | 2 | "@context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld", |
Nils Diewald | 164f8be | 2014-02-13 02:43:16 +0000 | [diff] [blame] | 3 | "query" : { |
Nils Diewald | cec40f9 | 2015-02-19 22:20:02 +0000 | [diff] [blame^] | 4 | "@type" : "koral:group", |
Nils Diewald | 164f8be | 2014-02-13 02:43:16 +0000 | [diff] [blame] | 5 | "operation" : "operation:sequence", |
| 6 | "operands" : [ { |
Nils Diewald | cec40f9 | 2015-02-19 22:20:02 +0000 | [diff] [blame^] | 7 | "@type" : "koral:token", |
Nils Diewald | 164f8be | 2014-02-13 02:43:16 +0000 | [diff] [blame] | 8 | "wrap" : { |
Nils Diewald | cec40f9 | 2015-02-19 22:20:02 +0000 | [diff] [blame^] | 9 | "@type" : "koral:term", |
Nils Diewald | 164f8be | 2014-02-13 02:43:16 +0000 | [diff] [blame] | 10 | "key" : "Institut", |
| 11 | "layer" : "orth", |
| 12 | "match" : "match:eq" |
| 13 | } |
| 14 | }, { |
Nils Diewald | cec40f9 | 2015-02-19 22:20:02 +0000 | [diff] [blame^] | 15 | "@type" : "koral:token", |
Nils Diewald | 164f8be | 2014-02-13 02:43:16 +0000 | [diff] [blame] | 16 | "wrap" : { |
Nils Diewald | cec40f9 | 2015-02-19 22:20:02 +0000 | [diff] [blame^] | 17 | "@type" : "koral:term", |
Nils Diewald | 164f8be | 2014-02-13 02:43:16 +0000 | [diff] [blame] | 18 | "key" : "FÜR", |
| 19 | "layer" : "orth", |
| 20 | "caseInsensitive" : true, |
| 21 | "match" : "match:eq" |
| 22 | } |
| 23 | }, { |
Nils Diewald | cec40f9 | 2015-02-19 22:20:02 +0000 | [diff] [blame^] | 24 | "@type" : "koral:token", |
Nils Diewald | 164f8be | 2014-02-13 02:43:16 +0000 | [diff] [blame] | 25 | "wrap" : { |
Nils Diewald | cec40f9 | 2015-02-19 22:20:02 +0000 | [diff] [blame^] | 26 | "@type" : "koral:term", |
Nils Diewald | 164f8be | 2014-02-13 02:43:16 +0000 | [diff] [blame] | 27 | "caseInsensitive" : true, |
| 28 | "key" : "deutsche", |
| 29 | "layer" : "orth", |
| 30 | "match" : "match:eq" |
| 31 | } |
| 32 | }, { |
Nils Diewald | cec40f9 | 2015-02-19 22:20:02 +0000 | [diff] [blame^] | 33 | "@type" : "koral:token", |
Nils Diewald | 164f8be | 2014-02-13 02:43:16 +0000 | [diff] [blame] | 34 | "wrap" : { |
Nils Diewald | cec40f9 | 2015-02-19 22:20:02 +0000 | [diff] [blame^] | 35 | "@type" : "koral:term", |
Nils Diewald | 164f8be | 2014-02-13 02:43:16 +0000 | [diff] [blame] | 36 | "key" : "Sprache", |
| 37 | "layer" : "orth", |
| 38 | "match" : "match:eq" |
| 39 | } |
| 40 | } ] |
| 41 | } |
| 42 | } |