From bc62d3f4c9ed8d94e536d2dd67fedf40b3e011ab Mon Sep 17 00:00:00 2001 From: lltommy Date: Mon, 13 Apr 2020 02:36:18 +0200 Subject: Starting to turn values into IRIs ... --- example/minimal_example.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'example/minimal_example.yaml') diff --git a/example/minimal_example.yaml b/example/minimal_example.yaml index 160d1d4..43adfa8 100644 --- a/example/minimal_example.yaml +++ b/example/minimal_example.yaml @@ -2,8 +2,8 @@ id: placeholder host: host_id: XX - host_species: string - host_sex: string + host_species: http://purl.obolibrary.org/obo/NCBITaxon_9606 + host_sex: http://purl.obolibrary.org/obo/NCIT_C20197 sample: sample_id: XXX -- cgit v1.2.3