Skip to content

Commit 3b16c76

Browse files
committed
In process.
1 parent cef2432 commit 3b16c76

1 file changed

Lines changed: 33 additions & 17 deletions

File tree

.zenodo.json

Lines changed: 33 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,38 @@
22
"title": "MolSysViewer",
33
"upload_type": "software",
44
"description": "Molecular Systems Viewer: A Mol*-powered 3D viewer for molecular systems, integrated naturally within the MolSysSuite ecosystem",
5-
"creators": [
6-
{
7-
"name": "Prada-Gracia, Diego",
8-
"affiliation": "Hospital Infantil de México Federico Gómez (HIMFG) – UIBCDF",
9-
"orcid": "0000-0003-3375-870X"
10-
}
11-
},
12-
{
13-
"name": "Moreno-Vargas, Liliana M.",
14-
"affiliation": "Hospital Infantil de México Federico Gómez (HIMFG) – UIBCDF",
15-
"orcid": "0000-0003-2812-1499"
16-
}
17-
}
18-
],
19-
"license": "MIT",
20-
"keywords": ["molecular visualization", "Jupyter", "Mol*", "computational chemistry", "drug design"],
21-
"access_right": "open"
5+
"creators": [
6+
{
7+
"name": "Prada-Gracia, Diego",
8+
"affiliation": "Hospital Infantil de México Federico Gómez (HIMFG) – UIBCDF",
9+
"orcid": "0000-0003-3375-870X"
10+
},
11+
{
12+
"name": "Moreno-Vargas, Liliana M.",
13+
"affiliation": "Hospital Infantil de México Federico Gómez (HIMFG) – UIBCDF",
14+
"orcid": "0000-0003-2812-1499"
15+
}
16+
],
17+
"license": { "id": "MIT" },
18+
"keywords": [
19+
"molecular visualization",
20+
"Jupyter",
21+
"Mol*",
22+
"computational chemistry",
23+
"drug design"
24+
],
25+
"access_right": "open",
26+
"related_identifiers": [
27+
{
28+
"relation": "isSupplementTo",
29+
"identifier": "https://github.com/uibcdf/molsysviewer",
30+
"scheme": "url"
31+
},
32+
{
33+
"relation": "isDocumentedBy",
34+
"identifier": "https://www.uibcdf.org/molsysviewer/",
35+
"scheme": "url"
36+
}
37+
]
2238
}
2339

0 commit comments

Comments
 (0)