[Virtuoso-users] loading N-Triple files

2009-10-05 Thread Dhaval Thakker
the file perfectly fine. I have checked Jena's api<http://jena.sourceforge.net/IO/iohowto.html>and they do indeed refer to the NT files as "N-TRIPLE" format type so why doent virtuoso load it? any hints? Thanks -- Regards Dhaval Thakker

Re: [Virtuoso-users] jdbc error

2009-09-21 Thread Dhaval Thakker
problem >> occurs Details on setting trace_on are available at: >> >> http://docs.openlinksw.com/virtuoso/fn_trace_on.html >> >> Best Regards >> Hugh Williams >> Professional Services >> OpenLink Software >> Web: http://www.openlinksw.com >> Suppor

Re: [Virtuoso-users] jdbc error

2009-09-21 Thread Dhaval Thakker
are available at: > > http://docs.openlinksw.com/virtuoso/fn_trace_on.html > > Best Regards > Hugh Williams > Professional Services > OpenLink Software > Web: http://www.openlinksw.com > Support: http://support.openlinksw.com > Forums: http://boards.openlinksw.com/support

Re: [Virtuoso-users] jdbc error

2009-09-18 Thread Dhaval Thakker
are > Web: http://www.openlinksw.com > Support: http://support.openlinksw.com > Forums: http://boards.openlinksw.com/support > > > > > On 18 Sep 2009, at 10:27, Dhaval Thakker wrote: > > Hi, >> >> I have a program to run the construct queries from API ( snippet

[Virtuoso-users] jdbc error

2009-09-18 Thread Dhaval Thakker
Hi, I have a program to run the construct queries from API ( snippet below). For complex queries, while executed it complains with the following: Convert results are FAILED.:virtuoso.jdbc3.VirtuosoException: Bad column number : 2 not in 1

Re: [Virtuoso-users] virtuoso-t.exe service crash

2009-09-16 Thread Dhaval Thakker
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___ >> Virtuoso-users mailing list >> Virtuoso-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/virtuoso-users >> > > -- Regards Dhaval Thakker

Re: [Virtuoso-users] virtuoso API

2009-09-08 Thread Dhaval Thakker
__ > > http://localhost:8890/dataspace/discussion/oWiki-test1Wiki > http://localhost:8890/dataspace/test2/weblog/test2tWeblog > http://localhost:8890/dataspace > > 3 Rows. -- 39 msec. > SQL> > > Thus amending your sample likewise should enable you query to

[Virtuoso-users] virtuoso API

2009-09-07 Thread Dhaval Thakker
Dear List members, I am still hanging on this problem and though would send you another email. Here is what i have done so far: 1. Let's say I have an ontology which I have loaded with TTLP function as graph "http://myontology.org";. This ontology contains atleast this: (baseuri: http://Entity.ow

[Virtuoso-users] Fwd: jena and virtuoso

2009-09-03 Thread Dhaval Thakker
t > > [1] > http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsparqlprotocolendpoint > [2] http://jena.sourceforge.net/ARQ/ > [3] http://jena.sourceforge.net/ARQ/sparql-remote.html > > On 27 Aug 2009, at 18:37, Dhaval Thakker wrote: > > Hi > > I experimented with Jena provi

[Virtuoso-users] jena and virtuoso

2009-08-27 Thread Dhaval Thakker
using Jena on the stored triples in Virtuoso. looked the archive for similar problem but could not find anything. Any suggestions? cheers -- Regards Dhaval Thakker

[Virtuoso-users] support for owl:inverseOf

2009-08-27 Thread Dhaval Thakker
and did the routine loading/inference linkage (rdfs_rule_set) etc. when I do sparql query, it doent give do inference when asked: B fatherOf ?x. shall we conclude that there is no direct/indirect support for inverse properties? any hints? -- Regards Dhaval Thakker