Hey, I am using Fuseki version 4.5.0 and I would like to run commands via the UI on the update endpoint. E.g. I would like to run this command:
CLEAR GRAPH <https://km-ps-dev.rd.corpintra.net/namedgraph/rdks/ps/data> However, I get this error message: SPARQL Query: No 'query=' parameter My dataset name is test. When I open this dataset in the UI, I can see this entry in the SPARQL Endpoint field: /test/sparql This endpoint seems to be there by default. When I enter a different endpoint (such as /test/update), I still receive the same error message. I also have a second dataset called test_2, which has this default entry in SPARQL Endpoint field: /test_2/ There I can execute the Clear Graph query from above without any errors. However, I don't know why these two datasets have different default endpoints. How can I change them? I would be very thankful for any help. Best regards, Johannes If you are not the addressee, please inform us immediately that you have received this e-mail by mistake, and delete it. We thank you for your support.
