File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "_type" : " core:RasterVolume" ,
33 "required" : [
4- " coordinateSpace " ,
4+ " coordinateFramework " ,
55 " dataLocation" ,
66 " dimension" ,
77 " voxelSize"
1717 " deviceUsage"
1818 ]
1919 },
20- "coordinateSpace " : {
20+ "coordinateFramework " : {
2121 "_instruction" : " Add the coordinate space in which this digital representation exists." ,
2222 "_linkedTypes" : [
23- " sands:CommonCoordinateSpace " ,
24- " sands:CustomCoordinateSpace "
23+ " sands:CommonCoordinateFrameworkVersion " ,
24+ " sands:CustomCoordinateFramework "
2525 ]
2626 },
2727 "dataLocation" : {
Original file line number Diff line number Diff line change 11{
22 "_type" : " core:RasterVolumeSequence" ,
33 "required" : [
4- " coordinateSpace " ,
4+ " coordinateFramework " ,
55 " dataLocation" ,
66 " dimension" ,
77 " temporalSamplingFrequency" ,
1818 " deviceUsage"
1919 ]
2020 },
21- "coordinateSpace " : {
21+ "coordinateFramework " : {
2222 "_instruction" : " Add the coordinate space in which this digital representation exists." ,
2323 "_linkedTypes" : [
24- " sands:CommonCoordinateSpace " ,
25- " sands:CustomCoordinateSpace "
24+ " sands:CommonCoordinateFrameworkVersion " ,
25+ " sands:CustomCoordinateFramework "
2626 ]
2727 },
2828 "dataLocation" : {
You can’t perform that action at this time.
0 commit comments