Hello everyone,
I am a Ph.D. student, and I am trying to use this dataset in one of my projects. In this project, I will use the information about the genres of the movies to perform recommendations.
This is an issue just for pointing out some problems that could be solved fast.
In the MindReader-100k, there are some missing triples in the triples.csv file.
In particular, there are no genres in the file for the movie identified by https://www.wikidata.org/wiki/Q327685 (the Karate Kid). However, on wikidata, there are a lot of genres related to this entity. Why are these relationships missing?
Then, for the movie identified by https://www.wikidata.org/wiki/Q764116 (Balto), in the entities.csv file, there is not its genre, which is identified on wikidata as https://www.wikidata.org/wiki/Q9730 (western classical music). Honestly, I do not think this is the right relationship because this is a music genre. For this reason, I decided to take the genres for this movie from IMDB and not add the wikidata genre in the triples.csv file.
I hope this can help you in fixing the issue. If you need the relationships I have decided on for these two entities, here they are:
201438,201438,http://www.wikidata.org/entity/Q327685,HAS_GENRE,http://www.wikidata.org/entity/Q859369
201439,201439,http://www.wikidata.org/entity/Q327685,HAS_GENRE,http://www.wikidata.org/entity/Q130232
201440,201440,http://www.wikidata.org/entity/Q327685,HAS_GENRE,http://www.wikidata.org/entity/Q1033891
201441,201441,http://www.wikidata.org/entity/Q327685,HAS_GENRE,http://www.wikidata.org/entity/Q2143665
201442,201442,http://www.wikidata.org/entity/Q327685,HAS_GENRE,http://www.wikidata.org/entity/Q1339864
201443,201443,http://www.wikidata.org/entity/Q764116,HAS_GENRE,http://www.wikidata.org/entity/Q319221
201444,201444,http://www.wikidata.org/entity/Q764116,HAS_GENRE,http://www.wikidata.org/entity/Q130232
201445,201445,http://www.wikidata.org/entity/Q764116,HAS_GENRE,http://www.wikidata.org/entity/Q1361932
201446,201446,http://www.wikidata.org/entity/Q764116,HAS_GENRE,http://www.wikidata.org/entity/Q202866
I do not have included the reverse relationship since I do not need it in my case.
Hello everyone,
I am a Ph.D. student, and I am trying to use this dataset in one of my projects. In this project, I will use the information about the genres of the movies to perform recommendations.
This is an issue just for pointing out some problems that could be solved fast.
In the MindReader-100k, there are some missing triples in the triples.csv file.
In particular, there are no genres in the file for the movie identified by https://www.wikidata.org/wiki/Q327685 (the Karate Kid). However, on wikidata, there are a lot of genres related to this entity. Why are these relationships missing?
Then, for the movie identified by https://www.wikidata.org/wiki/Q764116 (Balto), in the entities.csv file, there is not its genre, which is identified on wikidata as https://www.wikidata.org/wiki/Q9730 (western classical music). Honestly, I do not think this is the right relationship because this is a music genre. For this reason, I decided to take the genres for this movie from IMDB and not add the wikidata genre in the triples.csv file.
I hope this can help you in fixing the issue. If you need the relationships I have decided on for these two entities, here they are:
201438,201438,http://www.wikidata.org/entity/Q327685,HAS_GENRE,http://www.wikidata.org/entity/Q859369
201439,201439,http://www.wikidata.org/entity/Q327685,HAS_GENRE,http://www.wikidata.org/entity/Q130232
201440,201440,http://www.wikidata.org/entity/Q327685,HAS_GENRE,http://www.wikidata.org/entity/Q1033891
201441,201441,http://www.wikidata.org/entity/Q327685,HAS_GENRE,http://www.wikidata.org/entity/Q2143665
201442,201442,http://www.wikidata.org/entity/Q327685,HAS_GENRE,http://www.wikidata.org/entity/Q1339864
201443,201443,http://www.wikidata.org/entity/Q764116,HAS_GENRE,http://www.wikidata.org/entity/Q319221
201444,201444,http://www.wikidata.org/entity/Q764116,HAS_GENRE,http://www.wikidata.org/entity/Q130232
201445,201445,http://www.wikidata.org/entity/Q764116,HAS_GENRE,http://www.wikidata.org/entity/Q1361932
201446,201446,http://www.wikidata.org/entity/Q764116,HAS_GENRE,http://www.wikidata.org/entity/Q202866
I do not have included the reverse relationship since I do not need it in my case.