Skip to content

planspark/ossci-kate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSSciKate

A basic CRUD web app that enables authenticated users to a) add and update three entity types, b) indicate if they are related, and c) browse a visualization of the resulting network graph.

The three entities are:

  • OSS tools
  • Published research papers
  • People

Possible relations are:

  • Tool --> person (e.g., maintainer, contributor)
  • Paper --> person (author)
  • Tool --> paper (e.g., citation, quote, reference)

About

Python and such...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published