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

Ontology fields use "value" rather than "label" #662

Closed bcorrie closed 1 year ago

bcorrie commented 1 year ago

See here: https://docs.airr-community.org/en/stable/miairr/data_elements.html for at least collection_time_point_relative_unit but I think this is all fields.

This: "Ontology: { top_node: { id: NCIT:C63536, value: Study}}" should read "Ontology: { top_node: { id: NCIT:C63536, label: Study}}"

javh commented 1 year ago

Bug. Find and fix.