Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

405 HTTP method PUT is not supported by this URL #3

Open
abdkiwan opened this issue Feb 14, 2019 · 1 comment
Open

405 HTTP method PUT is not supported by this URL #3

abdkiwan opened this issue Feb 14, 2019 · 1 comment

Comments

@abdkiwan
Copy link

After running Fuseki server using the following command:
./fuseki-server - config=/path/to/the/repository/QAUniBonn/Docker/Fuseki_TripleStore/configuration/config.ttl
I tried to add the knowledge graph of SDA inside the TripleStore "kommunikationroboter" using the command:
./s-put http://localhost:3030/kommunikationroboter/data http://sda.tech/ path/to/Docker/Fuseki_TripleStore/backups/sda.tech.ttl

but I am getting the following error:
405 HTTP method PUT is not supported by this URL http://localhost:3030/kommunikationroboter/data?graph=http%3A%2F%2Fsda.tech%2F

@jtrillos
Copy link
Owner

jtrillos commented Feb 19, 2019

Did you go to apache-jena-fuseki-3.4.0/bin and run the command s-put?
Also, make sure that the endpoint (fuseki) is running correctly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants