Toward Long-Term and Archivable Reproducibility.
Saved in:
| Title: | Toward Long-Term and Archivable Reproducibility. |
|---|---|
| Authors: | Akhlaghi, Mohammad1 (AUTHOR) mohammad@akhlaghi.org, Infante-Sainz, Raul2 (AUTHOR) infantesainz@gmail.com, Roukema, Boudewijn F.3 (AUTHOR) boud@astro.uni.torun.pl, Khellat, Mohammadreza4 (AUTHOR) mkhellat@ideal-information.com, Valls-Gabaud, David5 (AUTHOR) david.valls-gabaud@observatoiredeparis.psl.eu, Baena-Galle, Roberto6 (AUTHOR) roberto.baena@unir.net, A. Barba, Lorena (AUTHOR) labarba@gwu.edu, Gesing, Sandra (AUTHOR) sandra.gesing@nd.edu |
| Source: | Computing in Science & Engineering. May/Jun2021, Vol. 23 Issue 3, p82-91. 10p. |
| Subjects: | IEEE Computer Society, Freeware (Computer software), Digital libraries, Modular design, Computer systems, Minimal design |
| Abstract: | Analysis pipelines commonly use high-level technologies that are popular when created, but are unlikely to be readable, executable, or sustainable in the long term. A set of criteria is introduced to address this problem: completeness (no execution requirement beyond a minimal Unix-like operating system, no administrator privileges, no network connection, and storage primarily in plain text); modular design; minimal complexity; scalability; verifiable inputs and outputs; version control; linking analysis with narrative; and free and open-source software. As a proof of concept, we introduce "Maneage" (managing data lineage), enabling cheap archiving, provenance extraction, and peer verification that has been tested in several research publications. We show that longevity is a realistic requirement that does not sacrifice immediate or short-term reproducibility. The caveats (with proposed solutions) are then discussed and we conclude with the benefits for the various stakeholders. This article is itself a Maneage'd project (project commit 313db0b). Appendices—Two comprehensive appendices that review the longevity of existing solutions are available as supplementary "Web extras," which are available in the IEEE Computer Society Digital Library at http://doi.ieeecomputersociety.org/10.1109/MCSE.2021.3072860. Reproducibility—All products available in zenodo.4913277, the Git history of this paper's source is at git.maneage.org/paper-concept.git, which is also archived in Software Heritage Heritage: swh:1:dir:33fea87068c1612daf011f161b97787b9a0df39f. Clicking on the SWHIDs in the digital format will provide more "context" for same content. [ABSTRACT FROM AUTHOR] |
| Copyright of Computing in Science & Engineering is the property of IEEE and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.) | |
| Database: | Engineering Source |
| FullText | Text: Availability: 0 |
|---|---|
| Header | DbId: egs DbLabel: Engineering Source An: 151249674 AccessLevel: 6 PubType: Academic Journal PubTypeId: academicJournal PreciseRelevancyScore: 0 |
| IllustrationInfo | |
| Items | – Name: Title Label: Title Group: Ti Data: Toward Long-Term and Archivable Reproducibility. – Name: Author Label: Authors Group: Au Data: <searchLink fieldCode="AR" term="%22Akhlaghi%2C+Mohammad%22">Akhlaghi, Mohammad</searchLink><relatesTo>1</relatesTo> (AUTHOR)<i> mohammad@akhlaghi.org</i><br /><searchLink fieldCode="AR" term="%22Infante-Sainz%2C+Raul%22">Infante-Sainz, Raul</searchLink><relatesTo>2</relatesTo> (AUTHOR)<i> infantesainz@gmail.com</i><br /><searchLink fieldCode="AR" term="%22Roukema%2C+Boudewijn+F%2E%22">Roukema, Boudewijn F.</searchLink><relatesTo>3</relatesTo> (AUTHOR)<i> boud@astro.uni.torun.pl</i><br /><searchLink fieldCode="AR" term="%22Khellat%2C+Mohammadreza%22">Khellat, Mohammadreza</searchLink><relatesTo>4</relatesTo> (AUTHOR)<i> mkhellat@ideal-information.com</i><br /><searchLink fieldCode="AR" term="%22Valls-Gabaud%2C+David%22">Valls-Gabaud, David</searchLink><relatesTo>5</relatesTo> (AUTHOR)<i> david.valls-gabaud@observatoiredeparis.psl.eu</i><br /><searchLink fieldCode="AR" term="%22Baena-Galle%2C+Roberto%22">Baena-Galle, Roberto</searchLink><relatesTo>6</relatesTo> (AUTHOR)<i> roberto.baena@unir.net</i><br /><searchLink fieldCode="AR" term="%22A%2E+Barba%2C+Lorena%22">A. Barba, Lorena</searchLink> (AUTHOR)<i> labarba@gwu.edu</i><br /><searchLink fieldCode="AR" term="%22Gesing%2C+Sandra%22">Gesing, Sandra</searchLink> (AUTHOR)<i> sandra.gesing@nd.edu</i> – Name: TitleSource Label: Source Group: Src Data: <searchLink fieldCode="JN" term="%22Computing+in+Science+%26+Engineering%22">Computing in Science & Engineering</searchLink>. May/Jun2021, Vol. 23 Issue 3, p82-91. 10p. – Name: Subject Label: Subjects Group: Su Data: <searchLink fieldCode="DE" term="%22IEEE+Computer+Society%22">IEEE Computer Society</searchLink><br /><searchLink fieldCode="DE" term="%22Freeware+%28Computer+software%29%22">Freeware (Computer software)</searchLink><br /><searchLink fieldCode="DE" term="%22Digital+libraries%22">Digital libraries</searchLink><br /><searchLink fieldCode="DE" term="%22Modular+design%22">Modular design</searchLink><br /><searchLink fieldCode="DE" term="%22Computer+systems%22">Computer systems</searchLink><br /><searchLink fieldCode="DE" term="%22Minimal+design%22">Minimal design</searchLink> – Name: Abstract Label: Abstract Group: Ab Data: Analysis pipelines commonly use high-level technologies that are popular when created, but are unlikely to be readable, executable, or sustainable in the long term. A set of criteria is introduced to address this problem: completeness (no execution requirement beyond a minimal Unix-like operating system, no administrator privileges, no network connection, and storage primarily in plain text); modular design; minimal complexity; scalability; verifiable inputs and outputs; version control; linking analysis with narrative; and free and open-source software. As a proof of concept, we introduce "Maneage" (managing data lineage), enabling cheap archiving, provenance extraction, and peer verification that has been tested in several research publications. We show that longevity is a realistic requirement that does not sacrifice immediate or short-term reproducibility. The caveats (with proposed solutions) are then discussed and we conclude with the benefits for the various stakeholders. This article is itself a Maneage'd project (project commit 313db0b). Appendices—Two comprehensive appendices that review the longevity of existing solutions are available as supplementary "Web extras," which are available in the IEEE Computer Society Digital Library at http://doi.ieeecomputersociety.org/10.1109/MCSE.2021.3072860. Reproducibility—All products available in zenodo.4913277, the Git history of this paper's source is at git.maneage.org/paper-concept.git, which is also archived in Software Heritage Heritage: swh:1:dir:33fea87068c1612daf011f161b97787b9a0df39f. Clicking on the SWHIDs in the digital format will provide more "context" for same content. [ABSTRACT FROM AUTHOR] – Name: AbstractSuppliedCopyright Label: Group: Ab Data: <i>Copyright of Computing in Science & Engineering is the property of IEEE and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract.</i> (Copyright applies to all Abstracts.) |
| PLink | https://search.ebscohost.com/login.aspx?direct=true&site=eds-live&db=egs&AN=151249674 |
| RecordInfo | BibRecord: BibEntity: Identifiers: – Type: doi Value: 10.1109/MCSE.2021.3072860 Languages: – Code: eng Text: English PhysicalDescription: Pagination: PageCount: 10 StartPage: 82 Subjects: – SubjectFull: IEEE Computer Society Type: general – SubjectFull: Freeware (Computer software) Type: general – SubjectFull: Digital libraries Type: general – SubjectFull: Modular design Type: general – SubjectFull: Computer systems Type: general – SubjectFull: Minimal design Type: general Titles: – TitleFull: Toward Long-Term and Archivable Reproducibility. Type: main BibRelationships: HasContributorRelationships: – PersonEntity: Name: NameFull: Akhlaghi, Mohammad – PersonEntity: Name: NameFull: Infante-Sainz, Raul – PersonEntity: Name: NameFull: Roukema, Boudewijn F. – PersonEntity: Name: NameFull: Khellat, Mohammadreza – PersonEntity: Name: NameFull: Valls-Gabaud, David – PersonEntity: Name: NameFull: Baena-Galle, Roberto – PersonEntity: Name: NameFull: A. Barba, Lorena – PersonEntity: Name: NameFull: Gesing, Sandra IsPartOfRelationships: – BibEntity: Dates: – D: 01 M: 05 Text: May/Jun2021 Type: published Y: 2021 Identifiers: – Type: issn-print Value: 15219615 Numbering: – Type: volume Value: 23 – Type: issue Value: 3 Titles: – TitleFull: Computing in Science & Engineering Type: main |
| ResultId | 1 |