From 92213966d649095de57110577aa659250f2fdbd0 Mon Sep 17 00:00:00 2001 From: Justin Dorsheimer <66982778+jdorsheimer@users.noreply.github.com> Date: Fri, 10 Jan 2025 11:17:55 -0700 Subject: [PATCH] Update subject.yaml --- gdcdictionary/schemas/subject.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gdcdictionary/schemas/subject.yaml b/gdcdictionary/schemas/subject.yaml index aaf7639..3b71858 100755 --- a/gdcdictionary/schemas/subject.yaml +++ b/gdcdictionary/schemas/subject.yaml @@ -142,10 +142,6 @@ properties: description: The three-digit United States zip code of residence for any population greater than 20,000. For zip codes where the three digit number represents a population less than 20,000 "000" will be provided. type: string - datasets: - description: The submitter_id or id of the dataset this subject belongs to, i.e., a link to a record in the parent node. - $ref: "_definitions.yaml#/to_many" - studies: description: The submitter_id or id of the study this subject belongs to, i.e., a link to a record in the parent node. $ref: "_definitions.yaml#/to_many"