contradiction kind
- CURIE:
gmeow:contradictionKind - IRI: https://blackcatinformatics.ca/gmeow/contradictionKind
- Category: property
- Defined by:
gmeow:slices/ai - Box roles: RBox role (What is this?)
The flavour of conflict (open vocabulary): factual, temporal, numeric, framing.
Structure
Property shape: object property; gmeow:Contradiction -> gmeow:ContradictionKind; functional
Practical Pattern
Use gmeow:contradictionKind from gmeow:Contradiction to gmeow:ContradictionKind 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.
Grounded Claim
- Source:
slices/core/ai/examples/grounded-claim.ttl - Examples catalog: open in catalog#example-slices-core-ai-examples-grounded-claim
# --- The conflict, SURFACED and attributed — never resolved by rank (P9).
ex:contradiction-close a gmeow:Contradiction ;
gmeow:contradictsClaim ex:claim-close-2200, ex:claim-close-2300 ;
gmeow:contradictionKind gmeow:contradictionKindNumeric ;
gmeow:detectedBy ex:auditor .
Common Companion Terms
gmeow:Contradiction, gmeow:ContradictionKind
Usage Advice
Use when
- Use to classify the flavour of a
gmeow:Contradiction— factual, temporal, numeric, or framing — from thegmeow:ContradictionKindvocabulary.
Avoid when
- Avoid asserting several kinds on one contradiction (it is functional — split a multi-flavour conflict into separate
Contradictionindividuals) and avoid reading a framing kind as factual conflict; framing is often standpoint difference, not disagreement about fact.
How to use
- Assert exactly one
gmeow:contradictionKindperContradictionat agmeow:ContradictionKindindividual; mint a fresh kind if a needed flavour is not seeded, since the vocabulary is open.
Examples
- ex:conflict1
gmeow:contradictionKindgmeow:contradictionKindFactual.