Difference between revisions of "Mine information from external sources (GSoC task)"

From Software Heritage Wiki
Jump to: navigation, search
(add skills & mentors)
(Potential mentors)
Line 25: Line 25:
 
== Potential mentors ==
 
== Potential mentors ==
  
* Stefano Zacchiroli <zack@upsilon.cc>
+
* Stefano Zacchiroli <zack@upsilon.cc> (zack on [[IRC]])
* Valentin Lorentz
+
* Valentin Lorentz (vlorentz on [[IRC]])
  
 
[[Category:GSoC task]]
 
[[Category:GSoC task]]

Revision as of 10:33, 2 March 2021

Introduction

In addition to archiving source code artifacts, Software Heritage is interested in archive metadata from external sources and correlate it to source code artifacts. This is also to enable semantic searches on the archive and scientific research.

Collecting this extrinsic metadata is a work in progress, and you are welcome to contribute to its implementation.

Task description

You would contribute to the design of our metadata-fetching architecture. This includes:

  • Review what metadata we want to fetch
  • How to efficiently fetch it at regular intervals and store it
  • Implement metadata fetching from at least one source, in a way that can be generalized to other sources

Desirable skills

  • Python 3 and Git are a must to work on any Software Heritage project
  • Prior experience in working with software metadata is a plus, but not required

Potential mentors

  • Stefano Zacchiroli <zack@upsilon.cc> (zack on IRC)
  • Valentin Lorentz (vlorentz on IRC)