Workflows

Search filter terms
Filter by type
Filter by tag
Filter by user
Filter by licence
Filter by wsdl
Results per page:
Sort by:
Showing 6 results. Use the filters on the left and the search box below to refine the results.
Type: Taverna 2 Tag: demo User: Francois Belleau Licence: by-sa

Workflow Bio2RDF: CPath search, rdfise and load dem... (1)

Thumb
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: User Francois Belleau

Workflow Bio2rdf: Bind search, rdfise and load demo (1)

Thumb
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 .        ...

Created: 2009-02-19 | Last updated: 2009-02-19

Credits: User Francois Belleau

Workflow ChEBI mashup from searched string (1)

Thumb
A demo showing hoe to use SOAP services from Bio2RDF ChEBI SPARQL endpoint.A demo showing hoe to use SOAP services from Bio2RDF ChEBI SPARQL endpoint. First a full text search query is done, then we do a reverse link query to get all the related topic. Finally with a describe queries we obtain the complete graph of each topic. The ntriples result is a mashup of what is known about this searched topic form ChEBI. This graph can then be loaded in a triplestore for further exploration.

Created: 2010-04-29

Credits: User Francois Belleau

Results per page:
Sort by: