Slot: multiselect
If true, indicates multiple values can be selected. If multiple values can be selected the resulting value is an array of the selected values. The default is false if not provided.
URI: https://specification.margo.org/data-model/multiselect
Alias: multiselect
Applicable Classes
| Name |
Description |
Modifies Slot |
| SelectValidationSchema |
Extends schema to define a specific set of validation rules that can be used ... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Slot Characteristics |
|
LinkML Source
name: multiselect
description: If true, indicates multiple values can be selected. If multiple values
can be selected the resulting value is an array of the selected values. The default
is false if not provided.
from_schema: https://specification.margo.org/data-model
alias: multiselect
owner: SelectValidationSchema
domain_of:
- SelectValidationSchema
range: boolean
required: false