/collab-graph

Primary LanguageJavaScript

collab-graph

Be sure to have fun with our interactive collaboration graph of projects:

and interactive collaboration graph of authors:

Project info

Name:

  • Collaboration Graph

Members:

  • Elena
  • Mahmoud

MSR 2021 Presentation: https://drive.google.com/file/d/15QDncxwGcsqLBiGPIIWuRPYYt1BsH0jF/view?usp=sharing

Paper: https://ieeexplore.ieee.org/document/9463070

Citing this work:
@INPROCEEDINGS{9463070,
author={Lyulina, Elena and Jahanshahi, Mahmoud},
booktitle={2021 IEEE/ACM 18th International Conference on Mining Software Repositories (MSR)},
title={Building the Collaboration Graph of Open-Source Software Ecosystem},
year={2021},
volume={},
number={},
pages={618-620},
doi={10.1109/MSR52588.2021.00086}}

Initial research ideas:

  1. Build a graph of collaboration between individuals across all OSS (Aggregate contributions per repository / file)
  2. Build a usable and fun-to-explore tool (Static (?) web app with search and visualization)
  3. Provide a convenient way to work with the graph (Distribute a dump of a graph DB (e.g. neo4j)