blob: 77dfc4cfbb79416a160bf3de76b1ef2611687932 [file] [log] [blame]
Nils Diewaldfb4d7b02014-04-09 17:56:17 +00001{
2 "@context": "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld",
3 "query": {
4 "@type": "korap:token",
5 "wrap": {
6 "@type": "korap:term",
7 "foundry": "mate",
8 "layer" : "lemma",
9 "key":"der",
10 "match": "match:eq"
11 }
12 },
13 "meta":{
14 "startPage":1,
15 "count": 10,
16 "context":{
17 "left":["char",90],
18 "right":["char",90]
19 }
20 },
21 "collections": [
22 {
23 "@type": "korap:meta-filter",
24 "@id": "korap-filter#id-1223232",
25 "@value": {
26 "@type": "korap:group",
27 "relation": "or",
28 "@field": "korap:field#ID",
29 "operands": [
30 {
31 "@type": "korap:term",
32 "@value": "WPD_AAA.00001"
33 },
34 {
35 "@type": "korap:term",
36 "@value": "WPD_AAA.00002"
37 }
38 ]
39 }
40 }
41 ]
42}