Version 3 (latest)
(of 3)
|
Version created on:
20/01/09 @ 03:34:08
by:
Francois Belleau
|
Revision comments
Title: What is Paget's disease sparql query example
Type: Taverna 2
Preview
(Click on the image to get the full size)
Description
SELECT distinct ?s1
FROM <http://atlas.bio2rdf.org/sparql>
WHERE {
?s1 ?p1 ?o1 .
?o1 bif:contains "paget" .
FILTER( regex(?s1, "omim")
OR regex(?s1, "geneid") OR regex(?s1, "uniprot"))
}
followed by
SELECT ?type1, count(*)
FROM <http://localhost:8890/sparql>
WHERE {
?s1 ?p1 ?o1 .
?o1 bif:contains "paget" .
?s1
Download
Run
Option 1:
Copy and paste this link into File > 'Open workflow location...'
http://www.myexperiment.org/workflows/635/download?version=3
[ More Info
]
Workflow Components
Authors (1)
Titles (1)
Descriptions (0)
Workflow Type
Log in to add Tags
Shared with Groups (0)
None
Current:
3.0 / 5
(1 rating)
Log in to rate and see breakdown of ratings
Statistics
None
Earliest Version:
[1] - What is Paget's disease sparql query example
Previous Versions:
[2] - What is Paget's disease sparql query example
Latest Version:
[3] - What is Paget's disease sparql query example
Reviews
(0)
Other workflows that use similar services
(0)
There are no workflows in myExperiment that use similar services to this Workflow.
Linked Data
Non-Information Resource URI: http://www.myexperiment.org/workflows/635
Alternative Formats
Copyright © 2007 - 2011 The University of Manchester and University of Southampton
No comments yet
Log in to make a comment