Memento: Time Travel for the Web
Herbert Van de Sompel, Michael L. Nelson, Robert Sanderson, Lyudmila, L. Balakireva, Scott Ainsworth, Harihar Shankar

TL;DR
Memento introduces a protocol extension for HTTP that enables seamless access to archived web resources using the original resource's URI, effectively adding a temporal dimension to web navigation.
Contribution
It proposes a novel protocol-based solution, Memento, that simplifies accessing archived web content directly through original URIs.
Findings
Implemented a proof-of-concept with major archives like Wikipedia and Internet Archive.
Demonstrated seamless access to archived resources via original URIs.
Enhanced web archival accessibility with minimal protocol modifications.
Abstract
The Web is ephemeral. Many resources have representations that change over time, and many of those representations are lost forever. A lucky few manage to reappear as archived resources that carry their own URIs. For example, some content management systems maintain version pages that reflect a frozen prior state of their changing resources. Archives recurrently crawl the web to obtain the actual representation of resources, and subsequently make those available via special-purpose archived resources. In both cases, the archival copies have URIs that are protocol-wise disconnected from the URI of the resource of which they represent a prior state. Indeed, the lack of temporal capabilities in the most common Web protocol, HTTP, prevents getting to an archived resource on the basis of the URI of its original. This turns accessing archived resources into a significant discovery challenge…
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
Memento: Time Travel for the Web· youtube
Taxonomy
TopicsPeer-to-Peer Network Technologies · Web Data Mining and Analysis · Advanced Database Systems and Queries
