Version 1
(of 1)
|
Version created on:
19/02/09 @ 05:07:30
by:
Francois Belleau
|
Revision comments
Last edited on: 19/02/09 @ 05:39:52 by: Francois Belleau
Title: Bio2rdf: Bind search, rdfise and load demo
Type: Taverna 2
Preview
(Click on the image to get the full size)
Description
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 . }
}
Download
Run
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)
Workflow Type
Log in to add Tags
Shared with Groups (0)
None
Current:
0.0 / 5
(0 ratings)
Log in to rate and see breakdown of ratings
Statistics
None
Earliest Version:
[1] - Bio2rdf: Bind search, rdfise and load demo
This Workflow only has one version.
Reviews
(0)
Other workflows that use similar services
(5)
Only the first 2 workflows that use similar services are shown. View all workflows that use these services.
|
Original Uploader |
Created: 19/02/09 @ 05:10:23 | Last updated: 19/02/09 @ 05:24:29
Credits:
License: Creative Commons Attribution-Share Alike 3.0 Unported License
CONSTRUCT{ <bmuri>, ?p, ?o . }
FROM <http://soap.bind.ca/wsdl/bind.wsdl>
WHERE { <bmuri>, ?p, ?o . }
Rating: 5.0 / 5 (1 rating) | Versions: 1 | Reviews: 0 | Comments: 0 | Citations: 0 Viewed: 57 times | Downloaded: 28 times Tags (6): |
View
Download (v1)
|
|
Original Uploader |
Created: 19/02/09 @ 05:18:44 | Last updated: 19/02/09 @ 05:26:17
Credits:
License: Creative Commons Attribution-Share Alike 3.0 Unported License
SELECT ?s
FROM <http://soap.bind.ca/wsdl/bind.wsdl>
WHERE {
?s, ?p, ?o .
FILTER ( regex(?o, "query")) .
}
Rating: 0.0 / 5 (0 ratings) | Versions: 1 | Reviews: 0 | Comments: 0 | Citations: 0 Viewed: 33 times | Downloaded: 21 times Tags (3): |
View
Download (v1)
|
Linked Data
Non-Information Resource URI: http://www.myexperiment.org/workflows/654
Alternative Formats
Copyright © 2007 - 2011 The University of Manchester and University of Southampton
No comments yet
Log in to make a comment