An open API service indexing awesome lists of open source software.

https://github.com/kristofferstrube/scipawiz

The project uses the DBLP and OpenCitations APIs to construct a visual representation of how scientific papers in the field of Computer Science cite each other.
https://github.com/kristofferstrube/scipawiz

computer-science d3js dagre dagre-d3 dblp-graph graph paper scientific-papers

Last synced: 6 days ago
JSON representation

The project uses the DBLP and OpenCitations APIs to construct a visual representation of how scientific papers in the field of Computer Science cite each other.

Awesome Lists containing this project

README

          

# SciPaWiz: A Tool For Explorative Visualization of Scientific Citation Networks
Project for Data Visualization (2020 fall) course at Aarhus University (Lecturer: Hans-Jörg Schulz)

The project uses the DBLP and OpenCitations APIs to construct a visual representation of how scientific papers in the field of Computer Science cite each other.

## Demo
The project can be demoed at [kristofferstrube.github.io/SciPaWiz](https://kristofferstrube.github.io/SciPaWiz/) but it is also dependent on external APIs.
The tool is a proof-of-concept. It is recommended to load papers with less than 100 citations due to slow spaghetti code.

## Screenshots
Loaded paper by Kasper Green Larsen

![Screenshot of Paper by Kasper Green](./docs/Screenshot_IO_Paper.PNG)

## Maintainers
The project is constructed and maintained by:
- [@MARATIVE](https://github.com/MARATVE)
- [@Koenkalle](https://github.com/Koenkalle)
- [@KristofferStrube](https://github.com/KristofferStrube)