diff options
author | Pjotr Prins | 2020-04-13 08:21:56 -0500 |
---|---|---|
committer | Pjotr Prins | 2020-04-13 08:21:56 -0500 |
commit | 05c351d0a8059c06f91b88e9beec6e5720bac005 (patch) | |
tree | 7b92377a95e72c543428023776d43c98ffc9f593 /example/minimal_example.yaml | |
parent | e00caedf7d3e86879f0230f08b0b4c448474b502 (diff) | |
parent | 51fc61bae3ed2eae9719c1aabf959d47468724b2 (diff) | |
download | bh20-seq-resource-05c351d0a8059c06f91b88e9beec6e5720bac005.tar.gz bh20-seq-resource-05c351d0a8059c06f91b88e9beec6e5720bac005.tar.lz bh20-seq-resource-05c351d0a8059c06f91b88e9beec6e5720bac005.zip |
Merge branch 'master' of github.com:arvados/bh20-seq-resource
Diffstat (limited to 'example/minimal_example.yaml')
-rw-r--r-- | example/minimal_example.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
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 |