Hi Paul, On 27.04.2010 22:13, Paul Houle wrote: > I took another look at the dbpedia ontology types and found something > else disturbing: dbpedia has an order of magnitude more "Countries" > than most authorities believe exist, for instance > > http://dbpedia.org/page/Zengid_dynasty > > About 350 of these make it through my unicorn filter, which is still > too many. Some real countries fell out (notably "Russia") but that's > because of methodological problems on my end.
The rdf:types in DBpedia are based on the template to ontology mappings which are maintained in the mappings wiki (http://mappings.dbpedia.org). As of DBpedia 3.5 the "Infobox former country" template is mapped to the ontology class Country. E.g. the SFR Yugoslavia (http://en.wikipedia.org/wiki/Socialist_Federal_Republic_of_Yugoslavia) has been a country once, that is a fact. So if you want to filter current countries you might want to check whether they don't have a dissolution year (http://dbpedia.org/ontology/dissolutionYear) for example. The "former" fact might be useful to be added as a triple in the future, but the ontology class should remain Country in my opinion. Cheers, Anja > It's pretty clear at this point that I'm going to have to work > backwards, establishing spatial control from another source and then > mapping known entities to dbpedia terms. Ugh, looks like I'm building > my own taxonomy after all. > > ------------------------------------------------------------------------------ > _______________________________________________ > Dbpedia-discussion mailing list > Dbpedia-discussion@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion ------------------------------------------------------------------------------ _______________________________________________ Dbpedia-discussion mailing list Dbpedia-discussion@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion