apache - 405 Method Not Allowed: PUT http://localhost:3030/dataset/data?default -


i trying import rdf triples datastore. use s-put script inorder this. when try execute script, error :

the error reads :

405 method not allowed: put http://localhost:3030/dataset/data?default 

enter image description here

what doing wrong?

it's read-only endpoint. add "--update" fuseki server command line.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

c++ - In an add-in in Excel, written in C(++), how does one get the name of the function which called into the addin? -