소스 검색

[datacite] Minor template changes

- Sample DFG grant number matches typical pattern.
- Keywords follow overall style of template.
Achilleas Koutsou 5 년 전
부모
커밋
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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.