Person Record Canonicalization Task
Jump to navigation
Jump to search
A Person Record Canonicalization Task is a Domain Specific Record Canonicalization Task that requires the creation of a Single Person Record based on a Person Record Sets that may contain Duplicate Records.
- AKA: Person Record Merging Task.
- Context:
- It can involve the selection of the appropriate Person Name.
- Example(s):
- Unify the two Data Records:
[Name=J. Smith; Phone=(555)123-1234]}} and
[Name=John R. Smith; Phone=1-555-123-1234]
into one Canonical Record. - Unify the three Data Values: "Gandhi", "Mahatma Gandhi", "Mohandas Karamchand Gandhi", and "Great Soul" into one Canonical Record.
- …
- Unify the two Data Records:
- Counter-Example(s):
- See: Person Record Duplicate Detection Task.