held

The evaluator found the condition to hold.

Structure

Types: gmeow:EvaluationVerdict

Practical Pattern

Use gmeow:verdictHeld as a controlled value typed as gmeow:EvaluationVerdict.

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:EvaluationVerdict