Enum: SoftOrHard
Enumeration used in softHard
URI: SoftOrHard
Permissible Values
Value | Meaning | Description |
---|---|---|
Soft | None | |
Hard | None |
Slots
Name | Description |
---|---|
softHard | Type of range check. Soft indicates that a warning occurs when the RangeCheck... |
softHard | Type of range check. Soft indicates that a warning occurs when the RangeCheck... |
Identifier and Mapping Information
Schema Source
- from schema: http://www.cdisc.org/ns/odm/v2.0
LinkML Source
name: SoftOrHard
description: Enumeration used in softHard
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
permissible_values:
Soft:
text: Soft
is_a: SoftOrHard
Hard:
text: Hard
is_a: SoftOrHard