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.
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
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
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