evaluation verdict
- CURIE:
gmeow:evaluationVerdict - IRI: https://blackcatinformatics.ca/gmeow/evaluationVerdict
- Category: property
- Defined by:
gmeow:slices/norms - Box roles: RBox role (What is this?)
The verdict of this evaluation. Functional and mandatory (SHACL). The claimModality pattern: equivalent in role to observationResult, separate in axiom because QualityValue ⟂ Entity.
Structure
Property shape: object property; gmeow:ConditionEvaluation -> gmeow:EvaluationVerdict; functional
Practical Pattern
Use gmeow:evaluationVerdict from gmeow:ConditionEvaluation to gmeow:EvaluationVerdict when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:ConditionEvaluation, gmeow:EvaluationVerdict
Usage Advice
Use when
- Use on a
ConditionEvaluationto carry its single outcome from thegmeow:EvaluationVerdictvocabulary.
Avoid when
- Avoid omitting it or giving more than one (it is functional and mandatory by SHACL) and avoid modelling it as
observationResult— it plays that role but stays a separate axiom (QualityValue ⟂Entity).
How to use
- Assert
gmeow:evaluationVerdictonce per evaluation, paired withgmeow:evaluatedCondition; the compliance twin usesgmeow:complianceVerdictover the same vocabulary.