A set of examples about using SPARQL for performing simple analytics on top of RDF data. SPARQL queries and equivalen PIG Latin scripts are provided for the examples. Anlaytics tasks include:
- Traditional BI queries: rollup and drilldown
- Graph measures: node degree, graph average degree, shortest path
- Iterative algorithms:
- peer-pressure clustering (this is based on Steve Reinhardt blog posts on YarcData Blog)
- spreading activation
- Other: data profiling (this is based on the work on Sindice Sparqled)
This work is available under Creative Commons Attribution 3.0 http://creativecommons.org/licenses/by/3.0/ie/