A Temporal Knowledge Graph is a knowledge graph where each fact—represented as a triple of subject, predicate, and object—is associated with one or more timestamps or valid time intervals. This temporal annotation transforms static relationships into dynamic, time-varying assertions, allowing systems to track that "Company A acquired Company B" in 2022, not just that the acquisition occurred. This structure is foundational for agentic memory, enabling autonomous systems to reason over historical states, understand sequences of events, and maintain a coherent timeline of experiences.
