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