blob: 83e5b7334691e397e8bc45cf5a65446ed59f6296 [file] [log] [blame]
{
"@context": "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld",
"query": {
"@type": "koral:token",
"wrap": {
"@type": "koral:termGroup",
"operands": [
{
"@type": "koral:term",
"flags": [
"flags:caseInsensitive"
],
"foundry": "opennlp",
"key": "laufe",
"layer": "orth",
"match": "match:eq"
},
{
"@type": "koral:term",
"foundry": "tt",
"key": "Lauf",
"layer": "lemma",
"match": "match:ne"
}
],
"relation": "relation:and"
}
}
}