{ | |
"@context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld", | |
"query": { | |
"@type": "korap:group", | |
"operation": "operation:position", | |
"frame": "frame:contains", | |
"operands": [ | |
{ | |
"@type": "korap:span", | |
"layer" : "c", | |
"foundry" : "cnx", | |
"key": "np" | |
}, | |
{ | |
"@type" : "korap:group", | |
"operation" : "operation:class", | |
"class" : 1, | |
"operands" : [ | |
{ | |
"@type": "korap:token", | |
"wrap" : { | |
"@type": "korap:term", | |
"foundry": "mate", | |
"layer": "pos", | |
"key" : "NE" | |
} | |
} | |
] | |
} | |
] | |
} | |
} |