Slot: is_repeatable
Whether this field can have multiple values
URI: revaise:is_repeatable
Applicable Classes
| Name |
Description |
Modifies Slot |
| TemplateField |
A field within a registration template |
yes |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Slot Characteristics |
|
| Property |
Value |
| If Absent |
false |
Schema Source
- from schema: https://open-and-sustainable.github.io/revaise-model/schema/objects/field_definition
Mappings
| Mapping Type |
Mapped Value |
| self |
revaise:is_repeatable |
| native |
revaise:is_repeatable |
LinkML Source
name: is_repeatable
description: Whether this field can have multiple values
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/objects/field_definition
rank: 1000
ifabsent: 'false'
domain_of:
- TemplateField
range: boolean