diff options
Diffstat (limited to 'bh20sequploader')
-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 |