From c4178b394429a4596f73b2d24ecbc97d29a90710 Mon Sep 17 00:00:00 2001 From: Haider Iqbal Date: Thu, 19 Sep 2024 12:06:34 +0100 Subject: [PATCH] - Add uniprot RDFS ontology (#745) --- ebi_ontologies.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ebi_ontologies.json b/ebi_ontologies.json index 63b3cc8bf..688e36098 100644 --- a/ebi_ontologies.json +++ b/ebi_ontologies.json @@ -4,6 +4,10 @@ "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" + }, { "id": "hra", "ontology_purl": "https://cdn.humanatlas.io/digital-objects/collection/hra-ols/latest/graph.ttl",