Re: [Virtuoso-users] Transaction in Virtuoso over HTTP

2016-11-26 Thread Hugh Williams
Hi Nauman,

Why are you asking this question again, having already asked this on stack 
overflow and  the git issue tracker, were the response was:

This is an issue of Transaction Semantics Fidelity i.e., how much control do 
you have over transactions. By default, all SPARUL statements a committed 
following execution, or rolled back. A Virtuoso SPARQL Endpoint provides basic 
auto commit transaction functionality.

You need a semantically rich transaction layer (as per what you referenced) 
when you want more specific conditional behavior provided by isolation levels, 
transaction blocks, and rollbacks or commits. Which as indicated in your email 
to support is available via one of the SQL Data Access interfaces ie 
ODBC/JDBC/ADO.Net/Jena/Sesame etc to get transaction support at the database 
engine level as indicated by Ted on stack overflow …

Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc.  //  http://www.openlinksw.com/
Weblog   -- http://www.openlinksw.com/blogs/
LinkedIn -- http://www.linkedin.com/company/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers

> On 17 Nov 2016, at 08:03, Nauman Ramzan  wrote:
> 
> Hi
> I am trying to use transaction in Virtuoso  
> over HTTP SPARQL/WEB service endpoint. In This Link 
> 
>  they are using isql tool not SPARQL query and endpoint.
> 
> Is there any way to perform transaction operations over HTTP?
> 
> --
> ___
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users



smime.p7s
Description: S/MIME cryptographic signature
--
___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users


[Virtuoso-users] Transaction in Virtuoso over HTTP

2016-11-25 Thread Nauman Ramzan
Hi

I am trying to use transaction in Virtuoso
 over HTTP SPARQL/WEB service endpoint.
In This Link

they
are using *isql* tool not SPARQL query and endpoint.

Is there any way to perform transaction operations over HTTP?
--
___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users