Name | Type | Default value | Description |
---|---|---|---|
unit | string | An optional condition on right context | |
rightContext | string | Alias for unit | |
trigger | string | An optional left context triggering the match | |
leftContext | string | Alias for trigger | |
annotation | string | The annotation set in case of a match | |
display | string | The annotation value in case of a match | |
matchMode | string | normalized | Match level |
name | string | Unique entity reference. Only used by the GUI. | |
modifiedBy | string | ||
modifiedAt | nullablelong | ||
value | string | The values to match, separated with '|' | |
maxValueSize | int | 10 | Maximum number of tokens for the value |
lang | iso code | xx | Optional language constraint |
Name | Type | Description |
---|---|---|
units | exa.bee.StringValue* | An optional list of conditions on right context |
rightContexts | exa.bee.StringValue* | Alias for units |
triggers | exa.bee.StringValue* | An optional list of left contexts triggering the match |
leftContexts | exa.bee.StringValue* | Alias for triggers |