blob: 22d070796d0561051ab393fedde467651fda5a44 [file] [log] [blame]
Nils Diewald6409a922015-01-29 20:50:42 +00001{
2 "@context":"http://ids-mannheim.de/ns/KorAP/json-ld/v0.2/context.jsonld",
3 "collection":null,
4 "query" : {
Nils Diewaldcec40f92015-02-19 22:20:02 +00005 "@type" : "koral:group",
Nils Diewald6409a922015-01-29 20:50:42 +00006 "operands" : [
7 {
Nils Diewaldcec40f92015-02-19 22:20:02 +00008 "@type" : "koral:group",
Nils Diewald6409a922015-01-29 20:50:42 +00009 "operands" : [
10 {
Nils Diewaldcec40f92015-02-19 22:20:02 +000011 "@type" : "koral:token",
Nils Diewald6409a922015-01-29 20:50:42 +000012 "wrap" : {
Nils Diewaldcec40f92015-02-19 22:20:02 +000013 "@type" : "koral:term",
Nils Diewald6409a922015-01-29 20:50:42 +000014 "foundry" : "opennlp",
15 "key" : "die",
16 "layer" : "orth",
17 "match" : "match:eq"
18 }
19 }
20 ],
21 "operation" : "operation:class"
22 },
23 {
Nils Diewaldcec40f92015-02-19 22:20:02 +000024 "@type" : "koral:group",
Nils Diewald6409a922015-01-29 20:50:42 +000025 "operands" : [
26 {
Nils Diewaldcec40f92015-02-19 22:20:02 +000027 "@type" : "koral:reference",
Nils Diewald6409a922015-01-29 20:50:42 +000028 "operands" : [
29 {
Nils Diewaldcec40f92015-02-19 22:20:02 +000030 "@type" : "koral:group",
Nils Diewald6409a922015-01-29 20:50:42 +000031 "operands" : [
32 {
Nils Diewaldcec40f92015-02-19 22:20:02 +000033 "@type" : "koral:token",
Nils Diewald6409a922015-01-29 20:50:42 +000034 "wrap" : {
Nils Diewaldcec40f92015-02-19 22:20:02 +000035 "@type" : "koral:term",
Nils Diewald6409a922015-01-29 20:50:42 +000036 "foundry" : "opennlp",
37 "key" : "der",
38 "layer" : "orth",
39 "match" : "match:eq"
40 }
41 },
42 {
Nils Diewaldcec40f92015-02-19 22:20:02 +000043 "@type" : "koral:group",
Nils Diewald6409a922015-01-29 20:50:42 +000044 "boundary" : {
Nils Diewaldcec40f92015-02-19 22:20:02 +000045 "@type" : "koral:boundary",
Nils Diewald6409a922015-01-29 20:50:42 +000046 "min" : 1
47 },
48 "operands" : [
49 {
Nils Diewaldcec40f92015-02-19 22:20:02 +000050 "@type" : "koral:token"
Nils Diewald6409a922015-01-29 20:50:42 +000051 }
52 ],
53 "operation" : "operation:repetition"
54 }
55 ],
56 "operation" : "operation:sequence"
57 }
58 ],
59 "operation" : "operation:focus",
60 "spanRef" : [
61 2,
62 3
63 ]
64 }
65 ],
66 "operation" : "operation:class"
67 }
68 ],
69 "operation" : "operation:sequence"
70 }
71}