step enacts procedure

Relates a ProcedureStep to the subprocess Procedure it enacts. Used when a step is a subprocess (gmeow:stepTypeSubprocess): the step references the Procedure that defines its internal steps. Non-functional: a step may reference multiple procedure variants.

Structure

Property shape: object property; gmeow:ProcedureStep -> gmeow:Procedure

Practical Pattern

Use gmeow:stepEnactsProcedure from gmeow:ProcedureStep to gmeow:Procedure when the relationship itself belongs in the native GMEOW graph.

Common Companion Terms

gmeow:ProcedureStep, gmeow:Procedure