diff options
author | Pjotr Prins | 2020-05-29 14:23:05 -0500 |
---|---|---|
committer | Pjotr Prins | 2020-05-29 14:23:05 -0500 |
commit | b3541da18b4eb18213ee0581bf953e39563ce40d (patch) | |
tree | d26e45253a168bdade213c5aeb67fb0db2ec8c7d /bh20sequploader/bh20seq-schema.yml | |
parent | 92fa550c6edfeb9acc9a5cbc31c0c272f8703898 (diff) | |
download | bh20-seq-resource-b3541da18b4eb18213ee0581bf953e39563ce40d.tar.gz bh20-seq-resource-b3541da18b4eb18213ee0581bf953e39563ce40d.tar.lz bh20-seq-resource-b3541da18b4eb18213ee0581bf953e39563ce40d.zip |
Changed doc comment in schema
Diffstat (limited to 'bh20sequploader/bh20seq-schema.yml')
-rw-r--r-- | bh20sequploader/bh20seq-schema.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bh20sequploader/bh20seq-schema.yml b/bh20sequploader/bh20seq-schema.yml index 5b3812b..19c794a 100644 --- a/bh20sequploader/bh20seq-schema.yml +++ b/bh20sequploader/bh20seq-schema.yml @@ -77,7 +77,7 @@ $graph: type: record fields: sample_id: - doc: Id of the sample as defined by the submitter + doc: Unique sample identifier as defined by the submitter type: string jsonldPredicate: _id: http://semanticscience.org/resource/SIO_000115 |