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 <nauman.emalla...@gmail.com> wrote:
> 
> Hi
> I am trying to use transaction in Virtuoso <https://virtuoso.openlinksw.com/> 
> over HTTP SPARQL/WEB service endpoint. In This Link 
> <https://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtTipsAndTricksLoadDataInTransactionMode>
>  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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to