- From: Eric Jain <ejain@isb-sib.ch>
- Date: Fri, 30 Jul 2004 10:06:55 +0200 (CEST)
- To: "Michal Galdzicki" <mgaldzic@gmail.com>
- Cc: public-semweb-lifesci@w3.org
> I'm working on a protein knowledgebase project and I am attempting to
> use the gene ontology.
Note that GO is already distributed in RDF format. Unfortunately they
represent subclass relationships with custom properties ('is_a') rather
than rdfs:subClassOf, among other things. An 'improved' version is
available at:
  http://www.isb-sib.ch/~ejain/rdf/data/go.rdf.gz
The 'Term' class itself is described in:
  http://www.isb-sib.ch/~ejain/rdf/data/ontology.owl
A detailed comparison between the original and the 'improved' version:
  http://www.isb-sib.ch/~ejain/rdf/migration.html#go
Hope this helps.
Received on Friday, 30 July 2004 05:44:19 UTC