diff options
author | Peter Amstutz | 2020-04-20 17:00:21 -0400 |
---|---|---|
committer | Peter Amstutz | 2020-04-20 17:00:21 -0400 |
commit | 5b4bad5571d76957ddb7f9121f1f5a694efaa856 (patch) | |
tree | adfa1dc9300627af83b5644ad4dd7487ffb8e72d /bh20sequploader/bh20seq-schema.yml | |
parent | a2a4b1a16cef38bb4ec9d222430fd396c70ba225 (diff) | |
download | bh20-seq-resource-5b4bad5571d76957ddb7f9121f1f5a694efaa856.tar.gz bh20-seq-resource-5b4bad5571d76957ddb7f9121f1f5a694efaa856.tar.lz bh20-seq-resource-5b4bad5571d76957ddb7f9121f1f5a694efaa856.zip |
Add identity:true to collection_location
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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bh20sequploader/bh20seq-schema.yml b/bh20sequploader/bh20seq-schema.yml index 3d8604a..efc60a3 100644 --- a/bh20sequploader/bh20seq-schema.yml +++ b/bh20sequploader/bh20seq-schema.yml @@ -77,6 +77,7 @@ $graph: jsonldPredicate: _id: http://purl.obolibrary.org/obo/GAZ_00000448 _type: "@id" + identity: true collector_name: doc: Name of the person that took the sample type: string? |