the theory and practice of website archivability

22
The Theory and Practice of Website Archivability Vangelis Banos 1 , Yunhyong Kim 2 , Seamus Ross 2 , Yannis Manolopoulos 1 20 SEPT 2013 WEB ARCHIVING MEETING, INNSBRUCK, AUSTRIA 1 Department of Informatics, Aristotle University, Thessaloniki , Greece 2 University of Glasgow, United Kingdom FROM CLEAR TO ARCHIVEREADY.COM

Upload: vangelis-banos

Post on 22-Apr-2015

2.024 views

Category:

Education


7 download

DESCRIPTION

 

TRANSCRIPT

Page 1: The theory and practice of Website Archivability

The Theory and Practice of Website

Archivability

Vangelis Banos1, Yunhyong Kim2, Seamus Ross2, Yannis Manolopoulos1

20 SEPT 2013WEB ARCHIVING MEETING,

INNSBRUCK, AUSTRIA

1Department of Informatics, Aristotle University, Thessaloniki , Greece2University of Glasgow, United Kingdom

FROM CLEAR TO ARCHIVEREADY.COM

Page 2: The theory and practice of Website Archivability

2

Table of Contents1. Problem definition,

2. CLEAR: A Credible Live Method to Evaluate Website Archivability,

3. Demo: http://archiveready.com/,

4. Future Work.

Page 3: The theory and practice of Website Archivability

Problem definition• Web content acquisition is a critical step in

the process of web archiving,• Web bots face increasing difficulties in

harvesting websites,

• After web harvesting, archive administrators review manually the content and endorse or reject the harvested material,

• Key Problem: Web harvesting is automated while Quality Assurance (QA) is manual.

3

Page 4: The theory and practice of Website Archivability

WebsiteArchivability ?

What is

Website Archivability captures the core aspects of a website crucial in diagnosing whether it has

the potentiality to be archived with completeness and accuracy.

Attention! it must not be confused with website dependability, reliability, availability, safety, security, survivability, maintainability.

Page 5: The theory and practice of Website Archivability

CLEAR: A Credible Live Method to Evaluate Website Archivability• An approach to producing a credible on-the-fly

measurement of Website Archivability, by:• Using standard HTTP to get website elements,• Evaluating information such as file types, content

encoding and transfer errors,• Combining this information with an evaluation of the

website's compliance with recognised practices in digital curation,• Using adopted standards, validating formats,

assigning metadata• Calculating Website Archivability Score (0 – 100%)

5

Page 6: The theory and practice of Website Archivability

6

Accessibility

Cohesion

StandardsCompliance Performance

Metadata

CLEAR: A Credible Live Method to Evaluate Website Archivability

Page 7: The theory and practice of Website Archivability

7

Website attributes evaluated using CLEAR

Page 8: The theory and practice of Website Archivability

8

C L E A R• The method can be summarised as follows:

1. Perform specific Evaluations on Website Attributes,

2. In order to calculate each Archivability Facet’s score,• Scores range from (0 – 100%),• Not all evaluations are equal, if an important

evaluation fails, score = 0, if a minor evaluation fails, score = 50%

3. Producing the final Website Archivability as the sum all Facets’ scores.

Page 9: The theory and practice of Website Archivability

Accessibility

9

Are web archiving crawlers able to discover all content using standard protocols and best practices?

Page 10: The theory and practice of Website Archivability

Accessibility evaluation

10

Facet Evaluation Rating Total

Accessibility

No RSS feed 50%

50%No robots.txt 50%

No sitemap.xml 0%

6 links, all valid 100%

http://ipres2013.ist.utl.pt/ Website Archivability evaluation on 23rd April 2013

Page 11: The theory and practice of Website Archivability

Cohesion

11

• Dependencies are a great issue in digital curation.

• If a website is dispersed across different web locations (images, javascripts, CSS, CDNs, etc), the acquisition and ingest is likely to risk suffering if one or more web locations fail on change.

