Re: [Virtuoso-users] making virtuoso look like dbpedia

2009-01-28 Thread Kingsley Idehen
On 1/28/09 2:06 PM, Kurt J wrote: Hi Virtuosers, I've just installed my first instance of virtuoso and it's amazing but i'm awed and a bit frightened by the depth and breadth of the features! Basically, I want to explore hosting structured data w/ virtuoso basically copying to sort of layout db

[Virtuoso-users] making virtuoso look like dbpedia

2009-01-28 Thread Kurt J
Hi Virtuosers, I've just installed my first instance of virtuoso and it's amazing but i'm awed and a bit frightened by the depth and breadth of the features! Basically, I want to explore hosting structured data w/ virtuoso basically copying to sort of layout dbpedia uses. I'm starting w/ a modes

Re: [Virtuoso-users] i cant upload pictures to the WebDav

2009-01-28 Thread Aldo Bucchi
Kingsley, On Wed, Jan 28, 2009 at 10:36 AM, Kingsley Idehen wrote: > On 1/28/09 3:05 AM, Aldo Bucchi wrote: >> >> Hugh, All, >> [...] > > Aldo, > > Simple resolution here: > > Test the upload against http://demo.openlinksw.com/ods or > http://myopenlink.net/ods. If it works, then someone will r

Re: [Virtuoso-users] ODS REST API: How to calculate the password hash?

2009-01-28 Thread Leo Soto M.
On Wed, Jan 28, 2009 at 5:57 AM, Robert Jones wrote: > Leo Soto M. wrote: >> >> On Tue, Jan 27, 2009 at 5:25 PM, Leo Soto M. wrote: >> >> [...] >> >> >>> >>> By poking at the ODS code, looks like the correct function is: >>> >>> password_hash = SHA1(concat(user_name, pwd_magic_calc(username, >>>

Re: [Virtuoso-users] Problems with EC2 and DBPedia Restore

2009-01-28 Thread Armin Nagel
Am Mittwoch, den 28.01.2009, 07:51 -0500 schrieb Kingsley Idehen: > On 1/28/09 7:43 AM, Armin Nagel wrote: > > Hi, > > > > I'm having Problems to restore the dbpedia backup for an amazon ec2 > > instance. > > I followed these steps: > > http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtIn

Re: [Virtuoso-users] i cant upload pictures to the WebDav

2009-01-28 Thread Kingsley Idehen
On 1/28/09 3:05 AM, Aldo Bucchi wrote: Hugh, All, Version is latest ( according to conductor UI, and then tried yum again anyway just in case ). But problem is still there. Anyway. Quickest way out would be to terminate the AMI and start from scratch to see if that helps. But... this might be a

Re: [Virtuoso-users] Problems with EC2 and DBPedia Restore

2009-01-28 Thread Kingsley Idehen
On 1/28/09 7:43 AM, Armin Nagel wrote: Hi, I'm having Problems to restore the dbpedia backup for an amazon ec2 instance. I followed these steps: http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtInstallationEC2 First problem was, that the transaction logfile of the virtuoso server befo

[Virtuoso-users] Problems with EC2 and DBPedia Restore

2009-01-28 Thread Armin Nagel
Hi, I'm having Problems to restore the dbpedia backup for an amazon ec2 instance. I followed these steps: http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtInstallationEC2 First problem was, that the transaction logfile of the virtuoso server before the yum update is incompatible to th

Re: [Virtuoso-users] ODS REST API: How to calculate the password hash?

2009-01-28 Thread Robert Jones
Leo Soto M. wrote: On Tue, Jan 27, 2009 at 5:25 PM, Leo Soto M. wrote: [...] By poking at the ODS code, looks like the correct function is: password_hash = SHA1(concat(user_name, pwd_magic_calc(username, password, 1))) But then, what is the definition of pwd_magic_calc? (assuming that t

Re: [Virtuoso-users] i cant upload pictures to the WebDav

2009-01-28 Thread Aldo Bucchi
Hugh, All, Version is latest ( according to conductor UI, and then tried yum again anyway just in case ). But problem is still there. Anyway. Quickest way out would be to terminate the AMI and start from scratch to see if that helps. But... this might be a bug somewhere so we should try and figur