-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path.zenodo.json
36 lines (36 loc) · 1.49 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"title": "Auto-populate Fields",
"upload_type": "software",
"creators": [{
"name": "Chase, Philip B",
"affiliation": "University of Florida",
"orcid": "0000-0002-5318-9420"
},
{
"name": "Chesney, Kyle",
"affiliation": "University of Florida",
"orcid": "0000-0002-0479-7251"
},
{
"name": "Sai Pavan, Kamma",
"affiliation": "University of Florida",
"orcid": "0009-0004-4619-0409"
},
{
"name": "Bentz, Michael",
"affiliation": "University of Florida",
"orcid": "0000-0002-5790-4268"
}
],
"description": "Auto Populate Fields is a REDCap module that provides rich control of default values for data entry fields via a set of action tags. These action tags allow fields to be populated based on values from an ordered list of fields and static values. The fields can be read from the current event or the previous event in longitudinal projects.",
"access_right": "open",
"license": "Apache-2.0",
"references": [
"PA Harris, R Taylor, BL Minor, V Elliott, M Fernandez, L O'Neal, L McLeod, G Delacqua, F Delacqua, J Kirby, SN Duda, REDCap Consortium, The REDCap consortium: Building an international community of software partners, J Biomed Inform. 2019 May 9 [doi: 10.1016/j.jbi.2019.103208]"
],
"keywords": [
"redcap",
"redcap external module",
"php"
]
}