sparql-visualizer
sparql-visualizer copied to clipboard
Issues with Stardog not loading RDF
Hi Mads,
I think something got broken in the app while connecting with Stardog.
At the moment I cannot load RDF triples from the triples tab into a connected Stardog database (v6.2.2) on windows 10 (message: successfully loaded dataset). I can however still query the data in Stardog, but the triples tab has to contain http://localhost:5820/annex/myDB/sparql/query for a separate read (http://localhost:5820/MyDB/query) and write (http://localhost:5820/MyDB/update) endpoint?