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

Do we need adc_keywords #756

Open bcorrie opened 4 months ago

bcorrie commented 4 months ago

In #431 we discuss extending keywords_study for the ADC so that we can also record what is in an ADC repository.

keywords_study is what the study did, not necessarily what is in the ADC.

schristley commented 4 months ago

A challenge I see is that adding extensions to an internal object, like Study in Repertoire, might not be straight forward in the API spec. The allOf: works for the top-level object, but how to add fields to internal objects?