101
Memento 101 Herbert Van de Sompel, Michael L. Nelson (09/2014) http:// mementoweb.org/ Memento “Time Travel for the Web“ 101 Memento has received funding from The Library of Congress Andrew W. Mellon Foundation IIPC 1

Memento 101

Embed Size (px)

DESCRIPTION

This presentation provides an overview of the Memento "Time Travel for the Web" framework that is aligned with the stable version of the Memento protocol, specified in RFC 7089.

Citation preview

Page 1: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

http://mementoweb.org/

Memento “Time Travel for the Web“ 101

Memento has received funding from

The Library of CongressAndrew W. Mellon Foundation

IIPC

1

Page 2: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Memento Makes Navigating the Web’s Past Easy

2

RFC 7089 (2013) Van de Sompel, H., Nelson, M.L., Sanderson, R. HTTP Framework for Time-Based Access to Resource States - Memento

http://tools.ietf.org/html/rfc7089

Page 3: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

TodaySelect Date

June 20 1997June 5 1997

From archive.today

Memento: Access Versions via the Original URI and a Datetime

3

Page 4: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

TodaySelect Date

June 27 2011May 29 2011

From Internet Archive

Memento: Access Versions via the Original URI and a Datetime

4

Page 5: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

The Memento protocol achieves this by introducing

a uniform, datetime-based, version access capability

that integrates the Present and Past Web.

5

Page 6: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Problem Statement …

6

Page 7: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Resources

7

Page 8: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Resources have Representations

8

Page 9: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Resources have Representations that Change over Time

9

Page 10: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Only the Current Representation is Available from a Resource

10

Page 11: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Old Representations are Lost Forever

11

Page 12: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

But … Archived/Version Resources Exist

12

Page 13: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

There are resource versions on the Web, in:

• Web Archives;

• Content Management Systems;

• Search engine caches;

• Transactional archives.

13

Page 14: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Web Archive

Archived Resource

URI-M - http://web.archive.org/web/20010911203610/http://www.cnn.com/

URI-R - http://www.cnn.com/

Page 15: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Web Archive

Archived Resource

URI-M - https://archive.today/UD0d6

URI-R - http://www.w3.org/

Page 16: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Version Resource

URI-M - http://en.wikipedia.org/w/index.php?title=September_11_attacks&oldid=282333

CMS

URI-R - http://en.wikipedia.org/wiki/September_11_attacks

Page 17: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Search Engine Cache

Cached Resource

URI-R – http://ghr.nlm.nih.gov/handbook/basics/dna

URI-M - http://webcache.googleusercontent.com/search?q=cache:kDmDc1PIA38J: ghr.nlm.nih.gov/handbook/basics/dna+&cd=2&hl=en&ct=clnk&gl=us

Page 18: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Archived Resource

Transactional Archive

URI-R - http://dans.knaw.nl/en

URI-M - http://www.theresourcedepot.com/000010/memento/20130418204153/http://dans.knaw.nl/en

Page 19: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

But, without Memento, the Web handles these version resources poorly:

• Cannot talk, in URI terms, about a resource as it used to exist

• Cannot access a prior version knowing the current one

• Cannot access the current version knowing a prior one

Solutions are ad hoc and localized

19

Page 20: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Without Memento, the Current and Past Web Lack Integration

20

• Going from Current to Past Web is a matter of (manual) discovery

• Navigating the Past Web is only possible within the boundary of a single web archive, versioning system

• Memento integrates the Current And Past Web by means of an extension of HTTP

• Memento turns archives, versioning systems into infrastructure rather than destinations

Page 21: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Systems with Resource Versions

system type stores URI-R and URI-M

web archive observations over time different baseURL

CMS history same baseURL

search engine cache one recent observation different baseURL

transactional archive history different baseURL

These systems have different characteristics but the Memento protocol allows uniform versions access to their resources

21

Page 22: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

The Memento Framework:

Protocol to Integrate Present and Past Web

Overview

22

Page 23: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

The Memento protocol:

• Regards the Web as a big Content Management System

• Introduces an interoperable approach to access resource versions across the Web

• Does not build new archives but leverages all systems that host versions

23

Page 24: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Memento’s approach to access resource versions:

• Is distributed: versions may exist on several servers

• Uses time as a global version indicator

• Is based on the primitives of the Web: resource, state, representation, content negotiation, link

24

Page 25: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Memento’s approach to access resource versions has two components:

• Access to a single archived/version resource – via datetime negotiation with a TimeGate

• Access to an overview of existing versions – by requesting a TimeMap

25

