episodic

A memory of a specific experienced event.

Structure

Types: gmeow:MemoryKind

Practical Pattern

Use gmeow:memoryKindEpisodic as a controlled value typed as gmeow:MemoryKind.

Example Snippets

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

Attention Interest Memory

# --- Suppression, not deletion (Principle 10): forgetting, via the documented
#     remembers ↔ gmeow:MemoryItem bridge . Nova's remembering of a subject is
#     BACKED by MemoryItem(s) about it; a faded memory is the MemoryItem marked
#     gmeow:displayable false — retained for "what she remembered WHEN", never erased.
#     The bridge is prose, so cognition adds no dependency on the ai slice (Principle 9).
ex:novaWorkshopMemory a gmeow:MemoryItem ;   # propositional backing of a now-faded remembering of wd:Q189436 (bioinformatics)
    gmeow:memoryOf     ex:nova ;
    gmeow:memoryKind   gmeow:memoryKindEpisodic ;
    gmeow:displayable  false .               # forgotten — withheld, not deleted

Common Companion Terms

gmeow:MemoryKind