CoordinatePoint

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

part of SANDS in version v0 - view as JSON Schema

Required properties are highlighted in bold
propertyvalue
name*descriptiontypeinstruction
coordinateSpace Two or three dimensional geometric setting. linked object CoordinateSpace 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
Add two or three coordinates (2D: [x, y] or 3D: [x, y, z]) that define the exact location of this point in the stated space.
*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").