Просмотр исходного кода

[datacite] Minor template changes

- Sample DFG grant number matches typical pattern.
- Keywords follow overall style of template.
Achilleas Koutsou 5 лет назад
Родитель
Сommit
451eb74a64
2 измененных файлов с 4 добавлено и 3 удалено
  1. 3 2
      conf/datacite/datacite.yml
  2. 1 1
      internal/bindata/bindata.go

+ 3 - 2
conf/datacite/datacite.yml

@@ -33,7 +33,8 @@ description: |
 # Give as many keywords as possible, to make the resource findable.
 keywords:
   - Neuroscience
-  - Electrophysiology
+  - Keyword2
+  - Keyword3
 
 # License information for this resource. Please provide the license name and/or a link to the license.
 # Please add also a corresponding LICENSE file to the repository.
@@ -48,7 +49,7 @@ license:
 # Funding information for this resource.
 # Separate funder name and grant number by comma.
 funding:
-  - "DFG, DFG.12345"
+  - "DFG, AB1234/5-6"
   - "EU, EU.12345"
 
 

Разница между файлами не показана из-за своего большого размера
+ 1 - 1
internal/bindata/bindata.go


Некоторые файлы не были показаны из-за большого количества измененных файлов