Bio2rdf: Bind search, rdfise and load demo
Created: 2009-02-19 05:07:30
Last updated: 2009-02-19 05:39:51
INSERT IN GRAPH <http://localhost/sesame/mem_rdf_db> {
CONSTRUCT { ?s, ?p, ?o . }
FROM <http://soap.bind.ca/wsdl/bind.wsdl>
WHERE {
SELECT ?s
FROM <http://soap.bind.ca/wsdl/bind.wsdl>
WHERE {
?s, ?p, ?o .
FILTER ( regex(?o, "query")) .
}
, ?p, ?o . }
}
Preview
Run
Run this Workflow in the Taverna Workbench...
Option 1:
Copy and paste this link into File > 'Open workflow location...'
http://www.myexperiment.org/workflows/654/download?version=1
[ More Info ]
Workflow Components
Authors (1)
Titles (3)
Descriptions (2)
Dependencies (0)
Inputs (0)
Processors (8)
Beanshells (6)
Outputs (3)
Datalinks (9)
Coordinations (0)
Version History
Reviews (0)
Other workflows that use similar services (6)
Only the first 2 workflows that use similar services are shown. View all workflows that use these services.
Comments (0)
No comments yet
Log in to make a comment