Michael Haas wrote: > Kingsley Idehen wrote: > >> Lee, >> >> To clarify I meant: extend cleanly i.e, above the core. Thus, people >> that want to work with the core can do so without hitting the basic >> vs extension quandary due to poor partitioning of a given extension >> and the core :-) >>> This means that if a query is asked or a request made via the SPARQL >>> protocol, it's almost always best for the implementation to behave >>> as per the spec. This allows generic SPARQL clients to safely and >>> consistently access a service, while other clients with knowledge of >>> your extensions can still take full advantage of them. >> > > Then can you please explain how your normal run-off-the-mill SPARQL > client implementing the SPARQL protocol can turn off "Anytime > Queries"? It's not like I haven't asked this before, maybe I'll get an > answer now :) If you recall, in the prior release of DBpedia we would return timeouts for certain queries. Do you recall that behaviour?
"Anytime Query" is about a new dimension that allows you to set timeouts and retries so that you can do more. As with most things, in a few years time when "Anytime Query" is implemented elsewhere by other Databases that offer query parallelization, you will at least have a URI back to this thread :-) Also remember, I told you that the initial problem had zilch to do with the "Antytime Query" feature, it had everything to do with an error in the configuration of one of the cluster nodes. FWIW - cluster nodes are about horizontal partitioning and query parallelization, so if a node is mis-configured it can distort the behavior the whole. Kingsley > > > Regards, > > Michael > -- Regards, Kingsley Idehen Weblog: http://www.openlinksw.com/blog/~kidehen President & CEO OpenLink Software Web: http://www.openlinksw.com ------------------------------------------------------------------------------ _______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
