Re: [Virtuoso-users] [Dbpedia-discussion] run dbpedia on local windows machine

2009-09-28 Thread Kenny Guan
Hi Hugh, I have shut done all instance service through cmd and then run the script in Cgywin. Still, I cannot start Virtuoso server. AND, the dbpedia.log file, as the dbpedia_install.sh.log indicated, cannot be found. here is the message from Cgywin: $ ./dbpedia_install.sh LocalVirtuoso dba

Re: [Virtuoso-users] SELECT DISTINCT queries

2009-09-28 Thread Alex
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Peter, Indeed, I forgot to recount when I added additional filters to the query. Anyway, I'm not sure CONSTRUCT is really what I want here. Is there no way to get SELECT DISTINCT to work? I may have to resort to dropping the DISTINCT keyword, and f

Re: [Virtuoso-users] execution time error when running sparql query on DBPEDIA endpoint

2009-09-28 Thread Hugh Williams
Hi Lorenz, We are looking into this issue and will report back ... Best Regards Hugh Williams Professional Services OpenLink Software Web: http://www.openlinksw.com Support: http://support.openlinksw.com Forums: http://boards.openlinksw.com/support On 22 Sep 2009, at 10:16, Lorenz wrote: He

Re: [Virtuoso-users] [Dbpedia-discussion] run dbpedia on local windows machine

2009-09-28 Thread Hugh Williams
Hi Kenny, From your log it would appear that the Virtuoso server failed to start: Checking for VOS setup Starting Virtuoso server, please wait ... Cannot start Virtuoso server, please consult dbpedia.log file Thus please check the dbpedia.log to see why the server failed to start, resolve

Re: [Virtuoso-users] [Dbpedia-discussion] run dbpedia on local windows machine

2009-09-28 Thread Kenny Guan
thanks Hugh, Before your reply, I only tried the command here: http://wikis.openlinksw.com/dataspace/owiki/wiki/VirtuosoWikiWeb/LoadingDBpediaIntoVirtuoso and now, I know I am supposed to follow the README.text in http://s3.amazonaws.com/dbpedia-data/dbpedia_load.tar.gz to run dbpedia_install.sh.

[Virtuoso-users] SELECT DISTINCT queries

2009-09-28 Thread Alex
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Hugh, I have now resorted to using OFFSET/LIMIT to get the full set of results (about 6,000, in my case). However, I am having trouble with the following SPARQL query on http://dbpedia.org/sparql. PREFIX skos: