support polarity

Whether this evidence span supports, refutes, or is neutral toward the claim it grounds — the NLI/AIS verdict as data, orthogonal to the citations slice's gmeow:citationIntent (which classifies a CitationAct between works, not a span-to-claim stance). A refuting span never deletes the claim; it feeds a gmeow:Contradiction and the audit queries (P9, P10).

Structure

Property shape: object property; gmeow:EvidenceSpan -> gmeow:SupportPolarity; functional

Practical Pattern

Use gmeow:supportPolarity from gmeow:EvidenceSpan to gmeow:SupportPolarity 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

ex:span-close-2200 a gmeow:EvidenceSpan ;
    gmeow:spanOfChunk ex:chunk-042 ;
    gmeow:spanStart "310"^^xsd:nonNegativeInteger ;
    gmeow:spanEnd "366"^^xsd:nonNegativeInteger ;
    gmeow:supportPolarity gmeow:polaritySupports .

Common Companion Terms

gmeow:EvidenceSpan, gmeow:SupportPolarity

Usage Advice

Use when

Avoid when

How to use

Examples