Eliza Margaretha | 8e200cd | 2014-11-13 16:00:38 +0000 | [diff] [blame] | 1 | { |
| 2 | "@context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.2/context.jsonld", |
| 3 | "collection" : {}, |
| 4 | "collections" : [ |
| 5 | { |
| 6 | "@type" : "korap:meta-filter", |
| 7 | "@value" : { |
| 8 | "@field" : "korap:field#corpusID", |
| 9 | "@type" : "korap:term", |
| 10 | "@value" : "WPD" |
| 11 | } |
| 12 | } |
| 13 | ], |
| 14 | "errors" : [], |
| 15 | "messages" : [], |
| 16 | "meta" : {}, |
| 17 | "query" : { |
| 18 | "@type" : "korap:group", |
| 19 | "operands" : [ |
| 20 | { |
| 21 | "@type" : "korap:token", |
| 22 | "wrap" : { |
| 23 | "@type" : "korap:term", |
| 24 | "key" : "Aa", |
| 25 | "layer" : "orth", |
| 26 | "match" : "match:eq" |
| 27 | } |
| 28 | }, |
| 29 | { |
| 30 | "@type" : "korap:token", |
| 31 | "wrap" : { |
| 32 | "@type" : "korap:term", |
| 33 | "key" : "durch", |
| 34 | "layer" : "orth", |
| 35 | "match" : "match:eq" |
| 36 | } |
| 37 | }, |
| 38 | { |
| 39 | "@type" : "korap:token" |
| 40 | } |
| 41 | ], |
| 42 | "operation" : "operation:sequence" |
| 43 | }, |
| 44 | "warnings" : [] |
| 45 | } |