Help:WikiPathways SPARQL queries
From WikiPathways
(Difference between revisions)
(→Example queries) |
(→Example queries) |
||
Line 7: | Line 7: | ||
|http://sparqlbin.com/#c4cc8a9dbc4ccfea7e9db9db4fe6095f | |http://sparqlbin.com/#c4cc8a9dbc4ccfea7e9db9db4fe6095f | ||
|- | |- | ||
- | |Get the number of | + | |Get the number of entries per datasource in WikiPathways |
| | | | ||
+ | |- | ||
+ | |Extract contributors | ||
+ | |http://sparqlbin.com/#ff17d4240f1c0848c21652d87576862b | ||
+ | |- | ||
+ | |Extract the amount of pathways edited per contributor | ||
+ | |http://sparqlbin.com/#1d70dbc532f8d785b57a42b5d2d92ad4 | ||
+ | |- | ||
+ | |find the pathways a user have edited so far. Change the name in the query | ||
+ | |http://sparqlbin.com/#11e121d4593914dfadb96916bf95feb5 | ||
+ | |- | ||
|} | |} |
Revision as of 15:26, 18 October 2012
On sparql.wikipathways.org wikipathways content is replicated. Currently this SPARQL endpoint is being developed, with very irregular updates.
Example queries
Get all datasource currently captured in WikiPathways | http://sparqlbin.com/#c4cc8a9dbc4ccfea7e9db9db4fe6095f |
Get the number of entries per datasource in WikiPathways | |
Extract contributors | http://sparqlbin.com/#ff17d4240f1c0848c21652d87576862b |
Extract the amount of pathways edited per contributor | http://sparqlbin.com/#1d70dbc532f8d785b57a42b5d2d92ad4 |
find the pathways a user have edited so far. Change the name in the query | http://sparqlbin.com/#11e121d4593914dfadb96916bf95feb5 |