owlim-discussion  

Re: [Owlim-discussion] how to use sparql to do INSERT, DELETE, UPDATE, LOAD?

Atanas Kiryakov
Wed, 11 Aug 2010 01:15:03 -0700

It is important to note that these extensions are still not part of the standard SPARQL specification - this is the reasons why those are not supported in Sesame and OWLIM

Regards,
Naso

----------------------------------------------------------
Atanas Kiryakov
Executive Director of Ontotext AD, http://www.ontotext.com
Sirma Group, http://www.sirma.bg
Phone: (+359 2) 974 61 44; Fax: 975 3226
---------------------------------------------------------- There is no mental process that can change the laws of nature or erase facts.
The function of consciousness is not to create reality, but to apprehend it.
"Existence is Identity, Consciousness is Identification."
Ayn Rand
----- Original Message ----- From: "Ivan Peikov" <ivan.pei...@ontotext.com>
To: <owlim-discussion@ontotext.com>
Sent: Wednesday, August 11, 2010 11:07 AM
Subject: Re: [Owlim-discussion] how to use sparql to do INSERT, DELETE,UPDATE, LOAD?


Hi Yongh,

These SPARQL/Update extensions to the core SPARQL language are not supported
by Sesame, and therefore by OWLIM. As far as I know there are currently no
plans for Sesame developments in this direction.

Of course, while it is a bit less convenient, one can achieve similar update
functionality through the Sesame API. Hope this helps!


Cheers,
Ivan

On Wednesday 11 August 2010 06:05:48 yonghong ke wrote:
Hi:

  Can owlim use sparql to do  INSERT, DELETE, UPDATE, LOAD operations,
 like:

PREFIX dc: <http://purl.org/dc/elements/1.1/>

DELETE DATA FROM <http://example/bookStore>
{ <http://example/book3>  dc:title  "Fundamentals of Compiler Desing" }

INSERT DATA INTO <http://example/bookStore>
{ <http://example/book3>  dc:title  "Fundamentals of Compiler Design" }




Thanks,

Yongh

_______________________________________________
OWLIM-discussion mailing list
OWLIM-discussion@ontotext.com
http://ontotext.com/mailman/listinfo/owlim-discussion

_______________________________________________
OWLIM-discussion mailing list
OWLIM-discussion@ontotext.com
http://ontotext.com/mailman/listinfo/owlim-discussion