blob: 618a25fb610d85416b48329efcbc5cd3c9966c4c [file] [log] [blame]
{
"@context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld",
"query" : {
"@type" : "korap:group",
"operation" : "operation:sequence",
"operands" : [ {
"@type" : "korap:token",
"wrap" : {
"@type" : "korap:term",
"key" : "Institut",
"layer" : "orth",
"match" : "match:eq"
}
}, {
"@type" : "korap:token",
"wrap" : {
"@type" : "korap:term",
"key" : "FÜR",
"layer" : "orth",
"caseInsensitive" : true,
"match" : "match:eq"
}
}, {
"@type" : "korap:token",
"wrap" : {
"@type" : "korap:term",
"caseInsensitive" : true,
"key" : "deutsche",
"layer" : "orth",
"match" : "match:eq"
}
}, {
"@type" : "korap:token",
"wrap" : {
"@type" : "korap:term",
"key" : "Sprache",
"layer" : "orth",
"match" : "match:eq"
}
} ]
}
}