|
| 1 | +{ |
| 2 | + "$schema": "http://json-schema.org/draft-04/schema#", |
| 3 | + "type":"object", |
| 4 | + "allOf": [{ "$ref": "../definitions/resolver.json#/definitions/resolver-output" }], |
| 5 | + "example": { |
| 6 | + "path": [ |
| 7 | + { |
| 8 | + "node_type": "group", |
| 9 | + "_id": "scitran", |
| 10 | + "label": "Scitran", |
| 11 | + "permissions": [ |
| 12 | + { |
| 13 | + "access": "admin", |
| 14 | + |
| 15 | + } |
| 16 | + ], |
| 17 | + "created": "2016-08-19T11:41:15.360000+00:00", |
| 18 | + "modified": "2016-08-19T11:41:15.360000+00:00" |
| 19 | + }, |
| 20 | + { |
| 21 | + "node_type": "project", |
| 22 | + "_id": "57e452791cff88b85f9f9c97", |
| 23 | + "label": "Neuroscience", |
| 24 | + "group": "scitran", |
| 25 | + "created": "2016-09-22T21:51:53.151000+00:00", |
| 26 | + "modified": "2016-09-22T21:51:53.151000+00:00", |
| 27 | + "public": false, |
| 28 | + "permissions": [{ |
| 29 | + "access": "admin", |
| 30 | + |
| 31 | + }] |
| 32 | + } |
| 33 | + ], |
| 34 | + "children": [ |
| 35 | + { |
| 36 | + "node_type": "session", |
| 37 | + "_id": "57e01cccb1dc04000fb83f03", |
| 38 | + "label": "control_1", |
| 39 | + "group": "scitran", |
| 40 | + "created": "2016-09-19T17:13:48.164000+00:00", |
| 41 | + "subject": { |
| 42 | + "code": "ex4784", |
| 43 | + "_id": "57e01cccb1dc04000fb83f02" |
| 44 | + }, |
| 45 | + "modified": "2016-09-19T17:13:48.164000+00:00", |
| 46 | + "project": "57e01cccf6b5d5edbcb4e1cf", |
| 47 | + "public": false, |
| 48 | + "permissions": [{ |
| 49 | + "access": "admin", |
| 50 | + |
| 51 | + }] |
| 52 | + }, |
| 53 | + { |
| 54 | + "node_type": "file", |
| 55 | + "origin": { |
| 56 | + "method": "importer", |
| 57 | + "type": "device", |
| 58 | + "id": "importer_Admin_Import", |
| 59 | + "name": "Admin Import" |
| 60 | + }, |
| 61 | + "mimetype": "application/zip", |
| 62 | + "measurements": [], |
| 63 | + "hash": "v0-sha384-dd3c97bfe0ad1fcba75ae6718c6e81038c59af4f447f5db194d52732efa4f955b28455db02eb64cad3e4e55f11e3679f", |
| 64 | + "name": "4784_1_1_localizer_dicom.zip", |
| 65 | + "tags": [], |
| 66 | + "created": "2016-09-21T14:56:09.943000+00:00", |
| 67 | + "modified": "2016-09-21T14:56:09.943000+00:00", |
| 68 | + "modality": null, |
| 69 | + "info": {}, |
| 70 | + "type": "dicom", |
| 71 | + "size": 989933 |
| 72 | + } |
| 73 | + ] |
| 74 | + } |
| 75 | +} |
0 commit comments