This code creates a single dbpedia.ttl of the last dbpedia.
This code downloads and extracts and merges all ttl files of the current version of DBpedia into one file with name dbpedia.ttl
-
Make > 300 GB of free disk space on your disk
-
Install bzip2 on your system
-
Install these python packages: "requests" "mechanize" "subprocess" ,"time"
virtualenv env source env/bin/activate pip install requests pip install mechanize pip install subprocess pip install time
- Run as: python dbpediaDown.py
http://sda.cs.uni-bonn.de/people/afshin-sadeghi/
https://scholar.google.com/citations?user=uWTszVEAAAAJ&hl=en&oi=ao
Linkedmdb movie dataset:
http://www.cs.toronto.edu/~oktie/linkedmdb/
dbpedia movie subset: to create that run dbpediaMoviesDown.py