Hey Rob, > Georgi Kobilarov wrote: > > P.S.: To find resource URIs in DBpedia, try http://lookup.dbpedia.org > > > > Thats a useful service - does it work via some form of pre-generated > index or via a SPARQL query ?
It uses a pre-generated Lucene index. Sparql queries are still too slow for such a service, and there's no way to do the result ranking in sparql. The service is just a very early prototype, no RESTful webservice yet. I've got a newer version with type-based filtering, which I'll publish soon(ish). Cheers, Georgi -- Georgi Kobilarov Freie Universität Berlin www.georgikobilarov.com ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
