Skip to content

Commit

Permalink
Late 2023 Grant Curation Updates
Browse files Browse the repository at this point in the history
Add the following new grant numbers as valid values for all 'grant number' related attributes: CA280984, CA280849, CA280829, CA284090, CA284086, CA274504, CA283114, CA274507, CA274506, CA274511
Add the following as a valid value for the attribute Grant Institution Name: Washington University in St. Louis
Add the following as a valid value for the attribute Grant Institution Alias: WUSTL

Grant Start Date - this should be REQUIRED and validated as a date, ideally in YYYY-MM-DD format (see schematic validation rule here: https://sagebionetworks.jira.com/wiki/spaces/SCHEM/pages/2645262364/Data+Model+Validation+Rules#date) . A description for this attribute can be, "The start date of the grant"
 NIH RePORTER Link - this should be REQUIRED and validated as a URL (see schematic validation rule here: https://sagebionetworks.jira.com/wiki/spaces/SCHEM/pages/2645262364/Data+Model+Validation+Rules#URL-Validation-Type). A description for this attribute can be, "Link to the search results for this grant number on the NIH Reporter website"
 Duration of Funding - this should be OPTIONAL. A description for this attribute can be, "Duration of the funding period, in years"
 Duration of Data Embargo - this should be OPTIONAL. A description for this attribute can be, "Duration that the data are embargoed, in months"
  • Loading branch information
aditigopalan committed Dec 1, 2023
1 parent 5e3d2a1 commit fd47d28
Show file tree
Hide file tree
Showing 11 changed files with 502 additions and 23 deletions.
13 changes: 13 additions & 0 deletions all_valid_values.csv
Original file line number Diff line number Diff line change
Expand Up @@ -590,6 +590,17 @@ grant_number,CA274509
grant_number,CA275808
grant_number,CA279408
grant_number,CA279560
grant_number,CA280984
grant_number,CA280849
grant_number,CA280829
grant_number,CA284090
grant_number,CA284086
grant_number,CA274504
grant_number,CA283114
grant_number,CA274507
grant_number,CA274506
grant_number,CA274511
grant_number,CA282451
assay,10-cell RNA Sequencing
assay,16S Ribosomal Gene Sequencing Assay
assay,3' RNA-seq
Expand Down Expand Up @@ -1811,6 +1822,7 @@ institution_alias,UWM
institution_alias,University of Illinois
institution_alias,University of Texas MD Anderson Cancer Center
institution_alias,Vanderbilt
institution_alias,WUSTL
institution_alias,WCM
institution_alias,Wake Forest
institution_alias,Wistar
Expand Down Expand Up @@ -1893,6 +1905,7 @@ institution_name,University of Virginia
institution_name,University of Washington
institution_name,University of Wisconsin-Madison
institution_name,Vanderbilt University
institution_name,Washington University in St. Louis
institution_name,Wake Forest
institution_name,Weill Cornell Medicine
institution_name,Wistar Institute
Expand Down
32 changes: 18 additions & 14 deletions mc2.model.csv

Large diffs are not rendered by default.

Loading

0 comments on commit fd47d28

Please sign in to comment.