CoordinatePoint

https://openminds.ebrains.eu/sands/CoordinatePoint

part of SANDS in version v3 - view as JSON Schema

Required properties are highlighted in bold
propertyvalue
name*descriptiontypeinstruction
coordinateSpace Two or three dimensional geometric setting. linked object CommonCoordinateSpaceVersion OR
CustomCoordinateSpace
Add the coordinate space in which this coordinate point exists in.
coordinates Pair or triplet of numbers defining a location in a given coordinate space. embedded object array (2 - 3) of type:
QuantitativeValue
Enter the coordinates of this point within the stated coordinate space for two-dimensonal spaces as [x, y] or for three-dimensional space as [x, y, z].
*This is the simplified property name - within a metadata instance of this schema (JSON-LD) the properties are extended to map to the openMINDS vocabulary namespace ("https://openminds.ebrains.eu/vocab/PROPERTY_NAME").