Atanas Kiryakov
Wed, 11 Aug 2010 01:15:03 -0700
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 AMSubject: 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 supportedby 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 updatefunctionality 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.comhttp://ontotext.com/mailman/listinfo/owlim-discussion
_______________________________________________ OWLIM-discussion mailing list OWLIM-discussion@ontotext.com http://ontotext.com/mailman/listinfo/owlim-discussion