diff options
author | lltommy | 2020-04-23 22:04:30 +0200 |
---|---|---|
committer | lltommy | 2020-04-23 22:04:30 +0200 |
commit | 0a883bef4f687843293ca71a7f8d8d3c13f681c9 (patch) | |
tree | 58f89f0cb188c1165842e7ad0b1d4783f8c19fc5 /bh20sequploader/bh20seq-schema.yml | |
parent | 4666ba880def50adef3ea23ad954cb4e7bf2693a (diff) | |
download | bh20-seq-resource-0a883bef4f687843293ca71a7f8d8d3c13f681c9.tar.gz bh20-seq-resource-0a883bef4f687843293ca71a7f8d8d3c13f681c9.tar.lz bh20-seq-resource-0a883bef4f687843293ca71a7f8d8d3c13f681c9.zip |
adding a submitter comment field
Diffstat (limited to 'bh20sequploader/bh20seq-schema.yml')
-rw-r--r-- | bh20sequploader/bh20seq-schema.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bh20sequploader/bh20seq-schema.yml b/bh20sequploader/bh20seq-schema.yml index a54ddb1..ea813a0 100644 --- a/bh20sequploader/bh20seq-schema.yml +++ b/bh20sequploader/bh20seq-schema.yml @@ -233,6 +233,11 @@ $graph: _id: http://semanticscience.org/resource/SIO_000115 _type: "@id" noLinkCheck: true + additional_submitter_information: + doc: Field for additional submitter information + type: string? + jsonldPredicate: + _id: http://semanticscience.org/resource/SIO_001167 - name: MainSchema type: record |