Temporal Provenance Model (TPM): Model and Query Language
Seyed-Mehdi-Reza Beheshti, Hamid Reza Motahari-Nezhad, Boualem, Benatallah

TL;DR
This paper introduces a Temporal Provenance Model (TPM) that explicitly incorporates time into provenance graphs, enabling efficient time-aware querying and analysis of data evolution over time.
Contribution
The paper presents a novel timed provenance model, TPM, with new abstractions like timed folders and paths, and demonstrates its implementation and efficiency on a large graph query engine.
Findings
TPM effectively captures temporal aspects of provenance data.
The approach improves efficiency of time-aware provenance queries.
Evaluation confirms the model's viability and performance.
Abstract
Provenance refers to the documentation of an object's lifecycle. This documentation (often represented as a graph) should include all the information necessary to reproduce a certain piece of data or the process that led to it. In a dynamic world, as data changes, it is important to be able to get a piece of data as it was, and its provenance graph, at a certain point in time. Supporting time-aware provenance querying is challenging and requires: (i) explicitly representing the time information in the provenance graphs, and (ii) providing abstractions and efficient mechanisms for time-aware querying of provenance graphs over an ever growing volume of data. The existing provenance models treat time as a second class citizen (i.e. as an optional annotation). This makes time-aware querying of provenance data inefficient and sometimes inaccessible. We introduce an extended provenance graph…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScientific Computing and Data Management · Distributed and Parallel Computing Systems · Research Data Management Practices
