Condition¶
A boolean condition that must evaluate to true for the associated regulation(s) to currently apply. Even if the condition is true, it is not active if it is currently overridden. The condition may be multi-part.
Diagram¶

Formalization for Condition¶
| Property | Constraint |
|---|---|
| cdm1:negate | datatype xsd:boolean |
| isActive | only xsd:boolean |
| subClassOf | RegulationThing |
Other annotations¶
| Property | Value |
|---|---|
| dash:abstract | true |