diff options
author | lltommy | 2020-04-14 22:56:33 +0200 |
---|---|---|
committer | lltommy | 2020-04-14 22:56:33 +0200 |
commit | b106dc843cdc60902b0c6d423291584086fd2868 (patch) | |
tree | 59b0f263f5f8bc6201ed3e309c98a88d11d348dd /example/minimal_example.yaml | |
parent | 7ff1350f0509f85ebe40ff6e56861546045e83d3 (diff) | |
download | bh20-seq-resource-b106dc843cdc60902b0c6d423291584086fd2868.tar.gz bh20-seq-resource-b106dc843cdc60902b0c6d423291584086fd2868.tar.lz bh20-seq-resource-b106dc843cdc60902b0c6d423291584086fd2868.zip |
Updated yaml schema and examples - plus ShEX shape to go along with it. Still work in progress but getting better and better I guess
Diffstat (limited to 'example/minimal_example.yaml')
-rw-r--r-- | example/minimal_example.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/example/minimal_example.yaml b/example/minimal_example.yaml index 43adfa8..0080c6d 100644 --- a/example/minimal_example.yaml +++ b/example/minimal_example.yaml @@ -10,6 +10,9 @@ sample: collector_name: XXX collecting_institution: XXX +virus: + virus_species: http://purl.obolibrary.org/obo/NCBITaxon_2697049 + technology: sample_sequencing_technology: XX |