|
2 | 2 | "title": "MolSysViewer", |
3 | 3 | "upload_type": "software", |
4 | 4 | "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 | + ] |
22 | 38 | } |
23 | 39 |
|
0 commit comments