From 4b248a1ec5ba26717f1d15f28b9057de8375f37b Mon Sep 17 00:00:00 2001 From: Damion Dooley Date: Fri, 6 Sep 2024 10:39:09 -0700 Subject: [PATCH] Update dh-validate.py --- script/dh-validate.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/script/dh-validate.py b/script/dh-validate.py index d0da2df6..b8eed8f1 100644 --- a/script/dh-validate.py +++ b/script/dh-validate.py @@ -407,12 +407,6 @@ def getLinkMLTransform(SCHEMA, template, row_data): if slot['multivalued'] == True: output_val = [x.strip() for x in re.split(DELIMITERS, output_val)]; - - # ISSUE: () preserved rather than eliminated - # ISSUE: diagnostic pcr Ct value 1 not transformed to diagnostic_pcr_ct_value_1 - # ISSUE: - - # For validation, LinkML will transform both schema and slot labels into # what it considers are standardized names, so we have to anticipate what # new slot label will be via search and replace. Convert keys to