Welcome to FranKGraphbench’s documentation!
This project is an outcome of Google Summer of Code 2023 project at DBpedia, named FranKGraphBench: Knowledge Graph Aware Recommender Systems Framework for Benchmarking.
This project have two main components:
- Data Integration: for enriching standard Recommender Systems datasets using DBpedia.
As part of the Data Integration module we fixed and used the DBpedia 2016-10 core version, accessible through the endpoint https://dbfk25.aksw.org/sparql/ and with .ttl files downloadable https://dbfk25.aksw.org/.
Framework: for running reproducible experiments on enriched and non-enriched datasets through a .yml configuration file.
Getting Started:
Contributing: