Retrieval Event
- CURIE:
gmeow:RetrievalEvent - IRI: https://blackcatinformatics.ca/gmeow/RetrievalEvent
- Category: class
- Defined by:
gmeow:slices/graphrag - Box roles: TBox role (What is this?)
One retrieval against a vector index: the query, the index queried, and the chunks returned — the answer to 'why did the model see this passage?'. An agent-memory recall is a RetrievalEvent too (the core MemoryItem doctrine's read operation). Per-chunk relevance rides gmeow:retrievalScore statement annotations on each gmeow:retrievedChunk triple.
Structure
Subclass of: gmeow:Activity
Practical Pattern
Use gmeow:RetrievalEvent as a specialized kind of gmeow:Activity. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Lillith Pipeline
- Source:
slices/extensions/graphrag/examples/lillith-pipeline.ttl - Examples catalog: open in catalog#example-slices-extensions-graphrag-examples-lillith-pipeline
# --- Retrieval: why did the model see this passage?
ex:retrieval-3 a gmeow:RetrievalEvent ;
gmeow:forQuery "who maintained the build system?" ;
gmeow:againstIndex ex:index-lillith ;
gmeow:retrievedChunk ex:chunk-7 ;
gmeow:atTime "2026-06-02T10:00:00Z"^^xsd:dateTime ;
gmeow:eventTemporalFrame gmeow:temporalFrameUTCGregorian .
Common Companion Terms
External Equivalences
Equivalent or closely aligned targets: wd
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Term Equivalences
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:RetrievalEvent |
equivalence | - |
skos:relatedMatch | wd:Q121362277 | gmeow-graphrag.sssom.tsv; gmeow:eqGr004; confidence 0.6 |