Re: [Virtuoso-users] Cluster question

2009-06-25 Thread Kingsley Idehen
Alexander De Leon wrote: Hi, Is it possible to use the cluster functionality (http://docs.openlinksw.com/virtuoso/clusteroperation.html ) with the open source version? Thanks Alex -- _

[Virtuoso-users] Cluster question

2009-06-25 Thread Alexander De Leon
Hi, Is it possible to use the cluster functionality (http://docs.openlinksw.com/virtuoso/clusteroperation.html ) with the open source version? Thanks Alex

Re: [Virtuoso-users] RDF QM schema object error

2009-06-25 Thread Kingsley Idehen
Aldo Bucchi wrote: Hi guys, What does this mean, exactly? The RDF QM schema object does not exist, should be of type ( I commented out the domain btw ) Is this an error? This is the result

[Virtuoso-users] IRI Classes, string templates and %g, %d

2009-06-25 Thread Aldo Bucchi
Hey guys, Watchout with this: create iri s:something "http://^{URIQADefaultHost}^/foo/%g#this"; (in x numeric not null) . ; %g will apparently sometimes generate 5.78657e10 or other weird stuff. which is not bidi! I fixed this by using %d instead Regards, A -- Aldo Bucchi skype:aldo.bucch

Re: [Virtuoso-users] RDF QM schema object error

2009-06-25 Thread Aldo Bucchi
OK. After some experimentation I have reduced the problem to those IRI classes that take a varchar as argument. numerics work fine. I also tried "drop" on them and recreated them. No luck. On Wed, Jun 24, 2009 at 8:12 PM, Aldo Bucchi wrote: > Hi guys, > > What does this mean, exactly? > > The RDF

[Virtuoso-users] RDF QM schema object error

2009-06-25 Thread Aldo Bucchi
Hi guys, What does this mean, exactly? The RDF QM schema object does not exist, should be of type ( I commented out the domain btw ) Is this an error? This is the result I get when generatin