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. I tried and some problems came up. I think they are originally due to the Cygwin environment. Seems, i have to do more settings before I directly run dbpedia_install.sh. Could you give some tips? or direct me to some posts about installation of dbpedia on Windows? *here is messages from dbpedia_install.sh.log:* =============================== Install started Mon Sep 28 16:05:50 CST 2009 =============================== Checking for VOS setup Starting Virtuoso server, please wait ... Cannot start Virtuoso server, please consult dbpedia.log file Started. Checking files load_nt.sh : present dbpedia_dav.vad : present dbpedia_post.sql : present dbpedia-ontology.owl : present umbel_class_hierarchy_v071.n3 : present umbel_abstract_concepts.n3 : present umbel_external_ontologies_linkage.n3 : present yago-class-hierarchy_en.nt : present umbel_subject_concepts.n3 : present opencyc-2008-06-10.owl : present opencyc-2008-06-10-readable.owl : present Installing dbpedia_dav.vad *** Error S2801: [OpenLink][Virtuoso ODBC Driver]CL033: Connect failed to LocalVirtuoso = LocalVirtuoso:1111. at line 0 of Top-Level: Running post-install scripts *** Error S2801: [OpenLink][Virtuoso ODBC Driver]CL033: Connect failed to LocalVirtuoso = LocalVirtuoso:1111. at line 0 of Top-Level: =============================== Install finished. Mon Sep 28 16:06:07 CST 2009 =============================== thank you Kenny On Sun, Sep 27, 2009 at 11:12 PM, Hugh Williams <hwilli...@openlinksw.com>wrote: > Hi Kenny/Zheng ???, > Firstly I would suggest you subscribe to and also post your questions on > the Virtuoso open source mailing list as I presume you are using the > dbpedia_install.tar.gz installation archive from OpenLink Software: > > http://s3.amazonaws.com/dbpedia-data/dbpedia_load.tar.gz > > You can subscribe to the Virtuoso mailing list as detailed at: > > http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VOSMailingLists > > If you search on the mailing list their you will see their are posts their > from users who have installed on Windows using cygwin. Although one point of > note is that you need to ensure you are installing on a suitably resourced > machine, preferably a windows server variant with at least 8GB of memory, > otherwise you will have problems loading all the data sets and running the > service itself. > > Can you provide the output of the following two log files which should give > some indication as to the progress of the installation you have attempted: > > dbpedia_install.sh.log > load_nt.sh.log > > 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 27 Sep 2009, at 10:23, Kenny Guan wrote: > > Hi, > > I am trying to use Virtuoso (open source edition) to host dbpedia data on > *Windows*. The Virtuoso service has worked well, but I am wondering how to > run the load_nt.sh file, which as you know is for dbpedia data loading. > > > I have tried this way: I runned the script in Cygwin and the running ended > with no error coming up. All .nt files were first loading and then loaded > from the console message. But the time for loading is not that long as > someone mentioned like several hours, it is just several minutes. Seems > something wrong, And it is true, when I wrote some sparql queries to verify, > each query returned nothing. Nothing is loaded! > > > This is the command I used in Cygwin: > > sh load_nt.sh localhost:1111 dba dba > /cygdrive/d/dbpedia/data "<http://dbpedia.org>" > > > I am not sure the way I used is right or not? Or, the parameters (graph > IRI) of the command is wrong? > > > Thanks in advance J > > > Zheng > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register now! > http://p.sf.net/sfu/devconf_______________________________________________ > Dbpedia-discussion mailing list > dbpedia-discuss...@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion > > >