clingen-data-model / genegraph

Presents an RDF triplestore of gene information using GraphQL APIs
5 stars 0 forks source link

Handle delete events for variation #756

Closed theferrit32 closed 1 year ago

theferrit32 commented 1 year ago

Does not currently handle delete events for other clinvar data types (clinical assertion, trait, trait set). I think it is not worth implementing for other types if the snapshot functions will be changing significantly with the new snapshot strategy we're working on. If we decide to use the same jena queries for finding and sorting the list of resources, it can be added for those