http://stackoverflow.com/questions/12920215/how-do-i-match-records-which-have-a-certain-entry-in-their-rdfslabel-attribute
On 16/10/12 19:27, Andrew Pennebaker wrote:
I'm trying to query dbpedia for programming languages like D by name: http://dbpedia.org/page/D_(programming_language) And I figure |rdfs:label| is a good way to do this. But I'm having trouble coming up with syntax for searching by labels containing "D programmin glanguage". In dpbedia, |rdfs:label|s aren't simply strings, they're more like lists. How do I filter for records that have a certain entry IN the |rdfs:label|? -- Cheers, Andrew Pennebaker www.yellosoft.us <http://www.yellosoft.us>
