Reviews (0)
For Workflow: Bio2RDF: CPath search, rdfise and load demo (step 1)
Bio2RDF: CPath search, rdfise and load dem... (1)
Search for a list of genes into the Pathway Commons interaction database and load the fetched triples into a triplestore.
INSERT IN GRAPH < http://localhost/sesame/mem_rdf_db> {
CONSTRUCT{ ?s, ?p, ?o . }
FROM < http://www.pathwaycommons.org/pc/webservice.do>
WHERE {
SELECT ?s
FROM <http://www.pathwaycommons.org/pc/webservice.do>
...
Created: 2009-02-19 | Last updated: 2009-02-19
Credits: Francois Belleau