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