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

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -