From 7a9e06aa9e78ccef396c93e84362ff071b5bc085 Mon Sep 17 00:00:00 2001 From: nayib-jose-gloria Date: Mon, 19 Aug 2024 16:23:56 -0400 Subject: [PATCH] feat: bump CL, EFO, HsapDv, MmusDv, MONDO, UBERON ontology versions for CxG schema 5.2.0 --- ontology-assets/ontology_info.json | 49 ++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/ontology-assets/ontology_info.json b/ontology-assets/ontology_info.json index b127c55..acebe42 100644 --- a/ontology-assets/ontology_info.json +++ b/ontology-assets/ontology_info.json @@ -1,4 +1,53 @@ { + "5.2.0": { + "ontologies": { + "CL": { + "version": "v2024-08-16", + "source": "https://github.com/obophenotype/cell-ontology/releases/download", + "filename": "cl.owl" + }, + "EFO": { + "version": "v3.69.0", + "source": "https://github.com/EBISPOT/efo/releases/download", + "filename": "efo.owl" + }, + "HANCESTRO": { + "version": "3.0", + "source": "https://github.com/EBISPOT/hancestro/raw", + "filename": "hancestro.owl" + }, + "HsapDv": { + "version": "v2024-05-28", + "source": "https://github.com/obophenotype/developmental-stage-ontologies/releases/download", + "filename": "hsapdv.owl" + }, + "MONDO": { + "version": "v2024-08-06", + "source": "https://github.com/monarch-initiative/mondo/releases/download", + "filename": "mondo.owl" + }, + "MmusDv": { + "version": "v2024-05-28", + "source": "https://github.com/obophenotype/developmental-stage-ontologies/releases/download", + "filename": "mmusdv.owl" + }, + "NCBITaxon": { + "version": "v2023-06-20", + "source": "https://github.com/obophenotype/ncbitaxon/releases/download", + "filename": "ncbitaxon.owl.gz" + }, + "UBERON": { + "version": "v2024-08-07", + "source": "https://github.com/obophenotype/uberon/releases/download", + "filename": "uberon.owl" + }, + "PATO": { + "version": "v2023-05-18", + "source": "https://github.com/pato-ontology/pato/raw", + "filename": "pato.owl" + } + } + }, "5.1.0": { "ontologies": { "CL": {