credibility score
- CURIE:
gmeow:credibilityScore - IRI: https://blackcatinformatics.ca/gmeow/credibilityScore
- Category: property
- Defined by:
gmeow:slices/deception - Box roles: CBox role, RBox role (What is this?)
A numerical credibility score assigned to an observation or claim. Solver-layer computation (Principle 12).
Structure
Property shape: datatype property; gmeow:Observation -> xsd:decimal
Practical Pattern
Use gmeow:credibilityScore from gmeow:Observation to xsd:decimal when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Usage Advice
Use when
- Use to carry a solver-computed credibility figure for an observation or claim — a derived scalar that downstream tooling can rank cues and standpoints by.
Avoid when
- Avoid hand-authoring it as a first-class fact (it is a solver-layer derivation, Principle 12) and avoid reading it as a truth verdict — low credibility is not refutation; settle truth by refuting a
StandpointClaim's modality, never with this score.
How to use
- Let the solver write the xsd:decimal score onto the
gmeow:Observation; carry the assessor and method on the observation's vantage/method, and keep this purely derived value out of public-facing projections.
Examples
- ex:cueReading
gmeow:credibilityScore0.35.