aboutsummaryrefslogtreecommitdiff
path: root/bh20sequploader
diff options
context:
space:
mode:
authorPjotr Prins2020-07-15 14:16:11 +0100
committerPjotr Prins2020-07-15 14:17:27 +0100
commitb9691c7deae30bd6422fb7b0681572b7b6f78ae3 (patch)
tree6ffa1924cd115cd20c89df907a22ec7df48ae9b9 /bh20sequploader
parent9c9512a7e040f8247d259bdc6f9cf55d5d276baf (diff)
downloadbh20-seq-resource-b9691c7deae30bd6422fb7b0681572b7b6f78ae3.tar.gz
bh20-seq-resource-b9691c7deae30bd6422fb7b0681572b7b6f78ae3.tar.lz
bh20-seq-resource-b9691c7deae30bd6422fb7b0681572b7b6f78ae3.zip
Web: add license to input form
Diffstat (limited to 'bh20sequploader')
-rw-r--r--bh20sequploader/bh20seq-schema.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/bh20sequploader/bh20seq-schema.yml b/bh20sequploader/bh20seq-schema.yml
index b3d4d12..29ac22c 100644
--- a/bh20sequploader/bh20seq-schema.yml
+++ b/bh20sequploader/bh20seq-schema.yml
@@ -15,7 +15,7 @@ $graph:
fields:
license_type:
doc: License types as defined in https://wiki.creativecommons.org/images/d/d6/Ccrel-1.0.pdf
- type: string?
+ type: string
jsonldPredicate:
_id: https://creativecommons.org/ns#License
title:
@@ -258,6 +258,7 @@ $graph:
virus: virusSchema
technology: technologySchema
submitter: submitterSchema
+ license: licenseSchema
id:
doc: The subject (eg the fasta/fastq file) that the metadata describes
type: string