selector page

A page number or page range expressed as a literal within a selector.

Structure

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

Practical Pattern

Use gmeow:selectorPage 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" .

Common Companion Terms

gmeow:Selector

Usage Advice

Use when

Avoid when

How to use

Examples