|
2 | 2 | "@context": "https://purl.org/nidash/bidsprov/context.json", |
3 | 3 | "BIDSProvVersion": "0.0.1", |
4 | 4 | "Records": { |
5 | | - "prov:Entity": [ |
6 | | - { |
7 | | - "Id": "urn:fedora", |
8 | | - "Label": "Fedora release 36 (Thirty Six)", |
9 | | - "OperatingSystem": " GNU/Linux 6.2.15-100.fc36.x86_64" |
10 | | - } |
11 | | - ], |
12 | 5 | "Software": [ |
13 | 6 | { |
14 | | - "Id": "urn:dcm2niix", |
| 7 | + "Id": "urn:dcm2niix-xce5m9z3", |
15 | 8 | "Label": "dcm2niix", |
16 | 9 | "Version": "v1.0.20220720" |
17 | 10 | } |
|
21 | 14 | "Id": "urn:conversion-00f3a18f", |
22 | 15 | "Label": "Conversion", |
23 | 16 | "Command": "dcm2niix -o . -f sub-%i/ses-%t/anat/sub-%i_ses-%t_T1w sourcedata/hirni-demo/acq1/dicoms/example-dicom-structural-master/dicoms/", |
24 | | - "AssociatedWith": "urn:dcm2niix", |
| 17 | + "AssociatedWith": "urn:dcm2niix-xce5m9z3", |
25 | 18 | "Used": [ |
26 | | - "urn:fedora", |
27 | | - "bids::sourcedata/hirni-demo/acq1/dicoms/example-dicom-structural-master/dicoms/N2D_0001.dcm", |
28 | | - "bids::sourcedata/hirni-demo/acq1/dicoms/example-dicom-structural-master/dicoms/N2D_0002.dcm", |
29 | | - "bids::sourcedata/hirni-demo/acq1/dicoms/example-dicom-structural-master/dicoms/N2D_0003.dcm" |
| 19 | + "urn:fedora-b7hmkmqd", |
| 20 | + "bids::sourcedata/hirni-demo/acq1/dicoms/example-dicom-structural-master/dicoms" |
30 | 21 | ] |
31 | 22 | }, |
32 | 23 | { |
33 | 24 | "Id": "urn:conversion-5a66f5be", |
34 | 25 | "Label": "Conversion", |
35 | 26 | "Command": "dcm2niix -o . -f sub-%i/ses-%t/func/sub-%i_ses-%t_task-oneback_run-1_bold sourcedata/hirni-demo/acq2/dicoms/example-dicom-functional-master/dicoms/", |
36 | | - "AssociatedWith": "urn:dcm2niix", |
| 27 | + "AssociatedWith": "urn:dcm2niix-xce5m9z3", |
37 | 28 | "Used": [ |
38 | | - "urn:fedora", |
39 | | - "bids::sourcedata/hirni-demo/acq2/dicoms/example-dicom-functional-master/dicoms/MR.1.3.46.670589.11.38317.5.0.4476.2014042516042547586", |
40 | | - "bids::sourcedata/hirni-demo/acq2/dicoms/example-dicom-functional-master/dicoms/MR.1.3.46.670589.11.38317.5.0.4476.2014042516042548588", |
41 | | - "bids::sourcedata/hirni-demo/acq2/dicoms/example-dicom-functional-master/dicoms/MR.1.3.46.670589.11.38317.5.0.4476.2014042516042551590" |
| 29 | + "urn:fedora-b7hmkmqd", |
| 30 | + "bids::sourcedata/hirni-demo/acq2/dicoms/example-dicom-functional-master/dicoms" |
42 | 31 | ] |
43 | 32 | } |
44 | 33 | ], |
45 | 34 | "Entities": [ |
46 | 35 | { |
47 | | - "Id": "bids::sourcedata/hirni-demo/acq1/dicoms/example-dicom-structural-master/dicoms/N2D_0001.dcm", |
48 | | - "Label": "N2D_0001.dcm" |
49 | | - }, |
50 | | - { |
51 | | - "Id": "bids::sourcedata/hirni-demo/acq1/dicoms/example-dicom-structural-master/dicoms/N2D_0002.dcm", |
52 | | - "Label": "N2D_0002.dcm" |
53 | | - }, |
54 | | - { |
55 | | - "Id": "bids::sourcedata/hirni-demo/acq1/dicoms/example-dicom-structural-master/dicoms/N2D_0003.dcm", |
56 | | - "Label": "N2D_0003.dcm" |
| 36 | + "Id": "bids::sourcedata/hirni-demo/acq1/dicoms/example-dicom-structural-master/dicoms", |
| 37 | + "Label": "dicoms" |
57 | 38 | }, |
58 | 39 | { |
59 | | - "Id": "bids::sourcedata/hirni-demo/acq2/dicoms/example-dicom-functional-master/dicoms/MR.1.3.46.670589.11.38317.5.0.4476.2014042516042547586", |
60 | | - "Label": "MR.1.3.46.670589.11.38317.5.0.4476.2014042516042547586" |
61 | | - }, |
62 | | - { |
63 | | - "Id": "bids::sourcedata/hirni-demo/acq2/dicoms/example-dicom-functional-master/dicoms/MR.1.3.46.670589.11.38317.5.0.4476.2014042516042548588", |
64 | | - "Label": "MR.1.3.46.670589.11.38317.5.0.4476.2014042516042548588" |
65 | | - }, |
66 | | - { |
67 | | - "Id": "bids::sourcedata/hirni-demo/acq2/dicoms/example-dicom-functional-master/dicoms/MR.1.3.46.670589.11.38317.5.0.4476.2014042516042551590", |
68 | | - "Label": "MR.1.3.46.670589.11.38317.5.0.4476.2014042516042551590" |
| 40 | + "Id": "bids::sourcedata/hirni-demo/acq2/dicoms/example-dicom-functional-master/dicoms", |
| 41 | + "Label": "dicoms" |
69 | 42 | }, |
70 | 43 | { |
71 | 44 | "Id": "bids::sub-02/ses-20130717141500/anat/sub-02_ses-20130717141500_T1w.nii", |
|
86 | 59 | "Id": "bids::sub-02/ses-20140425155335/func/sub-02_ses-20140425155335_task-oneback_run-1_bold.json", |
87 | 60 | "Label": "sub-02_ses-20140425155335_task-oneback_run-1_bold.json", |
88 | 61 | "GeneratedBy": "urn:conversion-5a66f5be" |
| 62 | + }, |
| 63 | + { |
| 64 | + "Id": "urn:fedora-b7hmkmqd", |
| 65 | + "Label": "Fedora release 36 (Thirty Six)", |
| 66 | + "OperatingSystem": " GNU/Linux 6.2.15-100.fc36.x86_64" |
89 | 67 | } |
90 | 68 | ] |
91 | 69 | } |
|
0 commit comments