flow guard
- CURIE:
gmeow:flowGuard - IRI: https://blackcatinformatics.ca/gmeow/flowGuard
- Category: property
- Defined by:
gmeow:slices/procedures - Box roles: RBox role (What is this?)
The guard condition type on a control-flow edge. The actual truth evaluation (the condition expression, variable bindings, etc.) is solver-side (Principle 12); the ontology records only the condition kind.
Structure
Property shape: object property; gmeow:ControlFlow -> gmeow:BranchConditionType
Practical Pattern
Use gmeow:flowGuard from gmeow:ControlFlow to gmeow:BranchConditionType when the relationship itself belongs in the native GMEOW graph.