• Web bots may have issues accessing a lot of different web locations due to configuration issues.

Page 12: The theory and practice of Website Archivability

Cohesion evaluation

12

Facet Evaluation Rating Total

Cohesion

1 external and no internal scripts 0%

70%

4 local and 1 external images 80%

No proprietary (Quicktime & Flash) files

100%

1 local CSS file 100%

http://ipres2013.ist.utl.pt/ Website Archivability evaluation on 23rd April 2013

Page 13: The theory and practice of Website Archivability

Metadata

13

• Metadata are necessary for digital curation and archiving.

• Lack of metadata impairs the ability to manage, organise, retrieve and interact with content.

• Web content metadata may be:• Syntactic: (e.g. content encoding, character set)• Semantic: (e.g. description, keywords, dates)• Pragmatic: (e.g. FOAF, RDF, Dublin Core)

Page 14: The theory and practice of Website Archivability

Metadata evaluation1. What is it2. How is it calculated

14

Facet Evaluation Rating Total

Metadata

Meta description found 100%

87%HTTP Content type 100%

HTTP Page expiration not found 50%

HTTP Last-modified found 100%

http://ipres2013.ist.utl.pt/ Website Archivability evaluation on 23rd April 2013

Page 15: The theory and practice of Website Archivability

Performance

15

• Calculate the average network response time for all website content.

• The throughput of web spider data acquisition affects the number and complexity of the web sources it can process.

• Performance evaluation:Facet Evaluation Rating Total

Performance Average network response time is 0.546ms

100% 100%

http://ipres2013.ist.utl.pt/ Website Archivability evaluation on 23rd April 2013

Page 16: The theory and practice of Website Archivability

Standards Compliance

16

• Digital curation best practices recommend that web resources must be represented in known and transparent standards, in order to be preserved.

Page 17: The theory and practice of Website Archivability

Standards Compliance evaluation

17

Facet Evaluation Rating Total

Standards Compliance

1 Invalid CSS file 0%

87%

Invalid HTML file 0%

Meta description found 100%No HTTP Content encoding 50%HTTP Content Type found 100%HTTP Page expiration found 100%HTTP Last-modified found 100%No Quicktime or Flash objects 100%5 images found and validated with JHOVE 100%

http://ipres2013.ist.utl.pt/ Website Archivability evaluation on 23rd April 2013

Page 18: The theory and practice of Website Archivability

iPRES 2013 Website Archivability Evaluation

18

Facet Rating Website Archivability

Accessibility 50%

77%Cohesion 70%

Standards Compliance 77%

Metadata 87%

Performance 100%

Page 19: The theory and practice of Website Archivability

ArchiveReady.comDemonstration

- Web application implementing CLEAR,

- Web interface & also Web API in JSON,

- Running on Linux, Python, Nginx, Redis, Mysql.

19

Page 20: The theory and practice of Website Archivability

Impact

20

1. Web professionals - evaluate the archivability of their websites in an easy but thorough way, - become aware of web preservation concepts, - embrace preservation-friendly practices.

2. Web archive operators - make informed decisions on archiving websites, - perform large scale website evaluations with ease, - automate web archiving Quality Assurance, - minimise wasted resources on problematic websites.

Page 21: The theory and practice of Website Archivability

21

Future Work1. Not optimal to treat all Archivability Facets as equal.

2. Evaluating a single website page, based on the assumption that web pages from the same website share the same components and standards. Sampling would be necessary.

3. Certain classes and specific types of errors create lesser or greater obstacles to website acquisition and ingest than others. Differential valuing of error classes and types is necessary.

4. Cross validation with web archive data is under way

Page 22: The theory and practice of Website Archivability

THANK YOUVangelis BanosWeb: http://vbanos.gr/Email: [email protected]

ANY QUESTIONS?

22

The research leading to these results hasreceived funding from the European Commission Framework Programme 7 (FP7), BlogForever project, grant agreement No.269963.