selector text position
- CURIE:
gmeow:selectorTextPosition - IRI: https://blackcatinformatics.ca/gmeow/selectorTextPosition
- Category: property
- Defined by:
gmeow:slices/citations - Box roles: RBox role (What is this?)
A character offset or text position within a cited work, expressed as a literal within a selector.
Structure
Property shape: datatype property; gmeow:Selector -> rdfs:Literal
Practical Pattern
Use gmeow:selectorTextPosition from gmeow:Selector to rdfs:Literal when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Usage Advice
Use when
- Use to record a character offset or text-position range a
gmeow:Selectorpinpoints — the machine-precise locus into a digital cited work.
Avoid when
- Avoid it for human-facing page references (use
gmeow:selectorPage) and avoid storing the quoted text here (that isgmeow:selectorTextQuote); position is the offset, not the content.
How to use
- Set
gmeow:selectorTextPositionon agmeow:Selectoras a literal offset or range; pair it withgmeow:selectorTextQuoteso the anchor survives re-pagination of the source.
Examples
- ex:span
gmeow:selectorTextPosition"start=1024;end=1097".