-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy path.zenodo.json
More file actions
78 lines (78 loc) · 1.76 KB
/
.zenodo.json
File metadata and controls
78 lines (78 loc) · 1.76 KB
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
"title": "SMACT: Semiconducting Materials by Analogy and Chemical Theory",
"description": "A collection of rapid screening tools that use elemental data for materials design.",
"license": {
"id": "MIT"
},
"upload_type": "software",
"keywords": [
"materials science",
"chemistry",
"screening",
"semiconductors",
"machine learning"
],
"creators": [
{
"name": "Mastej, Kinga O.",
"affiliation": "Imperial College London",
"orcid": "0009-0006-5656-6646"
},
{
"name": "Onwuli, Anthony",
"affiliation": "Imperial College London"
},
{
"name": "Moriarty, Alexander",
"affiliation": "University College London"
},
{
"name": "Davies, Daniel",
"affiliation": "Imperial College London"
},
{
"name": "Nduma, Ryan",
"affiliation": "Imperial College London"
},
{
"name": "Butler, Keith",
"affiliation": "University College London"
},
{
"name": "Lee, Jiwoo",
"affiliation": "Yonsei University"
},
{
"name": "Detrattanawichai, Panyalak",
"affiliation": "Imperial College London"
},
{
"name": "Ganose, Alex",
"affiliation": "Imperial College London"
},
{
"name": "Park, Hyunsoo",
"affiliation": "Imperial College London"
},
{
"name": "Goodall, Rhys",
"affiliation": "Radical AI"
},
{
"name": "Li, Tianshu",
"affiliation": "Imperial College London"
},
{
"name": "Walsh, Aron",
"affiliation": "Imperial College London",
"orcid": "0000-0001-5460-7033"
}
],
"related_identifiers": [
{
"identifier": "10.21105/joss.01361",
"relation": "isDocumentedBy",
"scheme": "doi"
}
]
}