Meeting Notes 31.03.2021 - adilnumancelik/sonar GitHub Wiki

Meeting Details

Date: 31.03.2021
Time: 17:00-18:00
Location: Zoom

Attendees

  1. Adil Numan Çelik
  2. Mehmet Umut Öksüz
  3. Mehdi Saffar
  4. Birkan Yılmaz
  5. Suzan Üsküdarlı

Agenda

  1. Review research
  2. Discuss type of social network analysis
  3. Discuss types of nodes/edges and possible attributes
  4. Discuss possible metrics

Meeting Notes

  1. We brainstormed some ideas such as:
    1. author
      1. papers written count
      2. 1st/2nd/3rd../last author count
      3. citations/references/publications count
    2. author - author
      1. same institute/nationality/topic
      2. written paper together with
      3. appeared before
    3. pipeline
      1. filter by time/area of interest/affiliation/connections...
    4. analysis
      1. most prolific (top 10 brains)
      2. most distanced/separated authors
      3. disconnected subgraphs
  2. We need to obtain API keys as some apis might not be giving entire fields without it.
  3. We need to summarize the differences between APIs in a table
  4. We need to draft a data model for nodes and edges
  5. We need to experiment with APIs more to obtain an in-depth understanding
  6. We need to decide on the DB (likely Neo4j)
  7. We need to decide on how the graph will be processed (in javascript, in backend, in client-side WASM?)
  8. We need to research some libraries such as
    1. vis.js, neovis
    2. pyodide
    3. pomoto
    4. 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