Skip to content

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

Property Value
Range Boolean
Domain Of TemplateField

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
If Absent false

Identifier and Mapping Information

Schema Source

  • from schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/screening

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/stages/screening
rank: 1000
ifabsent: 'false'
domain_of:
- TemplateField
range: boolean