Code Monkey home page Code Monkey logo

Comments (2)

cbizon avatar cbizon commented on July 21, 2024

Hi Kamilah -

This is potentially a bit confusing, so let me know if my explanation doesn't make sense. Both name-resolver and node-normalization are fed from the same set of identity cliques. So in other words, we look at all of the e.g. mondo and umls and whatever and find all the identifiers that we consider as being equivalent, and form them into a group. Each of those identifiers has its own set of textual labels and synonyms.

In name resolver we take text like "cystic fibrosis" and find the matches to those cliques. But when we return a clique, we don't return all of the identifiers for the clique, just the preferred identifier. With that preferred identifier, you can query nodenormalizer to get all the other identifiers. So for instance:
https://nodenormalization-sri.renci.org/1.3/get_normalized_nodes?curie=MONDO%3A0009061&conflate=true

You can see in that nodenorm call that UMLS:C0010674 is returned.

from nameresolution.

GitHubbit avatar GitHubbit commented on July 21, 2024

That makes sense! Next time, I will use name-resolver and node-normalizer together to get a complete list of CURIEs. Thank you.

from nameresolution.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.