List of worldwide places extracted from dbPedia
收藏DataCite Commons2020-09-05 更新2024-07-25 收录
下载链接:
https://figshare.com/articles/dataset/List_of_worldwide_places_extracted_from_dbPedia/93529/1
下载链接
链接失效反馈官方服务:
资源简介:
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 {<br> ?place .<br> ?place ?label . <br> FILTER( lang(?label) = "en" )}
本列表收录了从DBpedia(dbPedia)中提取的国家名称,相关数据通过其SPARQL端点(SPARQL,http://dbpedia.org/sparql)执行以下SPARQL查询获取:
SELECT DISTINCT ?label WHERE {
?place .
?place ?label .
FILTER( lang(?label) = "en" )
}
提供机构:
figshare
创建时间:
2016-01-11



