Skip to content

Commit

Permalink
Merge branch 'master' into generate_diff_release
Browse files Browse the repository at this point in the history
  • Loading branch information
aleixpuigb authored Oct 8, 2024
2 parents 7bbb4f9 + ae3f2f8 commit c6ea697
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/ontology/uberon.Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -145,11 +145,6 @@ uberon.json.gz: uberon.json
# MIRRORS
# ----------------------------------------

# We add OBO shorthands to the RO mirror before merging it with the other mirrors
# FIXME: https://github.com/obophenotype/uberon/issues/3016
mirror/ro.owl: mirror-ro | $(MIRRORDIR)
if [ $(MIR) = true ] && [ $(IMP) = true ]; then $(OWLTOOLS) $(TMPDIR)/mirror-ro.owl --add-obo-shorthand-to-properties -o $@ ; fi

# All the following mirrors are needed, not for imports, but for
# Uberon-specific pipelines (especially the composite-* stuff).
# That's why they are not handled by the ODK-generated Makefile.
Expand Down

0 comments on commit c6ea697

Please sign in to comment.