Thanks for your answers. In the meantime, I have found a "cleaner" way to
implement what I wanted to do from a functional point of view.
Jamal
On Wednesday, November 7, 2012 1:13:44 AM UTC+1, Scott Henninger wrote:
>
> Jamal; Apologies. It does appear that our parser doesn't like Update
> syntax. We can look into adding this, but it's complicated by the
> fact that a level of security, at least role-based access, would be
> required. Someone applying a DELETE {?s ?p ?o} WHERE {?s ?p ?o} could
> be devastating, and one can imagine lots of scenarios where thing
> would go a bit bad. Without some transactional support, I don't see
> many wanting to allow Update from an endpoint.
>
> Bottom line is that Holger's suggestion to use SWP is the best we can
> offer, and proceed with caution.
>
> -- Scott
>
> On Nov 6, 5:39 pm, Scott Henninger <[email protected]> wrote:
> > Jamal, another idea worth trying is to wrap SPARQL Update query inside
> > of a SERVICE statement. From TopBraid's end, the query should be
> > passed without modification. If the endpoint takes an Update query,
> > it should get whatever is inside the SERVICE graph pattern.
> >
> > -- Scott
> >
> > On Nov 6, 2:34 am, Holger Knublauch <[email protected]> wrote:
> >
> >
> >
> >
> >
> >
> >
> > > 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] <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
>
--
-- 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