Page 26: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014) 26

Memento Protocol Resource Types

Original Resource: Resource that exists or used to exist; we are interested in accessing a past state of it

Memento: Resource that is a prior version of the Original Resource; it encapsulates a past state of the Original Resource

TimeGate: Resource that “decides”, based on a given datetime, which is the temporally best Memento for an Original Resource

TimeMap: Resource that provides a list of known Mementos for an Original Resource as well as their datetime

Page 27: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

The Memento Framework:

Protocol to Integrate Present and Past Web

Datetime Negotiation

27

Page 28: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014) 28

Original Resource and Mementos

Page 29: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014) 29

Bridge from Present to Past

Page 30: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014) 30

Bridge from Present to Past

Page 31: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014) 31

Bridge from Past to Present

Page 32: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014) 32

Bridge from Past to Present

Page 33: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014) 33

Memento Datetime Negotiation Component

Page 34: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014) 34

Memento Protocol Datetime Negotiation Patterns

The different Patterns are discussed in RFC 7089 Here, we deal with URI-R <> URI-G <> URI-M and 302 style negotiation

can coincide with

can coincide with

302 or 200 style negotiation can be used

Page 35: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014) 35

Memento Datetime Negotiation - Client Server Interaction

Yes, G

It’s at M

Page 36: Memento 101

Memento Datetime Negotiation - HTTP Flow

HEAD R, [Accept-Datetime]

[Link G]

302 M, Vary, Link R,[M,T]

200, Memento-Datetime, Link R,[G,M,T]

HEAD G, Accept-Datetime

GET M, [Accept-Datetime]

[…]== optional

Page 37: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014) 37

Original Resource Provides No Link – Client Intelligence

Page 38: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014) 38

Original Resource Gone – Client Intelligence

Page 39: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014) 39

Original Resource Gone – Server Due Dilligence

Page 40: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014) 40

Original Resource’s Server Gone – Client Intelligence

Page 41: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014) 41

Memento Aggregator

Page 42: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014) 42

TimeGates

A list of TimeGates provided by major web archives as well as by-proxy TimeGates provided for other systems is maintained at

http://mementoweb.org/depot/

Page 43: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

The Memento Framework:

Protocol to Integrate Present and Past Web

TimeMaps

43

Page 44: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014) 44

TimeMap

• multiple TimeMap serializations possible• application-link/format mandatory• When TimeMaps become too large, they can

be broken up and paged

Page 45: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014) 45

TimeMaps

A list of TimeMaps provided by major web archives as well as by-proxy TimeMaps provided for other systems is maintained at

http://mementoweb.org/depot/

Page 46: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

The Memento Framework:

Protocol to Integrate Present and Past Web

HTTP Headers

46

Page 47: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

The HTTP Headers used in the Memento Protocol

• Define two new headers:– request: Accept-Datetime:– response: Memento-Datetime:

• Introduce new content for two existing headers:– response: Vary: ; Link:

• Use one existing header without modification:– response: Location:, TCN:

47

Page 48: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

HTTP Request Headers for Datetime Negotiation

• Accept-Datetime:o Issued against TimeGate, [Original Resource, Memento]o Header value: desired datetime of a Memento

Accept-Datetime: Mon, 12 Oct 2009 14:20:33 GMT

48

Page 49: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

HTTP Response Headers for Datetime Negotiation

• Memento-Datetime:o Returned by Mementos only

- Even when not as a result of datetetime negotiationo Header value: Archival datetime of the Memento

- Resource has not and will not change beyond that dateo This header is sticky:

- Once returned, a server must always return it with same value

- Must also be preserved when Mementos are mirrored at different URIs

o This header is crucial to allow a client to understand it has arrived at a Memento

Memento-Datetime: Mon, 12 Oct 2009 14:20:33 GMT

49

Page 50: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

HTTP Response Headers Datetime Negotiation

• Vary:o Returned by TimeGateo Similar to regular content negotiationo Header value: accept-datetime

• Regular content negotiation (e.g. media type) can be used too but a TimeGate must first meet the datetime preference, and then – if possible – the other content negotiation preferences

• Note: accept-datetime in Vary header is crucial to allow a client to understand it has arrived at a TimeGate

Vary: accept-datetime

50

Page 51: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

HTTP Response Headers for Datetime Negotiation

• Location:o Returned by TimeGateo Similar to regular content negotiationo Header value: URI of the Memento selected by the TimeGate

Location: http://web.archive.org/web/20010911223004/http://cnn.co

m51

Page 52: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

HTTP Response Headers for Datetime Negotiation

