The scripts in this repository serve different purposes whose backgrounds and motivations are explained in detail in the README.
The scripts merge_spreadsheets and filtering_and_visualisation implement functions for cleaning and merging the spreadsheets/CSV files of the correspondence.
The script network_visualisation can be used to visualise CSV files with information about nodes and edges of a graph in an interactive environment.
The scripts semantic_modelling_with_owlready enriching_database
and interactive_RDF revolve around the topic of ontologies and the Semantic Web.
However, the last two are rather experimental – enriching_database
is a framework that portrays how information
could be added to the data using SPARQL queries and interactive_RDF
is the approach to the visualisation mentioned in the
last section of the README.