x-atlas-consortia / ubkg-neo4j

A container implementation to serve the Unified Biomedical Knowledge Graph in Neo4j
MIT License
1 stars 0 forks source link

Add "bone marrow" as organ to SenNet #36

Closed bhonick closed 1 month ago

bhonick commented 9 months ago

Hi @AlanSimmons , a data provider has requested that "bone marrow" be added as an organ type in SenNet. It already exists as an organ in HuBMAP. Please update the SenNet side of UBKG accordingly. Thanks!

AlanSimmons commented 9 months ago

In local development instance. Excerpt of result of datasets endpoint in local environment:

{
        "code": "C030101",
        "organ_cui": "C0005953",
        "organ_uberon": "UBERON:0002371",
        "rui_code": "BM",
        "sab": "SENNET",
        "term": "Bone Marrow"
    },