Hi is it possible to pass a SPARQL SELECT result to a remote graph
using SERVICE - something like this:
SELECT distinct ?remoteObject
WHERE {
?someSubject :somePredicate ?someObject .
{
SERVICE <http://remoteService>
{
?someObject ?remotePredicate ?remoteObject .
}
If so what is the correct syntax?
Thanks
Alison
--
You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include TopBraid Composer,
TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en