• Link:o Returned by Original Resource, TimeGate and Mementoso Various new Relation Types are introduced:

- “original” – points to Original Resource- “timegate” – points to TimeGate- “memento” – points to Memento- “timemap” – points to TimeMap

o A TimeGate must provide the “original” linko A Memento must provide the “original” linko All other links are encouraged but optional

52

HTTP Link Header: RFC 5988

Page 53: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

HTTP Response Headers for Datetime Negotiation

• Link:o The following ”memento” links that point at special Mementos,

known to the responding server, are optional but very useful:- First and last Memento known to the server, e.g. ”memento first”

- Memento prior and after the selected Memento, e.g. “”memento predecessor-version”

- Selected Memento- Temporal order of Mementos is expressed using existing

relation types from RFC 5829 and RFC 5988: first, last, next, prev, successor-version, predecessor-version

53

Page 54: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

HTTP Response Headers for Datetime Negotiation

• Link:o Attributes for a ”memento” Link:

- datetime (mandatory): datetime of the Memento pointed at by the link

- license (optional): license associated with the Mementoo Attributes for a ”timemap” Link:

- type (recommended): MIME type of TimeMap serialization- from, until (optional): to convey the temporal interval of

Memento datetimes covered by the TimeMap

54

Page 55: Memento 101

Memento Datetime Negotiation - HTTP Flow

HEAD R, [Accept-Datetime]

[Link G]

302 M, Vary, Link R [M T]

200, Memento-Datetime, Link R [G M T]

HEAD G, Accept-Datetime

GET M, [Accept-Datetime]

[timegate]

original [memento timemap]

original [timegate memento timemap]

Page 56: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

The Memento Framework:

Protocol to Integrate Present and Past Web

HTTP Interactions

56

Page 57: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Datetime Negotiation Flow: Step 1

57

Page 58: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Datetime Negotiation Flow: Step 2

58

Page 59: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Datetime Negotiation Flow: Step 3

59

Page 60: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Datetime Negotiation Flow: Step 4

60

Page 61: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Datetime Negotiation Flow: Step 5

61

Page 62: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Datetime Negotiation Flow: Step 6

62

Page 63: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

TimeMap Access Flow: Step 1

63

Page 64: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

TimeMap Access Flow: Step 2

64

Page 65: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

TimeMap Access Flow: Step 3

65

Page 66: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

TimeMap Access Flow: Step 4

66

Page 67: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

TimeMap Access Flow: Step 5

67

Page 68: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

TimeMap Access Flow: Step 6

68

Page 69: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

TimeMap Access Flow: Step 6 with Index TimeMap

69

Page 70: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

TimeMap Access Flow: Step 6 with Paging TimeMap

70

Page 71: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

The Memento Framework:

Protocol to Integrate Present and Past Web

Additional Details

71

Page 72: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Fixed Resource

• The resource is its own Memento, i.e. it is a stable resourceo Resource that was born stable or became stable; it will not change

anymore, e.g. PermaLink resources on news siteso Resource provides:

- Link header with ”original” link pointing to itself- Memento-Datetime header

o Note the difference with Last-Modified header: no promise resource will not change anymore

- Details at http://ws-dl.blogspot.com/2010/11/2010-11-05-memento-datetime-is-not-last.html

72

Page 73: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Fixed Resource

• Response to HTTP HEAD/GET against

http://a.example.org

73

Page 74: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Memento Without TimeGate

• The resource is a Memento but there is no TimeGate available for ito e.g. snapshot of resource when server is being retiredo Resource provides:

- Link header with ”original” link revealing the URI of Original Resource

- Memento-Datetime header

74

Page 75: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Memento Without TimeGate

• Response to HTTP HEAD/GET against

http://arxiv.example.net/web/20010321203610/http://a.example.org

75

Page 76: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Intermediate Resource

• The resource issues a redirect to a TimeGate, a Memento, another intermediate resource

o Plays an active role in the Memento frameworko Resource provides:

- Link header with ”original” link revealing the URI of Original Resource

76

Page 77: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Intermediate Resource

• Response to HTTP HEAD/GET against a resource that redirects to a TimeGate

77

Page 78: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Resource Excluded from Datetime Negotiation

• e.g. JavaScript, logos, banners added by web archives o Resource always needs to be used in its current stateo In order to flag it is excluded from datetime negotiation, this

resource provides:- Link header with ”type” link that has as value

http://mementoweb.org/terms/donotnegotiate

78

Page 79: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Resource Excluded from Datetime Negotiation

