Skip to content

Slot: step_type_ref

Slug reference to the StepType that was executed (e.g., assign_category).

URI: inkind_knowledge_repo:step_type_ref Alias: step_type_ref

Applicable Classes

Name Description Modifies Slot
ProvenanceRecord A single provenance record capturing one completed process step — who did it,... no

Properties

Type and Range

Property Value
Range String
Domain Of ProvenanceRecord

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

  • from schema: https://inkind-at.github.io/inkind-knowledge-repo

Mappings

Mapping Type Mapped Value
self inkind_knowledge_repo:step_type_ref
native inkind_knowledge_repo:step_type_ref

LinkML Source

name: step_type_ref
description: Slug reference to the StepType that was executed (e.g., `assign_category`).
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
alias: step_type_ref
domain_of:
- ProvenanceRecord
range: string
required: true