List of countries extracted from dbPedia
收藏NIAID Data Ecosystem2026-03-07 收录
下载链接:
https://figshare.com/articles/dataset/List_of_countries_extracted_from_dbPedia/93527
下载链接
链接失效反馈官方服务:
资源简介:
This list contains the names of Countries extracted from dbPedia with the following SPARQL query from their endpoint (http://dbpedia.org/sparql)
SELECT DISTINCT ?label WHERE {
?place .
?place ?label .
FILTER( lang(?label) = "en" )}
创建时间:
2012-07-28



