selector text quote

A verbatim text quote from the cited work, expressed as a literal within a selector.

Structure

Property shape: datatype property; gmeow:Selector -> rdfs:Literal

Practical Pattern

Use gmeow:selectorTextQuote from gmeow:Selector to rdfs:Literal 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.

Citation Act

ex:sel1 a gmeow:Selector ;
    gmeow:selectorPage      "42" ;
    gmeow:selectorTextQuote "the modified Exner equation for bed evolution" .

Annotations And Notes

ex:span a gmeow:Selector ;
    gmeow:selectorTextQuote "the attention mechanism scales quadratically with sequence length" .

Common Companion Terms

gmeow:Selector

Usage Advice

Use when

Avoid when

How to use

Examples