ConditionSet¶
A composite condition that consists of two or more Conditions combined by a logical operator; the set must evaluate to true for the associated regulation(s) to currently apply.
IRI: https://w3id.org/itsdata/regulation/v1/ConditionSet
Diagram¶

Formalization for ConditionSet¶
| Property | Constraint |
|---|---|
| cdm1:hasComponent | min 2 |
| logicalOperator | exactly 1 |
| subClassOf | Condition |
Other annotations¶
| Property | Value |
|---|---|
| ReqView ID | its-regulation-15 |