Skip to content

burgeng/RefGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launching the App

  • Clone this repository via git clone https://github.com/Nuwah12/RefGraph
  • Install all dependencies via pip install -r requirements.txt
  • Start the app with python app.py
  • Navigate to 127.0.0.1:8050 in your browser

Usage

Paste a full DOI URL into the first box and a hard upper limit in the number of nodes to be incuded in the graph, as such:

example input
then, simply click the Build Graph button. Due to rate limitations of the OpenAlex API, construction of a graph this size may take approximately 1.5 minutes.


  _____       __  _____                 _     
 |  __ \     / _|/ ____|               | |    
 | |__) |___| |_| |  __ _ __ __ _ _ __ | |__  
 |  _  // _ \  _| | |_ | '__/ _` | '_ \| '_ \ 
 | | \ \  __/ | | |__| | | | (_| | |_) | | | |
 |_|  \_\___|_|  \_____|_|  \__,_| .__/|_| |_|
                                 | |          
                                 |_|

example image

About

Visualise citation networks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published