rdfdefaultgraph documentation page could use an update
When trying the insert suggested at the bottom of 'https://docs.openlinksw.com/virtuoso/rdfdefaultgraph/' we get an syntax error when using virtuoso open source 7.2.8 (24a70c0bd).
INSERT INTO DB.DBA.SYS_SPARQL_HOST (SH_HOST, SH_GRAPH_URI) VALUES ('example.com','https://example:com/graph');
Is a form that works. Hope this helps the updating of this docmentation.
I will make sure this gets updated in the documentation.
I tested with the latest build from develop/7 and that does not show an error, so could you report the exact error you got with your build?
@pkleef I am very sorry. Right now I can't reproduce it :( again either. I am going to ask my colleague to see if he can reproduce the error and report the message.