story time (fabula)

The story-time axis — narrative position in the order of happening in-universe: the fabula. Owned by a narrative reference frame; a continuity may reorder story time, and the reordering (a retcon) is a frame-scoped claim revision preserved by suppression (Principle 10).

Structure

Types: gmeow:NarrativeTimeAxis

Practical Pattern

Use gmeow:axisStoryTime as a controlled value typed as gmeow:NarrativeTimeAxis.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Flashback

# --- STORY-time frame: the order of happening, owned by the continuity.
ex:storyFrame a gmeow:NarrativeTimeFrame ;
    rdfs:label           "in-universe chronology"@en ;
    gmeow:narrativeTimeAxis gmeow:axisStoryTime ;
    gmeow:storyTimeOf    ex:canon ;
    gmeow:frameRealm     gmeow:frameRealmNarrative ;
    gmeow:hasAxis        ex:narrativeOrder ;
    gmeow:dimensionCount "1"^^xsd:nonNegativeInteger ;
    gmeow:frameKind      gmeow:frameKindNarrative ;
    gmeow:requiresHost   false ;
    gmeow:determinacyModel gmeow:determinacyDisputed .

Common Companion Terms

gmeow:NarrativeTimeAxis