|
Hi, i just read the fuseki documentation and wanted to put some data to the server. I executed the server as described with
and tried to put some test data to the server with the soh tool s-put
but I receive a error
Is the documentation not up to date or am I missing something? I'm using jena-fuseki-0.2.5 from the dist repo on os x Uploading with the web gui just works fine. |
|
You ran the server with /ds for the dataset name so you need http://localhost:3030/ds/data for the data server on /ds. |

