You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2021. It is now read-only.
This would need to at least store the Source object (as defined by models/source.py) and the identifier for the individual record being accessed for both the records from the source and target that are deemed to be a match
Be able to handle cases where only one of the two sets of source+record ID are present (such as the case when there is no record that is an adequate match)
This class should also have the ability to store a confidence level for how certain the match is and should be able to handle associations with only one source defined. the operation of #12 will determine if this is needed