Skip to content

Given two UMLS labels, we pick the non-preferred one #698

@gaurav

Description

@gaurav

{{BabelTest|HasLabel|UMLS:C0040332|Tobacco Dependence}}

The NodeNorm result on Dev looks like this:

{
  "UMLS:C0040332": {
    "id": {
      "identifier": "UMLS:C0040332",
      "label": "Tabagism"
    },
    "equivalent_identifiers": [
      {
        "identifier": "UMLS:C0040332",
        "label": "Tobacco Dependence"
      },
      {
        "identifier": "UMLS:C1306274",
        "label": "Tabagism"
      },
      {
        "identifier": "MEDDRA:10083286"
      },
      {
        "identifier": "SNOMEDCT:89765005"
      }
    ],
    "type": [
      "biolink:Disease",
      "biolink:DiseaseOrPhenotypicFeature",
      "biolink:BiologicalEntity",
      "biolink:ThingWithTaxon",
      "biolink:NamedThing"
    ]
  }
}

So UMLS:C0040332 should have the label "Tobacco Dependence", not "Tabagism". Wonder why this isn't right.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions