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

New field: Gender Identity #1409

Open
ESapenaVentura opened this issue Sep 3, 2021 · 0 comments
Open

New field: Gender Identity #1409

ESapenaVentura opened this issue Sep 3, 2021 · 0 comments
Labels
content Any PR that incorporates changes to the schema

Comments

@ESapenaVentura
Copy link
Collaborator

ESapenaVentura commented Sep 3, 2021

For which schema is a change/update being suggested?

I would like a request for the donor_organism.json schema and include a new ontology module, gender.json

What should the change/update be?

I would like to add a new optional field, gender_identity to the donor_organism schema to allow for the correct assignment of gender when the information is available.

Along this update, I would like to create a new ontology module that will collect and validate against the terms below gender

This update constitutes a minor change to the schema(s) it affects.

What new field(s) need to be changed/added?

  • Field name: gender_identity
  • Field description: The donor's personal sense of their own gender at the time of the experiment.
  • Field type: Object (Ontology)
  • Required: no
  • Examples: (Not required due to loading an object)
  • CV or enum: Ontology - module/ontology/gender_identity.json

What new schema entity needs to be added?

  • Schema name: module/ontology/gender_identity.json
  • Graph restrictions:
    • ontologies: ["obo:hcao", "obo:ncit"]
    • classes: ["NCIT:C17357"]
    • relation: ["rdfs:subClassOf"]
    • direct: false
    • include_self: false

Why is the change requested?

This update is essential to allow for gender identity, which may imply genetic differences on certain datasets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Any PR that incorporates changes to the schema
Projects
None yet
Development

No branches or pull requests

2 participants