SPARQL - get properties by label
问题 For my current project I need to extract information from dbpedia. The only information I have is the label of the resource. To give you an example: I have the resource "car". Now I would like to get e.g. the abstract. Is there a way to solve this with SPARQL? 回答1: That other answer doesn't get you results from DBpedia, which is what you said you wanted. It's also not clear whether you want results for resources which label includes your known string, or is your known string. A couple of