""" Temporal graph construction and event-based enrichment tasks. This module provides a pipeline for transforming unstructured document chunks into a structured temporal knowledge graph. It focuses on identifying Events within text, assigning them precise timestamps, and extracting the entities involved to create a rich, time-indexed network of information. """