Hi Julia, I don't see anything wrong with your query, assuming the MyGraph is replaced with the correct name, which would basically be the same as the URI mentioned under Graph URI on the Settings tab, with .tch added. So it needs to be lower-case among others.
The other thing that could go wrong is a permissions issue - are you sure the authenticated user of the SPARQL endpoint has the correct permissions to query that asset collection and its TCH graph? Holger > On 30 Jan 2023, at 11:47 am, Julia S. <[email protected]> wrote: > > Hi, > I am trying to view the change graph (with a specific tag) but fail at a very > basic step. > > I am doing this via a SPARQL endpoint (not the SPARQL panel within EDG). > > I.e. the query > CONSTRUCT { ?s ?p ?o } WHERE { GRAPH <myExternalURI> { ?s ?p ?o } . } works > just fine. > > However, the query > CONSTRUCT { ?s ?p ?o } WHERE { GRAPH <urn:x-evn-master:MyGraph.tch> { ?s ?p > ?o } . } does not produce a result (well, technically an empty result). > > I assume that this is simply not how the .tch should be accessed. Does anyone > have a recommendation on where to find examples for this? > > Thanks in advance. > > -- > 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/51cb5bf8-55e4-467c-9f2c-2149f14f1e8bn%40googlegroups.com > > <https://groups.google.com/d/msgid/topbraid-users/51cb5bf8-55e4-467c-9f2c-2149f14f1e8bn%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/DD394878-7808-4505-957F-C3FF10543E43%40topquadrant.com.
