assessed event

The event whose compliance is assessed (⊑ observedFeature). Functional.

Structure

Property shape: object property; gmeow:ComplianceAssessment -> gmeow:Event; functional Sub-property of: gmeow:observedFeature

Practical Pattern

Use gmeow:assessedEvent from gmeow:ComplianceAssessment to gmeow:Event 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

# --- The compliance ruling: a reified, assessor-scoped observation.
ex:ruling a gmeow:ComplianceAssessment ;
    gmeow:assessedEvent     ex:prepShift ;
    gmeow:assessedNorm      ex:handwashNorm ;
    gmeow:complianceVerdict gmeow:verdictHeld ;
    gmeow:vantage           ex:inspector ;
    gmeow:observationMethod gmeow:methodDirectObservation .

Common Companion Terms

gmeow:observedFeature, gmeow:ComplianceAssessment, gmeow:Event

Usage Advice

Use when

Avoid when

How to use

Examples