selector text quote
- CURIE:
gmeow:selectorTextQuote - IRI: https://blackcatinformatics.ca/gmeow/selectorTextQuote
- Category: property
- Defined by:
gmeow:slices/citations
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
- Source:
slices/core/citations/examples/citation-act.ttl - Examples catalog: open in catalog#example-slices-core-citations-examples-citation-act
ex:sel1 a gmeow:Selector ;
gmeow:selectorPage "42" ;
gmeow:selectorTextQuote "the modified Exner equation for bed evolution" .
Annotations And Notes
- Source:
slices/extensions/notes/examples/annotations-and-notes.ttl - Examples catalog: open in catalog#example-slices-extensions-notes-examples-annotations-and-notes
ex:span a gmeow:Selector ;
gmeow:selectorTextQuote "the attention mechanism scales quadratically with sequence length" .
Common Companion Terms
Usage Advice
Use when
- Use to record the verbatim passage a
gmeow:Selectoranchors on — the durable, re-locatable form of a pinpoint that survives re-pagination of the cited work.
Avoid when
- Avoid paraphrasing here (the quote must be verbatim) and avoid using it as the offset (that is
gmeow:selectorTextPosition); language-tag the literal where the source language is known.
How to use
- Set
gmeow:selectorTextQuoteon agmeow:Selectorto the verbatim string, language-tagged; pair withgmeow:selectorTextPositionorgmeow:selectorPageto anchor it precisely.
Examples
- ex:span
gmeow:selectorTextQuote"born the third day of March"@en.