Skip to content

Enum: EnumGuidType

URI: EnumGuidType

Permissible Values

Value Meaning Description
NDAR None GUID generated by NIMH Data Archive (NDA) GUID tool
Other None GUID generated by other system
No GUID None No GUIDs used in this study

Slots

Name Description
guidType System used to generate globally unique identifiers (GUIDs)

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/include

LinkML Source

name: enum_guidType
definition_uri: include:enum_guidType
from_schema: https://w3id.org/include
rank: 1000
permissible_values:
  ndar:
    text: ndar
    description: GUID generated by NIMH Data Archive (NDA) GUID tool
    title: NDAR
  other:
    text: other
    description: GUID generated by other system
    title: Other
  no_guid:
    text: no_guid
    description: No GUIDs used in this study
    title: No GUID