Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 1.92 KB

README.md

File metadata and controls

34 lines (30 loc) · 1.92 KB

Overview and Description of Usage of All Scripts Implemented and Stored in This Repository

Scripts Categorised by Their Usage

The scripts in this repository serve different purposes whose backgrounds and motivations are explained in detail in the README.

Cleaning, Filtering and Merging

The scripts merge_spreadsheets and filtering_and_visualisation implement functions for cleaning and merging the spreadsheets/CSV files of the correspondence.

List of required modules:

Interactive Networks

The script network_visualisation can be used to visualise CSV files with information about nodes and edges of a graph in an interactive environment.

List of required modules:

Ontologies, RDFification, Semantic Modelling

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.

List of required modules: