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 descriptionDescription of the label.
Optional hasWhether this label includes an assessment field.
Optional hasWhether this label includes a reasoning field.
Optional idUnique identifier of the label schema. Assigned by the server if not provided.
Optional isWhether the boolean label represents an assessment. Requires has_assessment to be true.
Optional isWhether score values must be integers. Applicable to score-type labels.
Optional isWhether this label is required for an annotation.
Optional maxMaximum value for score-type labels.
Optional minMinimum value for score-type labels.
Name of the label. Must match the pattern ^[a-zA-Z0-9_-]+$ and be unique within the queue.
Type of a label in an annotation queue label schema.
Optional valuesAllowed values for categorical-type labels. Must contain at least one non-empty, unique value.
Generated using TypeDoc
Schema definition for a single label in an annotation queue.