From 7a0e64386e1e07f4d573881683de5b017f763c14 Mon Sep 17 00:00:00 2001 From: Aleix Puig <94959119+aleixpuigb@users.noreply.github.com> Date: Mon, 19 Jan 2026 14:46:02 +0000 Subject: [PATCH] Replace https://raw.githubusercontent.com/obophenotype/chebi_obo_slim/main/chebi_slim.owl with http://purl.obolibrary.org/obo/upheno/chebi_slim.owl --- src/ontology/Makefile | 4 ++-- src/ontology/phipo-odk.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ontology/Makefile b/src/ontology/Makefile index 5f94d9a6..59dcd9ae 100644 --- a/src/ontology/Makefile +++ b/src/ontology/Makefile @@ -10,7 +10,7 @@ # More information: https://github.com/INCATools/ontology-development-kit/ # Fingerprint of the configuration file when this Makefile was last generated -CONFIG_HASH= d0646d2fa89bd516609a5cbfd725d1ec0b2aecb60e44936633b4b413b14ffcb5 +CONFIG_HASH= ad3cf1e66cccbce8093c8c2e725f6bdd1d998360097fb54ac1bb659a5c9d1dfc # ---------------------------------------- @@ -484,7 +484,7 @@ mirror-ro: | $(TMPDIR) .PHONY: mirror-chebi .PRECIOUS: $(MIRRORDIR)/chebi.owl mirror-chebi: | $(TMPDIR) - $(ROBOT) remove -I https://raw.githubusercontent.com/obophenotype/chebi_obo_slim/main/chebi_slim.owl --base-iri http://purl.obolibrary.org/obo/CHEBI --axioms external --preserve-structure false --trim false -o $(TMPDIR)/$@.owl + $(ROBOT) remove -I http://purl.obolibrary.org/obo/upheno/chebi_slim.owl --base-iri http://purl.obolibrary.org/obo/CHEBI --axioms external --preserve-structure false --trim false -o $(TMPDIR)/$@.owl ## ONTOLOGY: pato diff --git a/src/ontology/phipo-odk.yaml b/src/ontology/phipo-odk.yaml index d1999a41..4bf9c26f 100644 --- a/src/ontology/phipo-odk.yaml +++ b/src/ontology/phipo-odk.yaml @@ -25,7 +25,7 @@ import_group: - id: ro - id: chebi make_base: TRUE - mirror_from: https://raw.githubusercontent.com/obophenotype/chebi_obo_slim/main/chebi_slim.owl + mirror_from: http://purl.obolibrary.org/obo/upheno/chebi_slim.owl - id: pato - id: so - id: cl