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

From Software Heritage Wiki
Jump to: navigation, search
(Removing "Possible metadata sources"; we want to review the list after the internship starts; and the wishlist should be in subtasks of https://forge.softwareheritage.org/T2202)
Line 28: Line 28:
 
* Valentin Lorentz (vlorentz on [[IRC]])
 
* Valentin Lorentz (vlorentz on [[IRC]])
  
 +
[[Category:Available GSoC task]]
 
[[Category:GSoC task]]
 
[[Category:GSoC task]]

Revision as of 11:59, 8 February 2022

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)