Request to the fuseki server and create a new dataset through python

163 Views Asked by At

i'm doing a project in python where I need to make an http request to the fuseki server to create a new dataset. Can anyone help me?

my fuseki server is like this: enter image description here

and i wanna make a http request or a sparql request from python, to add a new dataset

0

There are 0 best solutions below