|
1 | 1 | { |
2 | | - "description": "<p>Minor update to include an updated zenodo json metadata file and clearer acknowledgement of contributors in the license file.</p><p><b>v0.2.0</b>: This release incorporates plotting surface information for four new annotations for the pysurfer_plot_parcellation_surface_values.py code. It now supports aparc, 500.aparc, economo and HCP annotations. These files are shipped within this package inside the required_data/fsaverageSubP directory.</p>", |
3 | | - "license": "MIT", |
4 | | - "title": "BrainsForPublication", |
5 | | - "version": "v0.2.1", |
6 | | - "upload_type": "software", |
7 | | - "publication_date": "2017-12-01", |
| 2 | + "license": "MIT", |
| 3 | + "title": "BrainsForPublication", |
| 4 | + "upload_type": "software", |
8 | 5 | "creators": [ |
9 | 6 | { |
10 | | - "orcid": "0000-0001-8498-4059", |
11 | | - "affiliation": "Alan Turing Institute, University of Cambridge", |
| 7 | + "orcid": "0000-0001-8498-4059", |
| 8 | + "affiliation": "Alan Turing Institute, University of Cambridge", |
12 | 9 | "name": "Kirstie Whitaker" |
13 | | - }, |
| 10 | + }, |
14 | 11 | { |
15 | 12 | "name": "Michael Notter" |
16 | | - }, |
| 13 | + }, |
17 | 14 | { |
18 | | - "affiliation": "University of Cambridge", |
| 15 | + "affiliation": "University of Cambridge", |
19 | 16 | "name": "Sarah Morgan" |
20 | 17 | } |
21 | | - ], |
22 | | - "access_right": "open", |
| 18 | + ], |
| 19 | + "access_right": "open", |
23 | 20 | "related_identifiers": [ |
24 | 21 | { |
25 | | - "scheme": "url", |
26 | | - "identifier": "https://github.com/WhitakerLab/BrainsForPublication/tree/v0.2.1", |
| 22 | + "scheme": "url", |
| 23 | + "identifier": "https://github.com/WhitakerLab/BrainsForPublication/tree/v0.2.1", |
27 | 24 | "relation": "isSupplementTo" |
28 | | - }, |
| 25 | + }, |
29 | 26 | { |
30 | | - "scheme": "doi", |
31 | | - "identifier": "10.5281/zenodo.596845", |
| 27 | + "scheme": "doi", |
| 28 | + "identifier": "10.5281/zenodo.596845", |
32 | 29 | "relation": "isPartOf" |
33 | | - }, |
| 30 | + }, |
| 31 | + { |
| 32 | + "scheme": "doi", |
| 33 | + "identifier": "10.5281/zenodo.596845", |
| 34 | + "relation": "isPartOf" |
| 35 | + } |
34 | 36 | ] |
35 | 37 | } |
0 commit comments