Difference between revisions of "TinkerPop Gremlin backend for WebGraph (internship)"
m (fix typo in TinkerPop name) |
|||
Line 16: | Line 16: | ||
}} | }} | ||
− | [[Category: | + | [[Category:Ongoing internship]] |
Revision as of 12:40, 16 February 2022
Context: Software Heritage is an ambitious initiative whose goal is to collect, preserve forever, and make publicly available the entire body of software, in the preferred form for making modifications to it.
Description: Software Heritage uses the WebGraph framework for graph compression. This allows to manipulate the huge archive Merkle DAG in RAM efficiently, via the swh-graph component. The current RPC API to navigate the graph is however very limited and ad hoc. We would like to exploit the current compressed graph representation using a standard graph traversal language such as the Gremlin graph traversal language. The goal of this internship is to design, implement, and experiment with a backend for Apache TinkerPop (a popular open source implementation of Gremlin) that sits on top of WebGraph. If successful it will allow to traverse the huge Software Heritage graph with both the current efficiency and the convenience of a high-level and expressive graph traversal language.
Desirable skills to obtain this internship:
- Java development
- basic knowledge of graph theory
Will be considered a plus:
- experience with the implementation of graph-based applications
Workplace: on site at Inria Paris (contact mentors for remote opportunities)
Environment: you will work shoulder to shoulder with all members of the Software Heritage team, and you will have a chance to witness from within the construction of the great library of source code.
Internship mentors:
- Antoine Pietri (seirl on IRC)
- Sebastiano Vigna
- Stefano Zacchiroli <zack@upsilon.cc> (zack on IRC)