This project has the aim to build an ontology with a bottom up approach, starting from a relational database (csv files of tables are uploaded).
At first for the mapping part is used the project r2rml, that maps all the tables inside the database into triples.
Then the libraries rdflib and pyvis.network are used to read and visualize the ontology (ttl file format), saved in this file.