From c536f92264e094d4a59c1fdcb6a3aea64c0035b2 Mon Sep 17 00:00:00 2001 From: Adam Novak Date: Fri, 17 Apr 2020 12:18:53 -0700 Subject: Spruce up the options file and add missing values --- bh20sequploader/bh20seq-options.yml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/bh20sequploader/bh20seq-options.yml b/bh20sequploader/bh20seq-options.yml index 02e911f..d05be5a 100644 --- a/bh20sequploader/bh20seq-options.yml +++ b/bh20sequploader/bh20seq-options.yml @@ -4,13 +4,14 @@ # types. host_age_unit: - year: http://purl.obolibrary.org/obo/UO_0000036 - month: http://purl.obolibrary.org/obo/UO_0000035 - week: http://purl.obolibrary.org/obo/UO_0000035 - day: http://purl.obolibrary.org/obo/UO_0000034 - hour: http://purl.obolibrary.org/obo/UO_0000032 + Years: http://purl.obolibrary.org/obo/UO_0000036 + Months: http://purl.obolibrary.org/obo/UO_0000035 + Weeks: http://purl.obolibrary.org/obo/UO_0000034 + Days: http://purl.obolibrary.org/obo/UO_0000033 + Hours: http://purl.obolibrary.org/obo/UO_0000032 host_sex: Male: http://purl.obolibrary.org/obo/NCIT_C20197 Female: http://purl.obolibrary.org/obo/NCIT_C27993 - unknown: http://purl.obolibrary.org/obo/NCIT_C17998 + Intersex: http://purl.obolibrary.org/obo/NCIT_C45908 + Unknown: http://purl.obolibrary.org/obo/NCIT_C17998 -- cgit v1.2.3