On Sun, Jul 3, 2011 at 07:40, Alexander Sidorov <[email protected]> wrote: > I need to search DbPedia uri by wikipedia link (entered by user). For > example: > SELECT ?uri WHERE > { > ?uri foaf:page <http://en.wikipedia.org/wiki/Moon> > } > But I need to make this query case-insensitive
You can try to play around with the DBpedia Lookup Service and see if it helps your task: http://dbpedia.org/lookup Cheers, Max ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
