Configuration : Appendix - Semantic Resources Reference : BooleanEntity
 
BooleanEntity
com.exalead.mot.components.semanticextractor.BooleanEntity
Matches binary values true/false, yes/no, ...
Parent elements:
com.exalead.mot.components.semanticextractor.SemanticExtractorConfig (as SemanticExtractorConfig)
Attributes:
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
yes
string
The value for true
no
string
The value for false
Nested elements:
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