bcgsc / pori_graphkb_loader

The Loaders for GraphKB. Imports content from external sources via the GraphKB REST API
https://bcgsc.github.io/pori
GNU General Public License v3.0
6 stars 4 forks source link

Sync revised fields of CIViC EIDs that were previously loaded #121

Open cgrisdale opened 1 year ago

cgrisdale commented 1 year ago

CIViC EIDs (Accepted or Submitted) can undergo revisions, including to fields that are critical and can change the meaning of the evidence. We will want the CIViC loader to look for changes in EIDs that have already been loaded in graphKB in order to apply those changes to the statement.

This should be applied to most EID fields, including: MP, Disease, Therapy, Type, Direction, Significance, Level, Source, Rating, Statement (optional), Variant origin (optional).

mathieulemieux commented 1 year ago

This issue is being tracked from here: https://www.bcgsc.ca/jira/browse/KBDEV-1047