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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/topbraid-users/51cb5bf8-55e4-467c-9f2c-2149f14f1e8bn%40googlegroups.com.