diff options
author | Pjotr Prins | 2020-07-15 11:43:35 +0100 |
---|---|---|
committer | GitHub | 2020-07-15 11:43:35 +0100 |
commit | a0c8ebd57b875f265e8b0efec4abfaf892eb6c45 (patch) | |
tree | b5477179d66540ab25634295112a2df47df30e27 /bh20sequploader/bh20seq-options.yml | |
parent | 3dd94e87c25ff0b2942dc59c919a9e6e45fe45be (diff) | |
parent | b5e38b960c380f0f7868d8fc4038ea3c3a0c52ee (diff) | |
download | bh20-seq-resource-a0c8ebd57b875f265e8b0efec4abfaf892eb6c45.tar.gz bh20-seq-resource-a0c8ebd57b875f265e8b0efec4abfaf892eb6c45.tar.lz bh20-seq-resource-a0c8ebd57b875f265e8b0efec4abfaf892eb6c45.zip |
Merge pull request #97 from pjotrp/master
Add license metadata to record
Diffstat (limited to 'bh20sequploader/bh20seq-options.yml')
-rw-r--r-- | bh20sequploader/bh20seq-options.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bh20sequploader/bh20seq-options.yml b/bh20sequploader/bh20seq-options.yml index c553f41..d1ea398 100644 --- a/bh20sequploader/bh20seq-options.yml +++ b/bh20sequploader/bh20seq-options.yml @@ -3,6 +3,10 @@ # being unique or at least using the same options in different containing # types. +license_type: + CC0 Public Domain Dedication: http://creativecommons.org/publicdomain/zero/1.0/ + CC-BY-4.0 Attribution 4.0 International: http://creativecommons.org/licenses/by/4.0/ + host_age_unit: Years: http://purl.obolibrary.org/obo/UO_0000036 Months: http://purl.obolibrary.org/obo/UO_0000035 |