-
Notifications
You must be signed in to change notification settings - Fork 58
/
Copy path.zenodo.json
31 lines (31 loc) · 1010 Bytes
/
.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
{
"description": "A Pythonic package for heart rate variability analysis",
"license": "other-open",
"title": "rhenanbartels/hrv 0.2.8",
"version": "0.2.8",
"upload_type": "software",
"publication_date": "2020-07-25",
"creators": [
{
"affiliation": "Pulmonary Engineering Laboratory, Biomedical Engineering Program, Federal University of Rio de Janeiro, Rio de Janeiro, Brazil",
"name": "Rhenan Bartels"
},
{
"affiliation": "Faculty of Medicine, University of São Paulo, Brazil",
"name": "Tiago Peçanha"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/rhenanbartels/hrv/tree/0.2.8",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.3960214",
"relation": "isVersionOf"
}
]
}