Hi, I have tried to use the different HTTP interfaces for uploading data to a virtuoso store, but so far without any success. I'm verifying if data was indexed by running a SPARQL query matching all triples. What I tried was the following:
- using the URIQA interface (through /DAV/) with MPUT hangs the client since the server does not reply - the same happens when using /uriqa?uri=<uri>&method=MPUT - the NET RDF API does not have any documentation yet, is there a special resource (like /netapi/) which is enabled for this? - /DAV/ does not work since when uploading an RDF/XML-file it seems not to be indexed Please let me know if you need more details and if there is anything I seemed to have overseen. Best Regards, Mikael