|
16 | 16 | "type": "string" |
17 | 17 | }, |
18 | 18 | "https://openminds.om-i.org/props/coordinateFramework": { |
| 19 | + "_belongsToCategory": [ |
| 20 | + "specificCoordinateFramework" |
| 21 | + ], |
19 | 22 | "_instruction": "Add the coordinate space in which this grid volume sequence exists.", |
20 | 23 | "_linkedTypes": [ |
21 | 24 | "https://openminds.om-i.org/types/CommonCoordinateFrameworkVersion", |
|
74 | 77 | "name": "numberOfVolumes", |
75 | 78 | "type": "integer" |
76 | 79 | }, |
| 80 | + "https://openminds.om-i.org/props/obtainedWith": { |
| 81 | + "_belongsToCategory": [ |
| 82 | + "deviceUsage" |
| 83 | + ], |
| 84 | + "_instruction": "Add the used device for obtaining this grid volume sequence.", |
| 85 | + "_linkedTypes": [ |
| 86 | + "https://openminds.om-i.org/types/ElectrodeArrayUsage", |
| 87 | + "https://openminds.om-i.org/types/ElectrodeUsage", |
| 88 | + "https://openminds.om-i.org/types/PipetteUsage", |
| 89 | + "https://openminds.om-i.org/types/SlicingDeviceUsage" |
| 90 | + ], |
| 91 | + "label": "Obtained with", |
| 92 | + "name": "obtainedWith", |
| 93 | + "nameForReverseLink": null |
| 94 | + }, |
77 | 95 | "https://openminds.om-i.org/props/temporalSamplingFrequency": { |
78 | 96 | "_embeddedTypes": [ |
79 | 97 | "https://openminds.om-i.org/types/QuantitativeValue" |
|
100 | 118 | } |
101 | 119 | }, |
102 | 120 | "required": [ |
103 | | - "https://openminds.om-i.org/props/coordinateFramework", |
104 | 121 | "https://openminds.om-i.org/props/dataLocation", |
105 | 122 | "https://openminds.om-i.org/props/dimension", |
106 | 123 | "https://openminds.om-i.org/props/temporalSamplingFrequency", |
|
0 commit comments