Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Person to Person Relationships - Family #17

Open
kaerumy opened this issue Mar 20, 2020 · 3 comments
Open

Person to Person Relationships - Family #17

kaerumy opened this issue Mar 20, 2020 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@kaerumy
Copy link
Member

kaerumy commented Mar 20, 2020

a. Spouse (married or civil partnership)
b. Parent
c. Child
d. Adopted Child
e. Stepchild
f. Elder Sister
g. Younger Sister
h. Elder Brother
i. Younger brother
j. Spouse of child
k. Spouse of brother
l. Spouse of Sister

This needs to be reduced to just a few key relations from which we can then extract information.
eg. Elder or Younger Sibling can be just reduced to Sibling. Brother/Sister can be inferred to from gender and age fields in Person.

@kaerumy kaerumy added the question Further information is requested label Mar 20, 2020
@kaerumy
Copy link
Member Author

kaerumy commented Mar 20, 2020

  • Sibling (to sibling)
  • Parent (to child)
  • Spouse

I think is enough to capture all relationships.

What do you think @JustineSurGithub

@kaerumy
Copy link
Member Author

kaerumy commented Apr 10, 2020

Is this enough to capture cousins, aunts, uncles?

I think so.

@kaerumy
Copy link
Member Author

kaerumy commented Apr 19, 2020

Probably could be reduced to just Parent and Spouse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants