{"rating_data": {"avg_stars": 0, "total": 0, "avg": 0}, "name": "OMIM disorders where gene is linked to pathogenesis", "created": "2010-03-07 01:07:42", "url": "http://atlas.bio2rdf.org/sparql?default-graph-uri=&query=PREFIX+omim%3A+%3Chttp%3A%2F%2Fbio2rdf.org%2Fns%2Fomim%23%3E%0D%0APREFIX+rdfs%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0D%0Aselect+distinct+%3FOMIM_disorder+where+%7B%0D%0A%3Fs+omim%3APATHOGENESIS+%3Fo+.%0D%0A%3Fo+bif%3Acontains+%22{{Symbol}}%22+.+%0D%0A%3Fs+rdf%3Atype+omim%3AGeneticDisorder+.%0D%0A%3Fs+rdfs%3Alabel+%3FOMIM_disorder%0D%0A%7D&format=text%2Fhtml", "lastmodified": "2011-05-03 22:48:59", "usage_data": {"layouts": 29.0, "users": 24}, "popularity": 29.0, "owner": {"username": "bgood", "url": "/profile/2918/bgood", "name": "Benjamin Good"}, "species": ["human"], "shortUrl": "atlas.bio2rdf.org", "id": 632, "short_description": "This is an example plugin that uses the bio2rdf SPARQL interface http://atlas.bio2rdf.org/sparql .  It requests OMIM disorders that where...", "role_permission": ["biogpsusers"], "permission_style": "public", "type": "iframe", "options": {"allowedSpecies": ["human"]}, "tags": ["bio2rdf", "omim", "pathogenesis", "rdf", "sparql"], "description": "This is an example plugin that uses the bio2rdf SPARQL interface http://atlas.bio2rdf.org/sparql .  It requests OMIM disorders that where the gene in question is mentioned in the text describing pathogenesis.\n\nThe query that makes this work (and is embedded in the URL) is:\n\nPREFIX omim: <http://bio2rdf.org/ns/omim#>\nPREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>\nselect distinct ?OMIM_disorder where {\n?s omim:PATHOGENESIS ?o .\n?o bif:contains \"VEGF\" . \n?s rdf:type omim:GeneticDisorder .\n?s rdfs:label ?OMIM_disorder\n}"}