Evidence Span

An anchored target span within a resource — a text quote, character position, fragment identifier, page, or generic locator. Generalized from the citation-selector model to serve both evidentiary claims (GraphRAG provenance design/EvidenceSpan audit machinery) and annotation targets (annotation target span). The selector properties (selectorTextQuote, selectorTextPosition, selectorPage, selectorLocator) are asserted on EvidenceSpan individuals and inherited by Selector instances. No second selector model is minted (Principle 4).

Structure

Subclass of: gmeow:InformationObject

Practical Pattern

Use gmeow:EvidenceSpan as a specialized kind of gmeow:InformationObject. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.

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:InformationObject

Usage Advice

Use when

Avoid when

How to use

Examples