Skip to content

Slot: protocol_participant_id

Internal (CDM) unique identifier.

URI: kb_cdm:protocol_participant_id

Applicable Classes

Name Description Modifies Slot
ProtocolParticipant Either an input or an output of a protocol no

Properties

  • Range: UUID

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/kbase/cdm-schema

Mappings

Mapping Type Mapped Value
self kb_cdm:protocol_participant_id
native kb_cdm:protocol_participant_id

LinkML Source

name: protocol_participant_id
description: Internal (CDM) unique identifier.
from_schema: https://github.com/kbase/cdm-schema
rank: 1000
identifier: true
alias: protocol_participant_id
owner: ProtocolParticipant
domain_of:
- ProtocolParticipant
range: UUID
required: true