This software is an extension to a previous work (BibliOS) that adds new functionalities backed by a Neo4j Graph Database such as:
- Book rating
- Book tagging
- Suggestions based on personal interests
See the full documentation for more details.
First you need to load the bibliosDB.sql file in a mySQL Database. Then, load the contents of the dataset.tar.gz archive in a Neo4j database. At this point you can run the 'make' command to execute the application.
This project was developed in collaboration with R. Polini, G. Alvaro and G. Silvestri for the Large Scale & Multi-Structured Databases course (MsC in Artificial Intelligence & Data Engineering @ University of Pisa).