Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional assessmentAssessment result for a label value.
ID of the label schema this value corresponds to.
Optional reasoningFree text reasoning for this label value.
The value for this label. Must comply with the label schema type constraints.
Generated using TypeDoc
A single label value entry in an annotation. The
valuetype must match the label schema type:score: a number within the schemamin/maxrange (integer ifis_integeristrue).categorical: a string that is one of the schemavalues.boolean:trueorfalse.text: any non-empty string.