flow guard

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.

Common Companion Terms

gmeow:ControlFlow, gmeow:BranchConditionType