blob: 26661878a255a9c42062d5664c39ba22a139d37b [file] [log] [blame]
{
"@context":"http://ids-mannheim.de/ns/KorAP/json-ld/v0.2/context.jsonld",
"collection":null,
"query" : {
"@type" : "koral:group",
"operation":"operation:sequence",
"operands" : [
{
"@type" : "koral:token",
"wrap" : {
"@type" : "koral:term",
"foundry" : "opennlp",
"key" : "die",
"layer" : "orth",
"match" : "match:eq"
}
},
{
"@type" : "koral:group",
"operands" : [
{
"@type" : "koral:reference",
"operands" : [
{
"@type" : "koral:token"
}
],
"operation" : "operation:focus",
"spanRef" : [
5,
6
]
}
],
"operation" : "operation:class"
}
]
}
}