Help:WikiPathways SPARQL queries
From WikiPathways
(Difference between revisions)
(→Example queries) |
(→Example queries) |
||
Line 8: | Line 8: | ||
|- | |- | ||
|Get the number of entries per datasource in WikiPathways | |Get the number of entries per datasource in WikiPathways | ||
- | | http://sparqlbin.com/#518227bff329828bfed1a799c6430fee | + | | [http://sparqlbin.com/#518227bff329828bfed1a799c6430fee Execute] |
|- | |- | ||
|Extract contributors | |Extract contributors | ||
- | |http://sparqlbin.com/#ff17d4240f1c0848c21652d87576862b | + | |[http://sparqlbin.com/#ff17d4240f1c0848c21652d87576862b Execute] |
|- | |- | ||
|Extract the amount of pathways edited per contributor | |Extract the amount of pathways edited per contributor | ||
- | |http://sparqlbin.com/#1d70dbc532f8d785b57a42b5d2d92ad4 | + | |[http://sparqlbin.com/#1d70dbc532f8d785b57a42b5d2d92ad4 Execute] |
|- | |- | ||
|find the pathways a user have edited so far. Change the name in the query | |find the pathways a user have edited so far. Change the name in the query | ||
- | |http://sparqlbin.com/#11e121d4593914dfadb96916bf95feb5 | + | |[http://sparqlbin.com/#11e121d4593914dfadb96916bf95feb5 Execute] |
|- | |- | ||
|} | |} |
Revision as of 15:30, 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 | Execute |
Get the number of entries per datasource in WikiPathways | Execute |
Extract contributors | Execute |
Extract the amount of pathways edited per contributor | Execute |
find the pathways a user have edited so far. Change the name in the query | Execute |