【发布时间】:2011-06-16 16:49:26
【问题描述】:
有没有办法从 dbpedia 中的 dcterms:subject 检索所有类别?
例如,在http://dbpedia.org/page/Eiffel_Tower 中,我可以在 dcterms:subject 中看到以下类别:
- 类别:Former_world's_tallest_buildings
- 类别:Places_with_restrictions_on_photography
- 类别:Michelin_Guide_starred_restaurants_and_chefs
- 类别:Historic_Civil_Engineering_Landmarks
- 类别:1889_架构
- ...
我希望检索 dbpedia 中的所有 category:xxx 值。
有什么办法吗?
【问题讨论】:
-
在answers.semanticweb.com/questions/10252/…查看重复的问题以获取更多答案