owlim-discussion  

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

yonghong ke
Tue, 10 Aug 2010 20:08:25 -0700

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