R Code examples
/visTTL
Prototype Shiny app to load, query, vis a small TTL graph. To be used in the Linked Data Hands-on workshop at PhUSE 2017.
/studyPubsvisNetwork
An old example of querying a local Virtuoso instance using SPARQL with vis of the Study-to-Publications linkages using visNetwork
(OR)
Construct a small visualization from nodes and edges dataframes using example data generated within the R script.
Dependencies documented within the R script.
Inelegant code caution is in effect.