diff options
author | Peter Amstutz | 2020-04-21 18:16:47 +0000 |
---|---|---|
committer | Peter Amstutz | 2020-04-21 18:16:47 +0000 |
commit | cad23032ecf6ef325aab2978d5df36609ad50088 (patch) | |
tree | 2896820210450ba738b4c59a118b70690624ee12 | |
parent | 7e085b2958d9bd4f0a2b1912cf259a05b56366bc (diff) | |
download | bh20-seq-resource-cad23032ecf6ef325aab2978d5df36609ad50088.tar.gz bh20-seq-resource-cad23032ecf6ef325aab2978d5df36609ad50088.tar.lz bh20-seq-resource-cad23032ecf6ef325aab2978d5df36609ad50088.zip |
add noLinkCheck to specimen_source2
-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 75308ab..1ceebe2 100644 --- a/bh20sequploader/bh20seq-schema.yml +++ b/bh20sequploader/bh20seq-schema.yml @@ -106,6 +106,7 @@ $graph: jsonldPredicate: _id: http://purl.obolibrary.org/obo/OBI_0001479 _type: "@id" + noLinkCheck: true sample_storage_conditions: doc: Information about storage of a specified type, e.g. frozen specimen, paraffin, fresh .... type: string? |