- From: Andy Seaborne <andy.seaborne@epimorphics.com>
- Date: Wed, 17 Oct 2012 09:38:16 +0100
- To: public-sparql-dev@w3.org
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>
Received on Wednesday, 17 October 2012 08:38:46 UTC