Archiving scientific data (2002)
Cached
Download Links
- [www.i.kyoto-u.ac.jp]
- [www.db.cs.kobe-u.ac.jp]
- [www.lfcs.inf.ed.ac.uk]
- [homepages.inf.ed.ac.uk]
- DBLP
Other Repositories/Bibliography
| Venue: | In ACM SIGMOD |
| Citations: | 97 - 8 self |
BibTeX
@INPROCEEDINGS{Buneman02archivingscientific,
author = {Peter Buneman and Wang-chiew Tan},
title = {Archiving scientific data},
booktitle = {In ACM SIGMOD},
year = {2002},
pages = {1--12}
}
Years of Citing Articles
OpenURL
Abstract
Archiving is important for scientific data, where it is necessary to record all past versions of a database in order to verify findings based upon a specific version. Much scientific data is held in a hierachical format and has a key structure that provides a canonical identification for each element of the hierarchy. In this article, we exploit these properties to develop an archiving technique that is both efficient in its use of space and preserves the continuity of elements through versions of the database, something that is not provided by traditional minimum-edit-distance diff approaches. The approach also uses timestamps. All versions of the data are merged into one hierarchy where an element appearing in multiple versions is stored only once along with a timestamp. By identifying the semantic continuity of elements and merging them into one data structure, our technique is capable of providing meaningful change descriptions, the archive allows us to easily answer certain temporal queries such as retrieval of any specific version from the archive and finding the history of an element. This is in contrast with approaches that store a sequence of deltas where such operations may require undoing a large number of changes or significant reasoning with the







