-
Notifications
You must be signed in to change notification settings - Fork 246
Expand file tree
/
Copy path.zenodo.json
More file actions
193 lines (193 loc) · 4.1 KB
/
.zenodo.json
File metadata and controls
193 lines (193 loc) · 4.1 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
{
"description": "Experiment-independent toolkit for (charged) particle track reconstruction in (high energy) physics experiments implemented in modern C++ ",
"license": "MPL-2.0",
"title": "acts-project/acts: v45.1.0",
"version": "v45.1.0",
"upload_type": "software",
"creators": [
{
"affiliation": "Zhengzhou University",
"name": "Xiaocong Ai"
},
{
"affiliation": "Rutherford Appleton Laboratory",
"name": "Tim Adye"
},
{
"affiliation": "",
"name": "Guilherme Almeida",
"orcid": "0000-0002-4257-4278"
},
{
"affiliation": "IJCLab",
"name": "Corentin Allaire"
},
{
"affiliation": "CERN, Aristotle University of Thessaloniki",
"name": "Dimitra Amperiadou"
},
{
"affiliation": "AGH University of Krakow",
"name": "Tomasz Bold"
},
{
"affiliation": "CERN",
"name": "Pierfrancesco Butti"
},
{
"affiliation": "CERN",
"name": "Noemi Calace"
},
{
"affiliation": "Annecy LAPP",
"name": "Jeremy Couthures"
},
{
"affiliation": "CERN, University of Florence",
"name": "Lorenzo Damenti"
},
{
"affiliation": "University of Manitoba",
"name": "Wouter Deconinck"
},
{
"affiliation": "CERN",
"name": "Davide Di Croce"
},
{
"affiliation": "CERN, JGU Mainz",
"name": "Doga Elitez"
},
{
"affiliation": "Brandeis University",
"name": "Luis Falda Coelho",
"orcid": "0000-0002-2298-3605"
},
{
"affiliation": "UC Berkeley",
"name": "Louis-Guillaume Gagnon"
},
{
"affiliation": "Stanford University",
"name": "Rocky Bala Garg"
},
{
"affiliation": "CERN",
"name": "Paul Gessinger"
},
{
"affiliation": "DESY",
"name": "Maximilian Goblirsch-Kolb"
},
{
"affiliation": "IJCLab",
"name": "Hadrien Grasland"
},
{
"affiliation": "LBNL",
"name": "Heather Gray"
},
{
"affiliation": "",
"name": "Christian Gumpert"
},
{
"affiliation": "University of Massachusetts, Amherst",
"name": "Matthew Harris"
},
{
"affiliation": "",
"name": "Julia Hrdinka"
},
{
"affiliation": "CERN",
"name": "Benjamin Huth"
},
{
"affiliation": "CERN",
"name": "Johannes Junggeburth"
},
{
"affiliation": "",
"name": "Moritz Kiehn"
},
{
"affiliation": "",
"name": "Fabian Klimpel"
},
{
"affiliation": "",
"name": "Robert Langenberg"
},
{
"affiliation": "CERN",
"name": "Leonardo Monaco"
},
{
"affiliation": "CERN",
"name": "Joana Niermann"
},
{
"affiliation": "BNL",
"name": "Joe Osborn"
},
{
"affiliation": "CERN, University of Graz",
"name": "Alexander J. Pfleger",
"orcid": "0000-0001-5524-7738"
},
{
"affiliation": "",
"name": "Felix Russo",
"orcid": "0009-0005-8975-2245"
},
{
"affiliation": "CERN",
"name": "Andreas Salzburger"
},
{
"affiliation": "",
"name": "Bastian Schlag"
},
{
"affiliation": "Carleton University",
"name": "Patrick Scholer"
},
{
"affiliation": "CERN",
"name": "Andreas Stefl"
},
{
"affiliation": "CERN",
"name": "Stephen Nicholas Swatman",
"orcid": "0000-0002-3747-3229"
},
{
"affiliation": "Weizmann Institute of Science",
"name": "Roman Urmanov"
},
{
"affiliation": "AGH University of Krakow",
"name": "Carlo Varni"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/acts-project/acts/tree/v10.0.0",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.4818137",
"relation": "obsoletes",
"resource_type": "software"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.5141418",
"relation": "isVersionOf"
}
]
}