Skip to content
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.

Create a class to associate a record in one source with a record in another. #17

Open
MoralCode opened this issue Mar 25, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@MoralCode
Copy link
Contributor

MoralCode commented Mar 25, 2021

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

This class must also:

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant