Meeting Notes 31.03.2021 - adilnumancelik/sonar GitHub Wiki
Meeting Details
Date: 31.03.2021
Time: 17:00-18:00
Location: Zoom
Attendees
- Adil Numan Çelik
- Mehmet Umut Öksüz
- Mehdi Saffar
- Birkan Yılmaz
- Suzan Üsküdarlı
Agenda
- Review research
- Discuss type of social network analysis
- Discuss types of nodes/edges and possible attributes
- Discuss possible metrics
Meeting Notes
- We brainstormed some ideas such as:
- author
- papers written count
- 1st/2nd/3rd../last author count
- citations/references/publications count
- author - author
- same institute/nationality/topic
- written paper together with
- appeared before
- pipeline
- filter by time/area of interest/affiliation/connections...
- analysis
- most prolific (top 10 brains)
- most distanced/separated authors
- disconnected subgraphs
- We need to obtain API keys as some apis might not be giving entire fields without it.
- We need to summarize the differences between APIs in a table
- We need to draft a data model for nodes and edges
- We need to experiment with APIs more to obtain an in-depth understanding
- We need to decide on the DB (likely Neo4j)
- We need to decide on how the graph will be processed (in javascript, in backend, in client-side WASM?)
- We need to research some libraries such as
- vis.js, neovis
- pyodide
- pomoto
- networkx
Actions List
| Item |
Responsible |
Due date |
| Research Pubmed, IEEE |
Adil |
07.04.2021 |
| Complete API summary sheet |
Adil, Umut, Mehdi |
07.04.2021 |
| Obtain API keys |
Mehdi |
07.04.2021 |
| Research vis.js, neovis |
Adil |
07.04.2021 |
| Research neo4j, pyodide |
Mehdi |
07.04.2021 |
| Research pomoto, networkx |
Umut |
07.04.2021 |