Difference between revisions of "Related research"
Jump to navigation
Jump to search
m (1 revision: import public pages from the intranet wiki) |
|||
Line 18: | Line 18: | ||
* Castagné, Michel. [http://scholarworks.sjsu.edu/slissrj/vol2/iss2/5/ Consider the Source: The Value of Source Code to Digital Preservation Strategies]. iSchool Student Research Journal 2.2 (2013): 5. | * Castagné, Michel. [http://scholarworks.sjsu.edu/slissrj/vol2/iss2/5/ Consider the Source: The Value of Source Code to Digital Preservation Strategies]. iSchool Student Research Journal 2.2 (2013): 5. | ||
* Brian Matthews, Arif Shaon, Juan Bicarregui, Catherine Jones. [http://www.ijdc.net/index.php/ijdc/article/view/148 A Framework for Software Preservation]. International Journal of Digital Curation, Vol. 5, No. 1, pp. 91-105, 2010. | * Brian Matthews, Arif Shaon, Juan Bicarregui, Catherine Jones. [http://www.ijdc.net/index.php/ijdc/article/view/148 A Framework for Software Preservation]. International Journal of Digital Curation, Vol. 5, No. 1, pp. 91-105, 2010. | ||
+ | |||
+ | === informal === | ||
+ | |||
+ | * [https://odontomachus.wordpress.com/2016/01/23/digital-preservation-and-redundancy/ Digital preservation and independently held copies] (blog post) | ||
+ | ** about the need of being redundant all the stack down, spanning things like domain registration, DNS, etc. | ||
== Searching/grepping == | == Searching/grepping == |
Revision as of 12:26, 12 August 2016
Pointers to papers, research projects, or other "science" stuff related to the scientific part of Software Heritage (AKA: the "CERN" of software engineering)
- Hash studies
- appropriateness study from the [1]
- Boa: mining ultra-large-scale software repositories (language/infrastructure for software mining)
- Dremel: engine used to process GitHub Archive queries
- GitHub Archive
- paper presentation: Analyzing Millions of GitHub Commits
- GHTorrent
- PLINY: bayesian auto-completion for code
- news article: Next for DARPA: ‘Autocomplete’ for programmers funded by Darpa (11M$), at Rice University, as part of the MUSE project from Darpa
Digital preservation, digital dark age
- Avoiding "Bit Rot": Long-Term Preservation of Digital Information, Vinton Cerf, Proceedings of the IEEE, June 2011, pages 915-916
- The digital dark age, David Anderson, Communications of the ACM, Vol. 58 No. 12, Pages 20-23, December 2015
- Castagné, Michel. Consider the Source: The Value of Source Code to Digital Preservation Strategies. iSchool Student Research Journal 2.2 (2013): 5.
- Brian Matthews, Arif Shaon, Juan Bicarregui, Catherine Jones. A Framework for Software Preservation. International Journal of Digital Curation, Vol. 5, No. 1, pp. 91-105, 2010.
informal
- Digital preservation and independently held copies (blog post)
- about the need of being redundant all the stack down, spanning things like domain registration, DNS, etc.