Knowledge graphs assignment for the Semantic Data Management (SDM) course at Universitat Politècnica de Catalunya
- Download DBLP data (https://dblp.uni-trier.de/)
- Use the following tool to convert DBLP data from XML to CSV: https://github.com/ThomHurks/dblp-to-csv
python XMLToCSV.py dblp.xml dblp.dtd output.csv
- Place the generated csv files in the data directory