airr-community / airr-standards

AIRR Community Data Standards
https://docs.airr-community.org
Creative Commons Attribution 4.0 International
35 stars 23 forks source link

Various schema updates #674

Closed javh closed 1 year ago

javh commented 1 year ago

Fixes #677 Fixes #679 Fixes #686

  1. Set enum fields in Germline schemas to nullable: true. (#663)
  2. Set _id fields in Germline schemas to identifier: true. (#656)
  3. Added "IGI" to all locus fields. (#671)
  4. Added quotes around values for various string enums.
  5. Minor formatting issues. (#659)
javh commented 1 year ago

From the call:

javh commented 1 year ago

From the call:

javh commented 1 year ago

Addressed issues above except for the enum snake_case topic, which is moved to #673.