geneontology / neo

noctua entity ontology
9 stars 2 forks source link

Remove NEO build dependency on frozen datasets.json #58

Open kltm opened 4 years ago

kltm commented 4 years ago

The NEO build depends on the remote asset datasets.json, pushed from the now defunct build.berkeleybop.org.

Problematic:

datasets.json: trigger
    wget http://s3.amazonaws.com/go-public/metadata/datasets.json -O $@ && touch $@
kltm commented 4 years ago

Ideally, the NEO Makefile would just consume the datasets YAMLs,