If Fuseki accepts UPDATE requests using POST requests, you could use SPARQLMotion's sml:PostRequest. Otherwise, simply create the URL of the Fuseki GET request and use any of the sml:ImportXYFromURL to call Fuseki.

Depending on how you want to invoke those queries, you could also issue the requests using jQuery via SWP.

Holger


On 11/6/2012 18:22, J.REZZOUK wrote:
Hi Holger,

Fuseki implement Update and using directly the Fuseki console, it works.
My question is...In TBCME, we can query easily a remote end-point using the SERVICE keyword but how can we update a remote end-point (in a SPARQL Motion script for example) ?

Jamal

On Monday, November 5, 2012 11:24:50 PM UTC+1, Holger Knublauch wrote:

    Hi Jamal,

    this sounds more like a Fuseki question, so you may be better off
    asking
    the Jena mailing list. The SPARQL end point built into TopBraid Live
    does not support UPDATE requests yet.

    Holger


    On 11/6/2012 0:58, J.REZZOUK wrote:
    > Hello,
    >
    > I have juts installed a Fuseki SPARQL end-point (0.2.6) and I am
    using
    > TBCME 3.6.2.v20120921-1501R with Windows 7.
    > I know how to query it or using a connection file or using the
    SERVICE
    > keyword.
    >
    > But I want to update this endpoint and copy some triples from the
    > current session into a specific named graph. I have created a new
    > connection file with a new base URI and replaced the query URL
    by the
    > update URL...but I don't know how to use the base URI and the Graph
    > URI in the INSERT syntax. Maybe I misunderstood something. Could
    you
    > help me ?
    >
    > Thanks in advance
    > Jamal
    > --
    > -- You received this message because you are subscribed to the
    Google
    > Group "TopBraid Suite Users", the topics of which include
    Enterprise
    > Vocabulary Network (EVN), TopBraid Composer, TopBraid Live,
    > TopBraid Ensemble, SPARQLMotion, SPARQL Web Pages and SPIN.
    > To post to this group, send email to
    > [email protected] <javascript:>
    > To unsubscribe from this group, send email to
    > [email protected] <javascript:>
    > For more options, visit this group at
    > http://groups.google.com/group/topbraid-users?hl=en
    <http://groups.google.com/group/topbraid-users?hl=en>
    >
    >

--
-- You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), TopBraid Composer, TopBraid Live,
TopBraid Ensemble, SPARQLMotion, SPARQL Web Pages 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



--
-- You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary 
Network (EVN), TopBraid Composer, TopBraid Live,
TopBraid Ensemble, SPARQLMotion, SPARQL Web Pages 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


Reply via email to