We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d32e53 commit 2ee7a25Copy full SHA for 2ee7a25
datastore/apps/sra/dictionary.py
@@ -10,6 +10,11 @@
10
'datacite.publisher': 'Publisher',
11
'datacite.resourcetype': 'Resource Type General',
12
'datacite.title': 'Title',
13
+ 'creator': 'Creator',
14
+ 'publicationyear': 'Publication Year',
15
+ 'publisher': 'Publisher',
16
+ 'resourcetype': 'Resource Type General',
17
+ 'title': 'Title',
18
'Description': 'Description',
19
'Format': 'Format',
20
'fundingReference': 'Funding Reference',
0 commit comments