Skip to content

Commit

Permalink
remove stale ENVO parts from foodon import
Browse files Browse the repository at this point in the history
  • Loading branch information
cmungall committed May 13, 2018
1 parent 0570561 commit cdef8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/envo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ mirror/obi.owl: envo-edit.owl


mirror/foodon.owl: envo-edit.owl
owltools $(OBO)/foodon.owl --remove-annotation-assertions -l -s -d --remove-axiom-annotations --remove-dangling-annotations --make-subset-by-properties -n $(KEEPRELS) --set-ontology-id $(OBO)/foodon.owl -o $@
owltools $(OBO)/foodon.owl --remove-classes-in-idspace ENVO --remove-annotation-assertions -l -s -d --remove-axiom-annotations --remove-dangling-annotations --make-subset-by-properties -n $(KEEPRELS) --set-ontology-id $(OBO)/foodon.owl -o $@
.PRECIOUS: mirror/%.owl

# chebi.owl is large and the owlapi often times out when reading it; use the obo instead
Expand Down

0 comments on commit cdef8ae

Please sign in to comment.