Skip to content

Commit 9791ea6

Browse files
committed
Added the zenodo metadata json
1 parent 9d5936b commit 9791ea6

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

.zenodo.json

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
{
2+
"description": "<p>Data, scripts, and plots for the preprint and article titled '<i>Automated Mechanism Generation Using Linear Scaling Relationships and Sensitivity Analyses applied to Catalytic Partial Oxidation of Methane</i>'</p>",
3+
"license": "MIT",
4+
"title": "Data for Automated Mechanism Generation Using Linear Scaling Relationships and Sensitivity Analyses applied to Catalytic Partial Oxidation of Methane",
5+
"upload_type": "dataset",
6+
"creators": [
7+
{
8+
"affiliation": "Northeastern University",
9+
"name": "Emily Mazeau",
10+
"orcid": "0000-0001-8844-9563"
11+
},
12+
{
13+
"affiliation": "Northeastern University",
14+
"name": "Priyanka Satpute",
15+
"orcid": "0000-0002-7010-5495"
16+
},
17+
{
18+
"affiliation": "Brown University",
19+
"name": "Katrin Blondal",
20+
"orcid": "0000-0002-0964-8589"
21+
},
22+
{
23+
"affiliation": "Brown University",
24+
"name": "C. Franklin Goldsmith",
25+
"orcid": "0000-0002-2212-0172"
26+
},
27+
{
28+
"affiliation": "Northeastern University",
29+
"name": "Richard West",
30+
"orcid": "0000-0003-3861-6030"
31+
}
32+
],
33+
"access_right": "open",
34+
"related_identifiers": [
35+
{
36+
"scheme": "url",
37+
"identifier": "https://github.com/comocheng/cpox/",
38+
"relation": "isSupplementTo"
39+
},
40+
{
41+
"scheme": "doi",
42+
"identifier": "10.5281/zenodo.4023362",
43+
"relation": "isVersionOf"
44+
}
45+
]
46+
}

0 commit comments

Comments
 (0)