Skip to content

dbcls/homologene-rdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomoloGene RDF

Original data

NCBI HomoloGene

Created RDF

2023-05-17

$ curl -OR https://ftp.ncbi.nlm.nih.gov/pub/HomoloGene/build68/homologene.xml.gz
$ gunzip homologene.xml.gz
$ ./bin/homologene.xml2ttl.py homologene.xml > rdf/homologene_2023-05-17.ttl

Previous version

$ ./bin/homologene.data2ttl.py original/homologene.data > rdf/homologene_2023-03-01.ttl

SPARQL examples