-
Notifications
You must be signed in to change notification settings - Fork 0
/
zenodo.json
39 lines (33 loc) · 1.12 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
{
"title": "is477-fall2023-final-project",
"description": "The project, is my final project for IS477, Data Curation,
Manegement, and Reproducibility at The University of Illinois Urbana-Champaign.
The goal of this assignment is to apply all of the techniques and knowledge
learned throughout the semester.",
"keywords": ["data","data science", "data curation", "data management",
"data reproducibility", "final project", "wine","wine dataset"],
"access_right": "open",
"upload_type": "software",
"license": "MIT",
"creators": [
{
"orcid": "0009-0001-7167-4200",
"affiliation": "University of Illinois Urbana-Champaign",
"name": "Pellecer, Aisaiah"
}
],
"related_identifiers": [
{
"scheme": "doi",
"identifier": "10.24432/C5PC7J",
"relation": "cites",
"resource_type": "dataset"
},
{
"scheme": "url",
"identifier": "https://github.com/aisaiahpellecer/is477-fall2023-final-project",
"relation": "isSupplementTo",
"resource_type": "software"
}
]
}