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
what doing wrong?
it's read-only endpoint. add "--update" fuseki server command line.
Comments
Post a Comment