Closed MINJIK01 closed 2 weeks ago
We didn't conduct experiments on Wikidata, so you don't have to preprocess Wikidata.
Sorry, I think my question was unclear. I was referring to the section on implementing the Freebase process, specifically the part about mapping data to Wikidata.
https://github.com/YaooXu/GoG/tree/main/Freebase#mapping-data-to-wikidata
""" Mapping data to Wikidata Due to the partial incompleteness of the data present in the freebase dump, we need to map some of the entities with missing partial relationships to wikidata. We download these rdf data via this public link
we can use the above method to add it into virtuoso. """
Sorry for the confusion..!
ToG also did this, so I suggest you do this.
Thank you for answering!
Thank you for your excellent work.
While implementing your code, I had a question regarding whether I need to filter Wikidata for mapping like Freebase.
Could I get some clarification on this?