TranslatorSRI / NodeNormalization

Service that produces Translator compliant nodes given a curie
MIT License
9 stars 6 forks source link

Include version number in NodeNorm and maybe some kind of notification on updates #156

Open gaurav opened 1 year ago

gaurav commented 1 year ago

@EvanDietzMorris runs jobs that normalize lots of nodes in bulk, so he needs to make sure that NodeNorm doesn't change in the middle of his run. We discussed two things that would help with that:

  1. If we could incorporate the Babel version number (e.g. 2022oct13) into the NodeNorm Swagger version number (currently 2.0.9 from the Babel image), then he could query the version number at the start and at the end of his run to confirm that all his normalization occurred consistently.
  2. @gaurav suggested that Evan use https://nodenormalization-sri.renci.org/, and that Gaurav should get the green light from Evan before changing this endpoint.