group operator
- CURIE:
gmeow:groupOperator - IRI: https://blackcatinformatics.ca/gmeow/groupOperator
- Category: property
- Defined by:
gmeow:slices/norms - Box roles: RBox role (What is this?)
The combination operator of this group. Functional and mandatory (SHACL).
Structure
Property shape: object property; gmeow:ConditionGroup -> gmeow:GroupOperator; functional
Practical Pattern
Use gmeow:groupOperator from gmeow:ConditionGroup to gmeow:GroupOperator when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:ConditionGroup, gmeow:GroupOperator
Usage Advice
Use when
- Use to set a condition group's single combination operator from the
gmeow:GroupOperatorvocabulary.
Avoid when
- Avoid omitting it or giving more than one (it is functional and mandatory by SHACL).
How to use
- Assert
gmeow:groupOperatoronce pergmeow:ConditionGroup, paired with at least twogmeow:groupMemberconditions.
Examples
- ex:cg1
gmeow:groupOperatorgmeow:operatorAll.