blob: 52bf24aab6f8878618df4b148af65d39518cdd9f [file] [log] [blame]
{
"@context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld",
"query" : {
"@type" : "korap:group",
"operation" : "operation:sequence",
"inOrder" : true,
"distances" : [ {
"@type" : "korap:distance",
"key" : "w",
"min" : 0,
"max" : 1,
"exclude" : true
} ],
"operands" : [ {
"@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",
"match" : "match:eq"
}
} ]
}, {
"@type" : "korap:group",
"operation" : "operation:sequence",
"operands" : [ {
"@type" : "korap:token",
"wrap" : {
"@type" : "korap:term",
"key" : "deutsche",
"layer" : "orth",
"match" : "match:eq"
}
}, {
"@type" : "korap:token",
"wrap" : {
"@type" : "korap:term",
"key" : "Sprache",
"layer" : "orth",
"match" : "match:eq"
}
} ]
} ]
}
}