Skip to content

Commit

Permalink
add ontology info
Browse files Browse the repository at this point in the history
  • Loading branch information
schristley committed Nov 26, 2024
1 parent dc0615b commit 4642032
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions specs/airr-schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -905,6 +905,12 @@ AlleleDescription:
x-airr:
miairr: essential
nullable: false
format: ontology
ontology:
draft: false
top_node:
id: NCBITAXON:7776
label: Gnathostomata
species_subgroup:
type: string
description: Race, strain or other species subgroup to which this subject belongs
Expand Down Expand Up @@ -1145,6 +1151,12 @@ GermlineSet:
x-airr:
miairr: essential
nullable: false
format: ontology
ontology:
draft: false
top_node:
id: NCBITAXON:7776
label: Gnathostomata
species_subgroup:
type: string
description: Race, strain or other species subgroup to which this subject belongs
Expand Down

0 comments on commit 4642032

Please sign in to comment.