-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.zenodo.json
56 lines (56 loc) · 2.55 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"title": "REDCap Automated Billing",
"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": "Stoffs, Taryn L",
"affiliation": "University of Florida",
"orcid": "0000-0002-0830-8179"
},
{
"name": "James-Woodley, Laurence",
"affiliation": "University of Florida",
"orcid": "0000-0002-6418-2742"
},
{
"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"
},
{
"name": "Barnes, Christopher P",
"affiliation": "University of Florida",
"orcid": "0000-0001-7114-1992"
}
],
"description": "REDCap Automated Billing is an automated, data-driven service billing system for a REDCap system. The University of Florida’s CTS-IT designed and wrote this system to charge a modest annual fee for each project and bill for customer support work logged in a REDCap-based service request system. This generates revenue, reduces data privacy risks by incentivizing the deletion of abandoned projects, and improves the quality of research productivity metrics.",
"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]",
"Chase, P., James-Woodley, L., Chesney, K., Stoffs, T., Bentz, M., Kamma, S. P., & Barnes, C. (2024). REDCap Data Lifecycle Management via Automated Billing (1.1.0). Zenodo. https://doi.org/10.5281/zenodo.13693163",
"Chase, P. B., James-Woodley, L., Chesney, K., Stoffs, T. L., Bentz, M., & Barnes, C. P. (2024). REDCap Custodian (1.23.0). Zenodo. https://doi.org/10.5281/zenodo.11644219"
],
"keywords": [
"redcap",
"clinical science",
"data management",
"data lifecycle management",
"dlm",
"R"
]
}