{ | |
"@context": "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld", | |
"query": { | |
"@type": "korap:group", | |
"operation": "operation:position", | |
"frames": ["frames:isAround"], | |
"operands": [ | |
{ | |
"@type": "korap:span", | |
"foundry" : "cnx", | |
"layer" : "c", | |
"key": "np" | |
}, | |
{ | |
"@type": "korap:token", | |
"wrap": { | |
"@type": "korap:term", | |
"foundry" : "mate", | |
"layer": "l", | |
"key" : "Mann", | |
"match": "match:eq" | |
} | |
} | |
] | |
}, | |
"meta":{ | |
"count": 100, | |
"startPage": 1000 | |
} | |
} |