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

Add more data about People #149

Open
philgyford opened this issue Sep 11, 2017 · 2 comments
Open

Add more data about People #149

philgyford opened this issue Sep 11, 2017 · 2 comments
Assignees

Comments

@philgyford
Copy link
Owner

A vague, nice-to-have idea at the moment.

Make it possible to add structure data about people, which could be used to link them together, show different lists (by birth date, etc), and provide machine-readable data.

Some possible kinds of data from Schema.org:

  • birthDate and deathDate
  • birthPlace and deathPlace
  • children (one item per child)
  • parent (one per parent)
  • sibling (one per sibling)
  • spouse (what about ex-spouses?)
  • relatedTo (a bit too vague to be useful?)
  • givenName (forename), additionalName (middle name), familyName
  • honorificPrefix, honorificSuffix
  • gender
  • jobTitle
  • nationality
@philgyford
Copy link
Owner Author

Some things to think about:

  • Relationship fields
    • Need to work with people who are in the DB and people who aren't (just free text names?).
    • If they refer to someone in the DB, would be good to have the reverse relationship added automatically?
  • For things like jobTitle, can we specify dates? Same for 'spouse'.
  • For birthDate, deathDate etc, can/should we include resolution (e.g. 'sometime in 1660')?
  • honorifics/titles (Sir, Duke of York) should, ideally maybe also have dates?

@philgyford philgyford self-assigned this Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant