contradicts claim

Relates a contradiction to one of the claim nodes in conflict — at least two per contradiction (SHACL; the OWL existential documents the relator's relata for the reasoner). The range is intentionally open: a claim node is a gmeow:StandpointClaim, another Observation, or an RDF 1.2 statement reifier, and a range assertion would leak one form's typing onto the others (the tenurePosition precedent, standpoint slice).

Structure

Property shape: object property; gmeow:Contradiction -> ?

Practical Pattern

Use gmeow:contradictsClaim from gmeow:Contradiction to ? 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

# --- 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

Usage Advice

Use when

Avoid when

How to use

Examples