Differences between revisions 2 and 3
Revision 2 as of 2010-04-21 12:11:47
Size: 1091
Comment:
Revision 3 as of 2010-08-16 10:24:42
Size: 1095
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
[[Action(edit)]] <<Action(edit)>>
Line 8: Line 8:
This document only describes the underlying design of the !NetarchiveSuite software, i.e. it does not describe how to install, run, or use !NetarchiveSuite, for that see the [:Installation Manual 3.12:Installation Manual] and the [:User Manual 3.12:User Manual]. This document only describes the underlying design of the !NetarchiveSuite software, i.e. it does not describe how to install, run, or use !NetarchiveSuite, for that see the [[Installation Manual 3.12|Installation Manual]] and the [[User Manual 3.12|User Manual]].
Line 14: Line 14:
The code is available in the downloaded package (see ["Release Overview"]) or from our [https://gforge.statsbiblioteket.dk/scm/?group_id=7 subversion repository]. The code is available in the downloaded package (see [[Release Overview]]) or from our [[https://gforge.statsbiblioteket.dk/scm/?group_id=7|subversion repository]].

1. Introduction

edit

This System Design description is still undergoing restructuring. It is intended that those parts which are complete should be accurate.

This document only describes the underlying design of the NetarchiveSuite software, i.e. it does not describe how to install, run, or use NetarchiveSuite, for that see the Installation Manual and the User Manual.

The first section gives an overview, and the remainder of the document gives more details about the design.

The reader is expected to be familiar with Java programming and have an understanding of the core issues involved in large-scale web harvesting. Having used Heritrix before is a definite plus, and an elementary understanding of SQL databases is required for some parts.

The code is available in the downloaded package (see Release Overview) or from our subversion repository.

System Design 3.12/Introduction (last edited 2010-08-16 10:24:42 by localhost)