In the templatemapping.scala file in dbpedia extraction framework, if wiki page have more than one infoboxes, they are merged into single dbpedia resource. Due to this alot of inconsistent data is populated in dbpedia for example:
- Person having more than one birthDate.
- Properties of one person in wikipedia is assigned to other person in the dbpedia.
Please see the wikipedia and dbpedia resource Helene_Demuth or Karen_McCarron as an example. In dbpedia Karen is mentioned as self parent due to merging of infoboxes. Several such problems exists due to merging of infoboxes.
I am working on this issue to remove it, Please assign me to this issue.
Thanks
In the templatemapping.scala file in dbpedia extraction framework, if wiki page have more than one infoboxes, they are merged into single dbpedia resource. Due to this alot of inconsistent data is populated in dbpedia for example:
Please see the wikipedia and dbpedia resource Helene_Demuth or Karen_McCarron as an example. In dbpedia Karen is mentioned as self parent due to merging of infoboxes. Several such problems exists due to merging of infoboxes.
I am working on this issue to remove it, Please assign me to this issue.
Thanks