flow order

An explicit ordering index on a control-flow edge, used when the graph structure alone is insufficient to determine sequence (e.g. linear pipelines). Optional; the default ordering mechanism is the ControlFlow graph structure plus Allen relations at the Execution level.

Structure

Property shape: datatype property; gmeow:ControlFlow -> xsd:integer

Practical Pattern

Use gmeow:flowOrder from gmeow:ControlFlow to xsd:integer when the relationship itself belongs in the native GMEOW graph.

Common Companion Terms

gmeow:ControlFlow