diff options
author | Stian Soiland-Reyes | 2020-04-15 14:02:48 +0100 |
---|---|---|
committer | GitHub | 2020-04-15 14:02:48 +0100 |
commit | c63e1f83fbe8db588a9f6c9383942145407d46b7 (patch) | |
tree | 5399444ba56ff7559c20e4d54598a3bb840961bd /bh20sequploader | |
parent | 9170e0b79275ba9b7eaba6ae9147afe10ee2539b (diff) | |
download | bh20-seq-resource-c63e1f83fbe8db588a9f6c9383942145407d46b7.tar.gz bh20-seq-resource-c63e1f83fbe8db588a9f6c9383942145407d46b7.tar.lz bh20-seq-resource-c63e1f83fbe8db588a9f6c9383942145407d46b7.zip |
Typo: submitter_orchid -> submitter_orcid
Diffstat (limited to 'bh20sequploader')
-rw-r--r-- | bh20sequploader/bh20seq-schema.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bh20sequploader/bh20seq-schema.yml b/bh20sequploader/bh20seq-schema.yml index cbbb577..d8641a6 100644 --- a/bh20sequploader/bh20seq-schema.yml +++ b/bh20sequploader/bh20seq-schema.yml @@ -191,8 +191,8 @@ $graph: type: string? jsonldPredicate: _id: http://purl.obolibrary.org/obo/NCIT_C19026 - submitter_orchid: - doc: ORCHID of the submitter + submitter_orcid: + doc: ORCID of the submitter as a full URI, e.g. https://orcid.org/0000-0002-1825-0097 type: string? jsonldPredicate: _id: http://semanticscience.org/resource/SIO_000115 |