Skip to content

Commit

Permalink
Update visualization.md
Browse files Browse the repository at this point in the history
Second, refined Version of original Order https://github.com/zazuko/cube-link/pull/134/files
  • Loading branch information
MartinaElsawy authored Dec 27, 2023
1 parent 3c5e866 commit 7c5d766
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions documentation/visualization.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,10 @@ A descriptive name of the Dimension, this description can be multilingual.
#### schema:description
A description of the Dimension, this description can be multilingual.

#### qudt:unit
To describe the unit of the values in a dimension the respective `qudt:Unit` instance can be attached to a [Dimension Constraint](#dimensionconstraints) with the `qudt:unit` property.
#### qudt:unit / qudt:hasUnit (merge to qudt:hasUnit instead of qudt:unit tbd in 2024)
To describe the unit of the values in a dimension the respective `qudt:Unit` instance can be attached to a [Dimension Constraint](#dimensionconstraints) with the `qudt:unit` / `qudt:hasUnit` property.



#### qudt:scaleType

Expand Down

0 comments on commit 7c5d766

Please sign in to comment.