Hi folks, 

Currently, I'm working on a Drupal module, based on Stephane Corlosquet's work 
(http://drupal.org/project/rdf_indexer), that will dynamically generate RDF/XML 
for its content and populate an instance of Virtuoso. After reading through the 
Virtuoso Open-Source documentation, I can imagine quite a few ways to approach 
this problem 
(http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtRDFInsert). 

I want to avoid assigning SPARQL_UPDATE to the SPARQL account, so it seems like 
the best way to update graphs is to: 

1) assign a different Virtuoso account with SPARQL_UPDATE privileges
2) use the /sparql-auth endpoint to insert/delete triples

Would you agree with this approach or are there better ways to insert/delete 
triples over HTTP?

cheers, Adam Shepherd

---------------------------------------------------------------------------------------
Adam Shepherd                                     voice: 508.289.2772
MS #36, Shiverick, WHOI                           fax: 508.289.2009
Woods Hole, MA  02543                         skype: ashep15
asheph...@whoi.edu                            drupal: ashepherd
 
Biological and Chemical Oceanography Data Management Office
Computer and Information Services
Woods Hole Oceanographic Institution
---------------------------------------------------------------------------------------
http://www.whoi.edu/profile/ashepherd
http://bco-dmo.org

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to