Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.01 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.01 KB

visNanopub

Overview

This is an R script that generates a JavaScript visualization for Nanopublications. Nanopublications are small knowledge graph snippets. I believe that knowledge graphs hold a great deal of potential to bridge knowledge gaps, but tend to be a little tough to work with without technical expertise.

This script is a starting point. It has lots of to-dos:

  • It's a bit messy still and the URI is not clickable.
  • Convert into a Shiny app that allows people to input their Nanopublication URI.
  • Enable functionality for multiple Nanopublications, which would show linkages between them.
  • Just clean it up - I'm not a great coder, so there's lots of messy stuff in here.

Please reach out if you can/want to help!

Screenshot 2024-07-12 145003

Acknowledgments

Big thanks to Katya Ognyanova for providing this excellent tutorial on network visualizations: https://kateto.net/network-visualization