On 21/07/2022 14:36, Luis Enrique Ramos García wrote:
Dear All, I would like to know if could be possible to create name graphs using fuseki UI, as illustrated in this tutorial: https://jena.apache.org/tutorials/sparql_datasets.html In the tutorial, the name graphs are manipulated and queried, but I do not know if I can upload the name graph to fuseki using the UI, or if it has to be done with a curl command?. So, I can hold separate some specific graphs or files. Luis Ramos
The "add data" tab of a dataset has a "Dataset graph name" box. Or you can load a quad format file (N-quads, trig, or JSON-LD) Andy
