diff options
author | Peter Amstutz | 2020-04-10 16:47:31 -0400 |
---|---|---|
committer | Peter Amstutz | 2020-04-10 16:47:31 -0400 |
commit | ffad8c21f08aca1cf65809c398f3613846e7c8ba (patch) | |
tree | 989ebfcb978072d04be0c0cee8155976b4d1b67b /bh20sequploader/bh20seq-schema.yml | |
parent | f2a3aeb6d7d8ba210d060b83ea46475eab3626ac (diff) | |
download | bh20-seq-resource-ffad8c21f08aca1cf65809c398f3613846e7c8ba.tar.gz bh20-seq-resource-ffad8c21f08aca1cf65809c398f3613846e7c8ba.tar.lz bh20-seq-resource-ffad8c21f08aca1cf65809c398f3613846e7c8ba.zip |
Propagating metadata to output works now.
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Diffstat (limited to 'bh20sequploader/bh20seq-schema.yml')
-rw-r--r-- | bh20sequploader/bh20seq-schema.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bh20sequploader/bh20seq-schema.yml b/bh20sequploader/bh20seq-schema.yml index a072bd7..8a22db1 100644 --- a/bh20sequploader/bh20seq-schema.yml +++ b/bh20sequploader/bh20seq-schema.yml @@ -169,11 +169,6 @@ $graph: virus: virusSchema? technology: technologySchema submitter: submitterSchema - submission: - type: string - jsonldPredicate: - _id: "@id" - #_type: "@id" id: doc: The subject (eg the fasta/fastq file) that the metadata describes type: string? |