Memory Kind
- CURIE:
gmeow:MemoryKind - IRI: https://blackcatinformatics.ca/gmeow/MemoryKind
- Category: class
- Defined by:
gmeow:slices/ai - Box roles: TBox role (What is this?)
An open value vocabulary of agent-memory registers.
Structure
Subclass of: gufo:QualityValue
Practical Pattern
Use gmeow:MemoryKind as a specialized kind of gufo:QualityValue. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Usage Advice
Use when
- Use as the open value vocabulary for the memory-register axis — the cognitive registers (episodic, semantic, working, procedural, …) that
gmeow:memoryKinddraws from; mint a fresh individual for a register not seeded.
Avoid when
- Avoid minting a register SUBCLASS of
gmeow:MemoryItem(the register is a value, Principle 9) and avoid overloading it with salience or recency, which are statement-level facets, not registers.
How to use
- Add a new register as a
gmeow:MemoryKindindividual with rdfs:label and skos:definition; reference it from agmeow:MemoryItemviagmeow:memoryKind.
Examples
- ex:memoryKindEpisodic a
gmeow:MemoryKind; rdfs:label "episodic"@en.