HI Esra,

> I would like to ask if it is possible to run  R script 
> (http://www.r-project.org/) on Virtuoso server. Thanks!


You can interface between R and Virtuoso using the RODBC package:

        http://cran.r-project.org/package=RODBC

This uses the Virtuoso ODBC driver to connect to the Virtuoso database engine 
and retrieve information via SQL or SPASQL from your Virtuoso database and 
process it further within the R language.


Patrick
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to