diff options
author | Pjotr Prins | 2020-05-28 10:44:42 -0500 |
---|---|---|
committer | Pjotr Prins | 2020-05-28 10:44:42 -0500 |
commit | 2bcf4c45eaba42b36cff93c9cd5e461baaf3eae1 (patch) | |
tree | 2e8e789fb0261d0230db76b2f00e50ec40d83291 /bh20sequploader/bh20seq-schema.yml | |
parent | 64d832fb49d8ef3799290ec5bd67c69c2c87e5d6 (diff) | |
download | bh20-seq-resource-2bcf4c45eaba42b36cff93c9cd5e461baaf3eae1.tar.gz bh20-seq-resource-2bcf4c45eaba42b36cff93c9cd5e461baaf3eae1.tar.lz bh20-seq-resource-2bcf4c45eaba42b36cff93c9cd5e461baaf3eae1.zip |
Web: debugging metadata submission
Diffstat (limited to 'bh20sequploader/bh20seq-schema.yml')
-rw-r--r-- | bh20sequploader/bh20seq-schema.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bh20sequploader/bh20seq-schema.yml b/bh20sequploader/bh20seq-schema.yml index 8a16bd3..5b3812b 100644 --- a/bh20sequploader/bh20seq-schema.yml +++ b/bh20sequploader/bh20seq-schema.yml @@ -149,7 +149,7 @@ $graph: fields: sample_sequencing_technology: doc: Technology that was used to sequence this sample (e.g Sanger, Nanopor MiniION) - type: string[]? + type: string[] jsonldPredicate: _id: http://purl.obolibrary.org/obo/OBI_0600047 _type: "@id" |