forked from neuropsychology/NeuroKit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPROV.json
More file actions
32 lines (32 loc) · 942 Bytes
/
PROV.json
File metadata and controls
32 lines (32 loc) · 942 Bytes
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
{
"wasGeneratedBy": {
"activity": "DataCompilation",
"agent": {
"type": "Person",
"name": "Juan Moisés de la Serna Tuya",
"orcid": "https://orcid.org/0000-0002-8401-8018",
"affiliation": "Universidad Internacional de La Rioja (UNIR)"
},
"startedAtTime": "2026-03-01T00:00:00Z",
"endedAtTime": "2026-03-20T00:00:00Z"
},
"entity": {
"type": "Dataset",
"name": "NeuroKit2: The Python Toolbox for Neurophysiological Signal Processing",
"url": "https://github.com/juanmoisesd/NeuroKit",
"license": "CC0-1.0"
},
"wasDerivedFrom": {
"description": "Compiled from publicly available secondary sources",
"sources": [
"Public databases",
"Peer-reviewed literature",
"International organizations"
]
},
"wasAttributedTo": {
"type": "Person",
"name": "Juan Moisés de la Serna Tuya",
"orcid": "https://orcid.org/0000-0002-8401-8018"
}
}