Re: [Virtuoso-users] loading N-Triple files

2009-10-07 Thread Hugh Williams
Hi Dhaval, Do you get a specific error when attempting to load the N-triple files ? Best Regards Hugh Williams Professional Services OpenLink Software Web: http://www.openlinksw.com Support: http://support.openlinksw.com Forums: http://boards.openlinksw.com/support Twitter: http://twitter.com/Op

Re: [Virtuoso-users] strange time out on simple query

2009-10-07 Thread Kurt J
here is the full result of the curl curl -v -F "query=SELECT ?s WHERE { ?s }" http://virtuoso.dbtune.org/sparql * About to connect() to virtuoso.dbtune.org port 80 (#0) * Trying 138.37.95.213... connected * Connected to

[Virtuoso-users] strange time out on simple query

2009-10-07 Thread Kurt J
Hello, A user made me aware of this on the DBtune/myspace endpoint http://virtuoso.dbtune.org/sparql this query: SELECT ?s WHERE { ?s } runs fine through the web interface but then seems to timeout in all other instances