Skip to content

Slot: protocol_step_id

Internal CDM unique identifier for a step in a protocol.

URI: CDM:protocol_step_id Alias: protocol_step_id

Applicable Classes

Name Description Modifies Slot
ProtocolStep A step in a protocol. yes
OrderedProtocolStep A list of the steps in a protocol; the step_index indicates the order in which they should be executed. no

Properties

  • Range: CdmId

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema

Mappings

Mapping Type Mapped Value
self CDM:protocol_step_id
native kb_cdm:protocol_step_id

LinkML Source

name: protocol_step_id
description: Internal CDM unique identifier for a step in a protocol.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
slot_uri: CDM:protocol_step_id
alias: protocol_step_id
domain_of:
- OrderedProtocolStep
- ProtocolStep
range: cdm_id
required: true