diff options
author | Stian Soiland-Reyes | 2020-04-15 14:00:16 +0100 |
---|---|---|
committer | GitHub | 2020-04-15 14:00:16 +0100 |
commit | 9170e0b79275ba9b7eaba6ae9147afe10ee2539b (patch) | |
tree | f014747aeeeb07524b18880ae02e208e6ec2dabc /example/metadata.yaml | |
parent | 227d2e3df41ffe89dfb0071c6c255bb583eadf69 (diff) | |
download | bh20-seq-resource-9170e0b79275ba9b7eaba6ae9147afe10ee2539b.tar.gz bh20-seq-resource-9170e0b79275ba9b7eaba6ae9147afe10ee2539b.tar.lz bh20-seq-resource-9170e0b79275ba9b7eaba6ae9147afe10ee2539b.zip |
submitter_orchid -> submitter_orcid
"orchid" is the flower :)
also use an actual ORCID example <https://orcid.org/0000-0002-1825-0097> which is fictitious person (with a real record!) - dedicated for example use.
Diffstat (limited to 'example/metadata.yaml')
-rw-r--r-- | example/metadata.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/metadata.yaml b/example/metadata.yaml index 0408f0d..bbd3e36 100644 --- a/example/metadata.yaml +++ b/example/metadata.yaml @@ -37,4 +37,4 @@ submitter: provider_sample_id: string submitter_sample_id: string authors: testAuthor - submitter_orchid: https://orcid.org/00A0-0002-1825-009X + submitter_orcid: https://orcid.org/0000-0002-1825-0097 |