@@ -168,20 +168,17 @@ More info in `doc/` directory
...
@@ -168,20 +168,17 @@ More info in `doc/` directory
- transform `affiliations` table into 2 tables (differentiate labs and orgs)
- transform `affiliations` table into 2 tables (differentiate labs and orgs)
### Project History Overview
### Project History Overview
This project was developed over several years with 3 main development phases.
This project first started as a side-project of the EU FET Funded TINA project (2009-2011) coordinated by David Chavalarias (CNRS). It was endorsed by the Complex Systems Institute of Paris Ile-de-France (ISC-PIF), the Complex Systems Society and the French National Network for Complex Systems.
Scholars statistics and directory structure originally developed by D. Chavalarias (scholars data exploration in the `php_library` folder).
The development have been conducted under the scientific supervision of David Chavalarias :
Graph extraction logic originally developed by [S. Castillo](https://github.com/PkSM3/)(BipartiteExtractor in the `dbdatapi` module)
- The core of the plateform is based on the TinawebJS online bipartite graph visualization software developed at CNRS/ISC-PIF by Julian Bilke (2009-2011) and Samuel Castillo (2012-2015).
Ports to python3+MySQL, user registration and merge of the various layers into one deployable docker by [R. Loth](https://github.com/rloth/)
- The community explorer was refactored by Romain Loth (CNRS/ISC-PIF) in 2016-2017 for a more flexible deployment and better user interface.
- The community explorer use the DOORS platforme for user identification (https://github.com/ISCPIF/doors)
##### Copyright
##### Copyright
###### Authors
See the Community Explorer Software Copyright (c) 2017 CNRS ISC-PIF - http://iscpif.fr
- Researchers and engineers of the ISC-PIF
Licences:
- David Chavalarias
- GNU aGPLV3
- Samuel Castillo
- a CECILL variant affero compliant
- Romain Loth
###### Acknowledgments
- Former Tina developers (java-based software from which tinawebJS is adapted)