############################### Terminologies: DataType library ############################### Related schema specification: `DataType `_ ------------ ------------ 3DComputerGraphic ----------------- .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dataType/3DComputerGraphic :@type: https://openminds.om-i.org/types/DataType :definition: A '3D computer graphic' is an associative array, defining points, lines, and/or curves in a three dimensional space, which can be rendered to raster graphic. :name: 3D computer graphic :preferredCrossReference: https://www.wikidata.org/entity/Q189177 `BACK TO TOP `_ ------------ associativeArray ---------------- .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dataType/associativeArray :@type: https://openminds.om-i.org/types/DataType :definition: A 'associative array' is an abstract data type that associates keys (scalars) with values (scalars, lists or matrices). :name: associative array :preferredCrossReference: https://www.wikidata.org/entity/Q80585 `BACK TO TOP `_ ------------ eventSequence ------------- .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dataType/eventSequence :@type: https://openminds.om-i.org/types/DataType :definition: An 'event sequence' is a list or matrix, where elements are ordered in not equally spaced points in time. :name: event sequence `BACK TO TOP `_ ------------ list ---- .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dataType/list :@type: https://openminds.om-i.org/types/DataType :definition: A 'list' is a series of ordered scalars and/or lists. :name: list :preferredCrossReference: https://www.wikidata.org/entity/Q12139612 `BACK TO TOP `_ ------------ matrix ------ .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dataType/matrix :@type: https://openminds.om-i.org/types/DataType :definition: A 'matrix' is a list of lists. :name: matrix :preferredCrossReference: https://www.wikidata.org/entity/Q44337 `BACK TO TOP `_ ------------ rasterGraphic ------------- .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dataType/rasterGraphic :@type: https://openminds.om-i.org/types/DataType :definition: A 'raster graphic' is a matrix, representing values (scalars, lists, matrices) on a grid in a two dimensional space, viewable via a monitor, paper, or other display medium. :name: raster graphic :preferredCrossReference: https://www.wikidata.org/entity/Q182270 `BACK TO TOP `_ ------------ scalar ------ .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dataType/scalar :@type: https://openminds.om-i.org/types/DataType :definition: A 'scalar' represent a single value (e.g., integer, float, string, etc.). :name: scalar :preferredCrossReference: https://www.wikidata.org/entity/Q1289248 `BACK TO TOP `_ ------------ table ----- .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dataType/table :@type: https://openminds.om-i.org/types/DataType :definition: A 'table' is an arrangement of elements (scalars, lists and/or matrices) in specified/named rows and columns. :name: table :preferredCrossReference: https://www.wikidata.org/entity/Q496946 `BACK TO TOP `_ ------------ timeSeries ---------- .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dataType/timeSeries :@type: https://openminds.om-i.org/types/DataType :definition: A 'time series' is a list or matrix, where elements are ordered in equally spaced points in time. :name: time series :preferredCrossReference: https://www.wikidata.org/entity/Q186588 `BACK TO TOP `_ ------------ vectorGraphic ------------- .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dataType/vectorGraphic :@type: https://openminds.om-i.org/types/DataType :definition: A 'vector graphic' is an associative array defining points, lines and curves which can be rendered to a raster graphic. :name: vector graphic :preferredCrossReference: https://www.wikidata.org/entity/Q170130 `BACK TO TOP `_ ------------ voxelData --------- .. admonition:: metadata sheet :@context: @vocab: :@id: https://openminds.om-i.org/instances/dataType/voxelData :@type: https://openminds.om-i.org/types/DataType :definition: 'Voxel data' is a matrix defining values (scalars, lists, or matrices) on a grid in a three dimensional space, which can be rendered to raster graphic. :name: voxel data `BACK TO TOP `_ ------------