You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/datahttp://sda.tech/ path/to/Docker/Fuseki_TripleStore/backups/sda.tech.ttl
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
The text was updated successfully, but these errors were encountered: