A web service for graph visualisation of authors and their coauthor communities of the DBLP Computer Science Bibliography.
There is a preview available at http://dblpgraphs.lynyus.org. The paper can be found in the git repositoy.
Hard dependencies
- Python2 >= 2.6
- Django >= 1.7
- Python2-numpy
- Graphviz
Additional soft dependencies for installation
- wget
- unzip
See INSTALL.md
.
Linus Dietz, [email protected].
Feel free to contact me, if you have questions!
GPLv2.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.