Help:WikiPathways SPARQL queries

From WikiPathways

(Difference between revisions)
Jump to: navigation, search
(Example queries)
(Example queries)
Line 5: Line 5:
{|
{|
|Get all datasource currently captured in WikiPathways
|Get all datasource currently captured in WikiPathways
 +
|<source lang="languagename">code</source>
|[http://sparqlbin.com/#c4cc8a9dbc4ccfea7e9db9db4fe6095f Execute]
|[http://sparqlbin.com/#c4cc8a9dbc4ccfea7e9db9db4fe6095f Execute]
|-
|-
|Get the number of entries per datasource in WikiPathways
|Get the number of entries per datasource in WikiPathways
 +
|
| [http://sparqlbin.com/#518227bff329828bfed1a799c6430fee Execute]
| [http://sparqlbin.com/#518227bff329828bfed1a799c6430fee Execute]
|-
|-
|Extract  contributors
|Extract  contributors
 +
|
|[http://sparqlbin.com/#ff17d4240f1c0848c21652d87576862b Execute]
|[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 Execute]
|[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 Execute]
|[http://sparqlbin.com/#11e121d4593914dfadb96916bf95feb5 Execute]
|-
|-
|}
|}

Revision as of 15:31, 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 <source lang="languagename">code</source> 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
Personal tools