The OpenAlex4Gephi project is an open-source project that allows a user to fetch network data from openalex.org in Gephi format via its API. The network data is a bimodal network of authors to publications. The network nodes and edges data are collected and stored as separate CSV files, which can be downloaded to your local machine and then imported into Gephi for visualization and analysis.
Launch the web application here
You can contribute to this project in the following ways:
- By raising an issue, if you encounter any problems in the course of using this software.
- By making feature requests.
- By submitting a pull request.