Nils Diewald | d723d81 | 2014-09-23 18:50:52 +0000 | [diff] [blame] | 1 | { |
2 | "@context": "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld", | ||||
3 | "query": { | ||||
Nils Diewald | cec40f9 | 2015-02-19 22:20:02 +0000 | [diff] [blame] | 4 | "@type": "koral:token", |
Nils Diewald | d723d81 | 2014-09-23 18:50:52 +0000 | [diff] [blame] | 5 | "wrap": { |
Nils Diewald | cec40f9 | 2015-02-19 22:20:02 +0000 | [diff] [blame] | 6 | "@type": "koral:term", |
Nils Diewald | d723d81 | 2014-09-23 18:50:52 +0000 | [diff] [blame] | 7 | "foundry": "mate", |
8 | "layer" : "lemma", | ||||
9 | "key":"sein", | ||||
10 | "match": "match:eq" | ||||
11 | } | ||||
12 | } | ||||
13 | } |