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 5 results. Use the filters on the left and the search box below to refine the results.
Type: Taverna 2 Tag: uniprot User: Francois Belleau

Workflow What is Paget's disease sparql query example (3)

Thumb
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  

Created: 2009-01-20

Credits: User Francois Belleau

Workflow What is known about HIV using Bio2RDF's SP... (2)

Thumb
To answer this question Bio2RDF Atlas about mouse and human genome sparql endpoint available at http://atlas.bio2rdf.org/sparql is searched.  The selected URIs are then loaded into your local Virtuoso triplestore at http://localhost:8890/sparql. You must enable insert mode into the graph. Once the mashup is built, two SPARQL queries analyze the obtained graph.  Finally you can submit queries to the RDF mashup about HIV as you like.  Enjoy. This is the queries present in t...

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

Credits: User Francois Belleau

Workflow What is [query] from NCBI, EBI, UniProt an... (2)

Thumb
test values: query = paget disease query = pdb4 query = hk1 query = h1n1 This rdfiser query those four federated search services EB-Eye, KEGG LinkDB, NCBI Entrez and UniProt knowledgebase. RDF triples are returned for search statistics with Bio2RDF normalised URIs. This workflow should be used responsibly because it can generate high load at the provider resources. test values: query = paget disease query = pdb4 query = hk1 query = h1n1 query = paget disease query = pdb4 query = hk1 que...

Created: 2009-11-03 | Last updated: 2009-11-03

Credits: User Francois Belleau

Workflow Triplify UniProt database external referen... (2)

Thumb
Get UniProt external database list from http://www.ncbi.nlm.nih.gov/projects/collab/db_xref.html 

Created: 2009-12-01 | Last updated: 2009-12-01

Credits: User Francois Belleau

Workflow Triplify namespace list from global search... (1)

Thumb
No description

Created: 2009-11-30 | Last updated: 2009-11-30

Credits: User Francois Belleau

Results per page:
Sort by: