소스 검색

add funding sources to datacite file

Konstantin Willeke 1 년 전
부모
커밋
11249a304c
1개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  1. 5 2
      datacite.yml

+ 5 - 2
datacite.yml

@@ -84,8 +84,11 @@ license:
 # Funding information for this resource.
 # Separate funder name and grant number by comma.
 funding:
-  - "DFG, AB1234/5-6"
-  - "EU, EU.12345"
+  - "DFG, EXC 2064/1"
+  - "IARPA, D16PC00003"
+  - "NIH, R01 EY026927"
+  - "NIH, T32-EY-002520-37"
+  - "NSF, 1707400"
 
 
 # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.