From 7f48a6fe87a7a3c4dc462706559640cf0ad893af Mon Sep 17 00:00:00 2001 From: Nico Matentzoglu Date: Wed, 13 Nov 2024 09:42:33 +0200 Subject: [PATCH] Remove upheno from ebi_ontologies.json Since http://purl.obolibrary.org/obo/upheno.owl, this entry provides an unnecessary future point of failure. Note that right now, http://purl.obolibrary.org/obo/upheno.owl redirects the the exact URL in ebi_ontologies.json, but this may change in the future, cc @jamesamcl --- ebi_ontologies.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ebi_ontologies.json b/ebi_ontologies.json index 38fd1cb1..4de88cc4 100644 --- a/ebi_ontologies.json +++ b/ebi_ontologies.json @@ -1,9 +1,5 @@ { "ontologies": [ - { - "id": "upheno", - "ontology_purl": "https://github.com/obophenotype/upheno-dev/releases/latest/download/upheno.owl" - }, { "id": "uniprotrdfs", "ontology_purl": "https://ftp.uniprot.org/pub/databases/uniprot/current_release/rdf/core.owl"