Hello, A user made me aware of this on the DBtune/myspace endpoint http://virtuoso.dbtune.org/sparql
this query: SELECT ?s WHERE { <http://dbtune.org/myspace/uid/170532611> <http://xmlns.com/foaf/0.1/name> ?s } runs fine through the web interface but then seems to timeout in all other instances: curl -v -F "query=SELECT ?s WHERE { <http://dbtune.org/myspace/uid/170532611> <http://xmlns.com/foaf/0.1/name> ?s }" http://virtuoso.dbtune.org/sparql (times out) i've been neglecting this service for a while b/c we're waiting for a new server w/ more space. we're running virtuoso 5.11 thanks!