Skip to content

Slot: step_index

The number of the step in an ordered progression.

URI: kb_cdm:step_index Alias: step_index

Applicable Classes

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

Properties

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: step_index
description: The number of the step in an ordered progression.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
alias: step_index
owner: OrderedProtocolStep
domain_of:
- OrderedProtocolStep
range: integer
required: true