Struct: Property
Key
|
Field
|
Type
|
Description
|
Requiredness
|
Default value
|
1
|
value
|
string
|
The required value of the property.
|
required
|
|
2
|
metadata
|
metadata.AnnotationMetadata
|
Metadata to support this particular property object.
|
required
|
|
3
|
polarity
|
double
|
This value is typically boolean, 0.0 or 1.0, but we use a
float in order to potentially capture cases where an annotator is
highly confident that the value is underspecified, via a value of
0.5.
|
optional
|
|
Attached to situations, entities, or arguments (or mentions thereof)
to support multi-label annotations.