complies with
- CURIE:
gmeow:complies - IRI: https://blackcatinformatics.ca/gmeow/complies
- Category: property
- Defined by:
gmeow:slices/norms - Box roles: RBox role (What is this?)
Flat shortcut: the event complies with the norm — according to whoever asserts it. The positive twin of gmeow:violates; same promotion path, same never-entailed doctrine.
Structure
Property shape: object property; gmeow:Event -> gmeow:Norm
Practical Pattern
Use gmeow:complies from gmeow:Event to gmeow:Norm when the relationship itself belongs in the native GMEOW graph.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Food Safety Compliance
- Source:
slices/extensions/norms/examples/food-safety-compliance.ttl - Examples catalog: open in catalog#example-slices-extensions-norms-examples-food-safety-compliance
ex:prepShift a gmeow:Event ;
rdfs:label "Lunch prep shift"@en ;
gmeow:eventType ex:eventTypeFoodPrep ;
gmeow:eventTime "2026-06-12T11:00:00Z"^^xsd:dateTime ;
gmeow:eventTemporalFrame gmeow:temporalFrameUTCGregorian ;
gmeow:complies ex:handwashNorm .
Common Companion Terms
Usage Advice
Use when
- Use for the flat case — recording that an event complies with a norm according to whoever asserts it (the positive twin of
gmeow:violates).
Avoid when
- Avoid reading it as an entailment (compliance is always somebody's judgement) and avoid it when the assessor, evidence, or confidence must be first-class (promote to
gmeow:ComplianceAssessment).
How to use
- Assert
gmeow:compliesfrom thegmeow:Eventto thegmeow:Norm, indexed on the statement layer; reify togmeow:ComplianceAssessmentwhen the judgement's provenance matters.
Examples
- ex:erasureEvent
gmeow:compliesex:n1.