Enum: CommentType
Enumeration used in sponsorOrSite
URI: CommentType
Permissible Values
Value | Meaning | Description |
---|---|---|
Sponsor | None | |
Site | None |
Slots
Name | Description |
---|---|
sponsorOrSite | Source of the comment. |
sponsorOrSite | Source of the comment. |
Identifier and Mapping Information
Schema Source
- from schema: http://www.cdisc.org/ns/odm/v2.0
LinkML Source
name: CommentType
description: Enumeration used in sponsorOrSite
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
permissible_values:
Sponsor:
text: Sponsor
is_a: CommentType
Site:
text: Site
is_a: CommentType