flow order
- CURIE:
gmeow:flowOrder - IRI: https://blackcatinformatics.ca/gmeow/flowOrder
- Category: property
- Defined by:
gmeow:slices/procedures - Box roles: RBox role (What is this?)
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.