- From: Geoff Chappell <gchappell@intellidimension.com>
- Date: Fri, 13 May 2005 10:50:48 -0400
- To: "'Eric Jain'" <Eric.Jain@isb-sib.ch>
- Cc: <public-semweb-lifesci@w3.org>
> -----Original Message-----
> From: Geoff Chappell [mailto:gchappell@intellidimension.com]
> Sent: Friday, May 13, 2005 8:41 AM
> To: 'Eric Jain'
> Cc: 'public-semweb-lifesci@w3.org'
> Subject: RE: Uniprot RDF in RDF Gateway
> > So here's another query:
> >
> > select
> > ?protein ?go
> > using
> > uniprot
> > where
> > { $protein [rdf:type] Protein } and
> > { $protein classifiedAs $go }
>
> I'll try to get this and the others up there today.
I've updated the page with your queries - see:
http://labs.intellidimension.com/uniprot/default.rsp
I had to modify a few that were giving no results (e.g. ones using :gene
which doesn't exist in the db, plus the enzyme interaction one - I found no
interaction between the two enzymes you used so substituted another - does
that indicate a problem with my load?). Also, I skipped the one with dates
because of the date load problem I had (I'll add it when I reload so that
dates are indexed properly).
-Geoff
Received on Friday, 13 May 2005 14:51:06 UTC