Slot: min¶
Minimum number of features of this kind required. Must be >= 0. Defaults to 0 if not specified.
URI: debrief:slot/min Alias: min
Applicable Classes¶
| Name | Description | Modifies Slot |
|---|---|---|
| SelectionRequirement | A constraint specifying which feature kinds a tool accepts, with minimum and ... | no |
Properties¶
-
Range: Integer
-
Minimum Value: 0
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://debrief.info/schemas/debrief
Mappings¶
| Mapping Type | Mapped Value |
|---|---|
| self | debrief:min |
| native | debrief:min |
LinkML Source¶
name: min
description: Minimum number of features of this kind required. Must be >= 0. Defaults
to 0 if not specified.
from_schema: https://debrief.info/schemas/debrief
rank: 1000
alias: min
owner: SelectionRequirement
domain_of:
- SelectionRequirement
range: integer
required: false
minimum_value: 0