blob: f7c906a20cfd90811d04b52903ad61ea6a3546d1 [file] [log] [blame]
{
"@context": "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld",
"meta":{
"startPage" : 2,
"count" : 5,
"context" : {
"left" : [ "token", 6 ],
"right" : [ "token", 6 ]
}
},
"query":{
"@type":"koral:group",
"operation":"operation:or",
"operands":[
{
"@type":"koral:token",
"wrap":{
"@type":"koral:term",
"foundry":"mate",
"layer" : "lemma",
"key" : "Vokal",
"match":"match:eq"
}
},
{
"@type":"koral:group",
"operation" : "operation:sequence",
"operands":[
{
"@type":"koral:token",
"wrap":{
"@type":"koral:term",
"foundry":"mate",
"layer" : "lemma",
"key" : "der",
"match":"match:eq"
}
},
{
"@type":"koral:token",
"wrap":{
"@type":"koral:term",
"foundry":"mate",
"layer" : "p",
"key" : "ADJD",
"match":"match:eq"
}
}
]
}
]
},
"collections": [
{
"@type": "koral:meta-filter",
"@value": {
"@type": "koral:group",
"relation": "and",
"operands": [
{
"@type": "koral:term",
"@field": "koral:field#author",
"@value": "Hesse"
},
{
"@type": "koral:group",
"@field": "koral:field#pubDate",
"relation": "until",
"operands": [
{
"@type": "koral:date",
"@value": "2013-12-05"
}
]
}
]
}
}
]
}