File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -369,7 +369,7 @@ mirror/obi.owl: envo-edit.owl
369369 $(OWLTOOLS ) $(OBO ) /obi.owl --remove-classes-in-idspace GO --remove-classes-in-idspace ENVO --remove-classes-in-idspace CHEBI --remove-classes-in-idspace UBERON --remove-annotation-assertions -l -s -d --remove-axiom-annotations --remove-dangling-annotations --make-subset-by-properties -f $(KEEPRELS ) --set-ontology-id $(OBO ) /obi.owl -o $@
370370.PRECIOUS : mirror/% .owl
371371
372- CHEBI_MIRROR =https ://raw.githubusercontent.com/obophenotype/chebi_obo_slim/main /chebi_slim.owl
372+ CHEBI_MIRROR =http ://purl.obolibrary.org/obo/upheno /chebi_slim.owl
373373# chebi.owl is large. Using OBO Chebi Slim instead (https://github.com/obophenotype/chebi_obo_slim)
374374mirror/chebi-local.owl :
375375 wget --no-check-certificate $(CHEBI_MIRROR ) -O $@ && touch $@
You can’t perform that action at this time.
0 commit comments