blob: 0f1f834931e4b63232ffbe7cc485463a93b0fc7d [file] [log] [blame]
Nils Diewald364eb642013-12-22 15:03:01 +00001{
2 "@context": {
3 "@language": "de",
4 "class": {
5 "@id": "korap:class",
6 "@type": "xsd:integer"
7 },
8 "filter": "korap:filter",
9 "korap": "http://korap.ids-mannheim.de/ns/query",
10 "meta": "korap:meta",
11 "operands": {
12 "@container": "@list",
13 "@id": "korap:operands"
14 },
15 "query": "korap:query",
16 "relation": {
17 "@id": "korap:relation",
18 "@type": "korap:relation#types"
19 }
20 },
21 "query": {
22 "@type": "korap:token",
23 "@value": {
24 "@type": "korap:term",
25 "@value": "base:alphabet",
26 "relation": "="
27 }
28 },
29 "startPage":2,
30 "count": 2,
31 "cutOff": true,
32 "context":{
33 "left":["char",90],
34 "right":["char",90]
35 }
36}