Hi,
One a parallel, more general side: for some use cases you can just
upload to rdf_sink folders[1][2]
Not sure about the performance implications though.
I have used this for drop-in configuration files ( parameters ).
Best,
A
[1] http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/Virtuos
Hi Magnus,
Yes, N3-triples can be uploaded into Virtuoso using JDBC or the Jena
and Sesame Java based RDF Providers for Virtuoso, details of which
are available form:
http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/
VOSRDFDataProviders
Note if you have a large number of triples (
Hello,
Is it possible to insert data that comes as N3-triples into OpenVirtuoso
using Java?
- Magnus