Skip to content

Commit

Permalink
Remove dbpedia false positive
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Aug 23, 2024
1 parent f5c25e0 commit 84d555e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gedcom
Original file line number Diff line number Diff line change
Expand Up @@ -13562,6 +13562,7 @@ sub dbpedia
($uri =~ /Category:Types_of_national_holidays/) ||
($uri =~ /Category:Events_in_/) ||
($uri =~ /Category:.+Parades$/) ||
($uri =~ /Category:Geology_of_/) ||
($uri =~ /Category:Seismological_observatories/)) {
next RESULT;
}
Expand Down

0 comments on commit 84d555e

Please # to comment.