-users@lists.sourceforge.net
Subject: Re: [Virtuoso-users] Rdf_sink doesn't read the RDF file
Hi Timo,
Following your example I can load RDF data into my Virtuoso Server using
curl:
$ curl -T vc-db-1.rdf
http://localhost:8891/DAV/home/dba/rdf_sink/vc-db-1.rdf -u dba:db
Hi Timo,
Following your example I can load RDF data into my Virtuoso Server
using curl:
$ curl -T vc-db-1.rdf http://localhost:8891/DAV/home/dba/rdf_sink/vc-
db-1.rdf -u dba:dba
EN">201 CreatedCreatedH1>Resource /DAV/home/dba/rdf_sink/vc-db-1.rdf has been created.BODY>
$ /usr/local/virtuos
Hi
I'm having trouble inserting RDF using rdf_sink. The file uploads just
fine, but the RDF data is not inserted to the database.
The sink itself is the "built in" for the dba user which resides in my
case in http://thtimo1:8890/DAV/home/dba/rdf_sink.
After I upload some valid RDF file to the se