Person Data Record
(Redirected from Person Reference Record)
Jump to navigation
Jump to search
A Person Data Record is an entity record whose referent is a person.
- Context:
- It can (typically) include Person Data Attributes such as: person name, person birthdate, person sex, ...
- It can (often) be a member of a Person Dataset (likely from person database).
- It can be managed by a Person Data Management System (that solves a person data management task).
- It can be disambiguated from another Person Record by (be Input and Output to ) a Person Record Deduplication Task.
- It can range from being a Person Record with Recent Data to being a Person Profile Data Record.
- Example(s):
[Name.First="Michael", Name.Last="Jackson"]
.[Type="Person", Name.First="Michael", Names.Middle="", Name.Last="Jackson", BirthDate="August 29, 1958", Birth.City="Gary", Birth.State="Indiana", Birth.Country="USA"]
.- a User Data Record.
- an Electronic Patient Record.
- a Customer Data Record.
- …
- Counter-Example(s):
- a Product Record.
- a Toponym Record.
- See: Entity Reference Record, Person Record Deduplication Task, Citation Record.