Slot: required

Indicates whether this parameter must be provided when the containing expression is evaluated (technical constraint).

URI: odm:slot/required Alias: required

Applicable Classes

Name Description Modifies Slot
Parameter A variable element that describes an input used in a formal expression no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://cdisc.org/define-json

Mappings

Mapping Type Mapped Value
self odm:required
native odm:required

LinkML Source

name: required
description: Indicates whether this parameter must be provided when the  containing
  expression is evaluated (technical constraint).
from_schema: https://cdisc.org/define-json
rank: 1000
ifabsent: 'False'
alias: required
owner: Parameter
domain_of:
- Parameter
range: boolean