held
- CURIE:
gmeow:verdictHeld - IRI: https://blackcatinformatics.ca/gmeow/verdictHeld
- Category: individual
- Defined by:
gmeow:slices/norms - Box roles: ABox role (What is this?)
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
- Source:
slices/extensions/norms/examples/food-safety-compliance.ttl - Examples catalog: open in catalog#example-slices-extensions-norms-examples-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 .