Ontostat
This program is still under development ...
The Ontostat program will support statistics analysis of linked open data. The SPARQL package from R can be used to query a SPARQL endpoint.
Useful web links:
- R project SPARQL package
- Web page: http://cran.r-project.org/web/packages/SPARQL/
- Document: http://cran.r-project.org/web/packages/SPARQL/SPARQL.pdf
- R-Sparql (http://code.google.com/p/r-sparql/) runs SPARQL queries inside R and stores the results as an R data frame.
- R SPARQL query example:
- Query EBI Gene Expression Atlas SPARQL endpoint from R: http://www.ebi.ac.uk/rdf/querying-sparql-r.
- R SPARQL query tutorials:
- http://www.r-bloggers.com/sparql-with-r-in-less-than-5-minutes/
- http://linkedscience.org/2011/12/20/tutorial-on-sparql-package-for-r/
- R statistics:
- http://www.r-project.org/
- http://en.wikipedia.org/wiki/R_%28programming_language%29
- R ANOVA anlysis:
- http://www.personality-project.org/r/r.anova.html
- YouTube: Statistics with R: One way ANOVA: http://www.youtube.com/watch?v=T0Lmyz6EscY
More information will be provided later. Thanks.