• Response to HTTP HEAD/GET against a resource that is excluded from datetime negotiation

79

Page 80: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Memento of a Redirect

• HTTP responses with 3XX codes are also archived o e.g. web archives hold on to “301 Moved Permanently” and “302

Found” whereas Linked data archives preserve “303 See Other”• The Memento’s response must have the same HTTP status code as

the original• Memento headers are as usual• Memento clients need to understand that the redirect (URI in Location

header) can be to an Original Resource or to a Mementoo If an Original Resource, the client must proceed to find an

appropriate Memento for it

80

Page 81: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Memento of a Redirect

• Response in April 2008 to HTTP HEAD/GET against

http://a.example.org

81

Page 82: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Memento of a Redirect

• Response to a HTTP HEAD/GET of a Memento of that 2008 redirect, whereby the redirect is unchanged, i.e. it is to the resource to which the redirect originally led

82

Page 83: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Memento of a Redirect

• Response to a HTTP HEAD/GET of a Memento of that 2008 redirect, whereby the redirect is rewritten, i.e. it leads to a Memento of the resource to which the redirect originally led

83

Page 84: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

The Memento Framework:

Protocol to Integrate Present and Past Web

Resource Versioning and Memento

84

Page 85: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Common Resource Versioning Approach

Page 86: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Version Resources

(*) Tim Berners-Lee (1996) http://www.w3.org/DesignIssues/Generic.html

(*)

Page 87: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Version Resources and Associated Generic Resource

(*)

(*)

(*) Tim Berners-Lee (1996) http://www.w3.org/DesignIssues/Generic.html

Page 88: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Memento Bridges Between Generic & Specific Resources

Page 89: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Stepwise Support for the Memento Protocol – Step 1

• Provide Memento protocol HTTP response headers to convey version date and links

o Provide Memento-Datetime header to express version dateo Provide Link header with “original” link to point from version

resource to generic resourceo Provide Link header with appropriate “memento” links to allow

navigating between versions- In combination with links with other relation types, e.g.

“first”, “last”, “prev”, “next”, “predecessor-version”, “successor-version”

89

Page 90: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Stepwise Support for the Memento Protocol – Step 1

• Response to HTTP HEAD/GET against

http://www.w3.org/TR/2004/PR-webarch-20041105/

90

Page 91: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Stepwise Support for the Memento Protocol – Step 2

91

• Publish a TimeMap, at, say, http://www.w3.org/TR/timemap/webarch/

• For the generic resource and for each version resource, provide a Link header with “timemap” link that points at the TimeMap

Page 92: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Stepwise Support for the Memento Protocol – Step 2

• Response to HTTP HEAD/GET against

http://www.w3.org/TR/2004/PR-webarch-20041105/

92

Page 93: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Stepwise Support for the Memento Protocol – Step 2

• Response to HTTP GET against

http://www.w3.org/TR/timemap/webarch/

93

Page 94: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Stepwise Support for the Memento Protocol – Step 3

94

• Expose a TimeGate, at, say, http://www.w3.org/TR/timegate/webarch/

• Reponses for generic resource, version resources, TimeGate, TimeMap as shown in slides 56-70• Note that Patterns for datetime negotiation other than the one

shown in those slides are described in RFC 7089

Page 95: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

The Memento Framework:

Protocol to Integrate Present and Past Web

Memento and Linked Data

95

Page 96: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Page 97: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Page 98: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

The Memento Framework:

Protocol to Integrate Present and Past Web

Pointers

98

Page 99: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Pointers

• Memento site - http://mementoweb.org• RFC 7089 - http://tools.ietf.org/html/rfc7089 (text version),

http://www.mementoweb.org/guide/rfc/ (HTML version) • Memento Development List -

http://groups.google.com/group/memento-dev/• Memento GitHub projects - https://github.com/mementoweb/• Client and Server software and tools -

http://mementoweb.org/tools/• Information on TimeGates and TimeMaps for major systems -

http://mementoweb.org/depot/• IIPC list of software and tools related to web archiving -

http://netpreserve.org/web-archiving/tools-and-software• Thoughts about linking to Mementos –

http://mementoweb.org/missing-link/

99

Page 100: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

Experience and Enable Time Travel

100

http://bit.ly/memento-for-chrome http://bit.ly/memento-for-mediawiki

Page 101: Memento 101

Memento 101Herbert Van de Sompel, Michael L. Nelson (09/2014)

http://mementoweb.org/

Memento: Time Travel for the WebOverview of RFC 7089

Memento has received funding from

The Library of CongressAndrew W. Mellon Foundation

IIPC

101