Slot: max¶
Maximum number of features of this kind allowed. Must be >= min if both specified. Null means no upper limit.
URI: debrief:slot/max Alias: max
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:max |
| native | debrief:max |
LinkML Source¶
name: max
description: Maximum number of features of this kind allowed. Must be >= min if both
specified. Null means no upper limit.
from_schema: https://debrief.info/schemas/debrief
rank: 1000
alias: max
owner: SelectionRequirement
domain_of:
- SelectionRequirement
range: integer
required: false
minimum_value: 0