blob: 2215e8678925f249646384a24d445345c3e09e64 [file] [log] [blame]
{
"@context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld",
"query" : {
"@type" : "korap:group",
"operation" : "operation:sequence",
"inOrder" : false,
"distances" : [ {
"@type" : "korap:distance",
"key" : "s",
"min" : 0,
"max" : 0
} ],
"operands" : [ {
"@type" : "korap:token",
"wrap" : {
"@type" : "korap:term",
"key" : "Buchstabe",
"layer" : "orth",
"match" : "match:eq"
}
}, {
"@type" : "korap:token",
"wrap" : {
"@type" : "korap:term",
"key" : "deutschen",
"layer" : "orth",
"match" : "match:eq"
}
} ]
}
}