One way to see those requests would be to run queries from the user interface while the browser inspection tools are open. For example, on Chrome right-click anywhere and select Inspect then watch the Network tab to see the request syntax of what you just did.
The SPARQL endpoint largely follows the SPARQL protocol https://www.w3.org/TR/sparql11-protocol/ <https://www.w3.org/TR/sparql11-protocol/> HTH Holger > On 6 Jul 2022, at 6:10 pm, Tim Smith <[email protected]> wrote: > > Is there a quick reference that would show the syntax of querying the two > endpoints via HTTP request or other programmatic methods? > > I have a need to read and update data from another application and I am > drawing a blank on the syntax. > > Thanks in advance for your help, > > Tim > > > -- > You received this message because you are subscribed to the Google Groups > "TopBraid Suite Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/topbraid-users/a314b211-f09d-46b8-b2f1-d2d034b56785n%40googlegroups.com > > <https://groups.google.com/d/msgid/topbraid-users/a314b211-f09d-46b8-b2f1-d2d034b56785n%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/3FFA0F37-DEA7-4734-B810-6D33D2FB33D6%40topquadrant.com.
