From 33ad47612f0f8cf075e6f4bb8ee8552595919749 Mon Sep 17 00:00:00 2001 From: Dan Lu <90745557+danlu1@users.noreply.github.com> Date: Wed, 3 Jan 2024 12:27:27 -0800 Subject: [PATCH] Update config.yml Update 1kD config to mirror changes in dccvalidator --- inst/config.yml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/inst/config.yml b/inst/config.yml index 6ba24ff..7871bde 100644 --- a/inst/config.yml +++ b/inst/config.yml @@ -206,12 +206,12 @@ pec: - "path" - "parent" - "fileFormat" - - "program" - "project" - "study" - "resourceType" + - "timepoint" + - "age_in_days" individual: - - "program" - "project" - "study" - "individualID" @@ -222,7 +222,6 @@ pec: - "noOfAdults" - "spokenLanguage" biospecimen: - - "program" - "project" - "study" - "person" @@ -231,3 +230,10 @@ pec: - "specimenType" - "samplingAge" - "samplingAgeUnits" + - "ageStartingSolidFood" + - "ageStartingSolidFoodUnits" + - "breastfed" + - "formulafed" + - "formulaName" + - "antibioticUse" + - "antibioticName"