[Virtuoso-users] N3 import limit?

2009-04-26 Thread Daniel Alexander Smith
Hi, I've been experimenting with virtuoso (open source), and I seem to hit a limit of about 200K triples per individually imported N3 file. When I split up the file, it works fine, so I was just wondering if there's something i'm doing wrong, or if I can get around this limit somehow.

Re: [Virtuoso-users] Virtuoso Sesame2 driver exception

2009-04-26 Thread Hugh Williams
Hi Mirko, Have you been able to successfully run the Sesame2 sample test program we provide as detailed at: http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/ VirtSesame2Provider#%20Setup If so can you provide a sample program we can run to test your issue in-house ? Best Regard

[Virtuoso-users] Virtuoso Sesame2 driver exception

2009-04-26 Thread Mirko
Hi, I get an "AbstractMethodError" exception when retrieving data from Virtuoso using the Virtuoso Sesame2 driver in connection with Sesame2.2.4 (and Elmo1.4). Here's some simple test code that throws the exception: Repository repository = new VirtuosoRepository("jdbc:virtuoso:// localhos

[Virtuoso-users] Web SPARQL VS JDBC. Different behavior

2009-04-26 Thread Aldo Bucchi
Hi, I have noticed that SPARQLing via the web interface ( iSQL or any other ) will return more results than doing the same via JDBC. Same user, same query. Before getting into any detail. Is there any difference under the hood? Maybe access policies are being bypassed in one scenario and not in a