Skip to content

Commit

Permalink
Merge pull request #201 from include-dcc/2024-08-16
Browse files Browse the repository at this point in the history
add AADSC and OPTimal to enum_studyCode
  • Loading branch information
lopierra authored Aug 16, 2024
2 parents b48876d + 0e9803e commit 7bd9820
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/linkml/include_study.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,9 @@ enums:
name: enum_studyCode
definition_uri: include:enum_studyCode
permissible_values:
aadsc:
text: aadsc
title: AADSC
abc_ds:
text: abc_ds
title: ABC-DS
Expand Down Expand Up @@ -418,6 +421,9 @@ enums:
htp:
text: htp
title: HTP
optimal:
text: optimal
title: OPTimal
team_ds:
text: team_ds
title: TEAM-DS
Expand Down

0 comments on commit 7bd9820

Please sign in to comment.