blob: 20908571fbd8ee85a0d179a6bc2f9fb0c63a897e [file] [log] [blame]
{
"@context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld",
"query" : {
"@type" : "koral:group",
"operation" : "operation:sequence",
"operands" : [ {
"@type" : "koral:token",
"wrap" : {
"@type" : "koral:term",
"key" : "Institut",
"layer" : "orth",
"match" : "match:eq"
}
}, {
"@type" : "koral:token",
"wrap" : {
"@type" : "koral:term",
"key" : "für",
"layer" : "orth",
"match" : "match:eq"
}
}, {
"@type" : "koral:token",
"wrap" : {
"@type" : "koral:term",
"caseInsensitive" : true,
"key" : "deutsche",
"layer" : "orth",
"match" : "match:eq"
}
}, {
"@type" : "koral:token",
"wrap" : {
"@type" : "koral:term",
"key" : "Sprache",
"layer" : "orth",
"match" : "match:eq"
}
} ]
}
}