Sheet: 'ISM UoM Classes'
- Last UpdatedJun 20, 2024
- 2 minute read
This sheet defines Unit Of Measure Classes.
|
Item |
Column Name |
Constraint |
Description |
|---|---|---|---|
|
1 |
Id |
Required |
|
|
2 |
Name |
A human readable name for the Measure Class definition, like "Length" and "Pressure". |
|
|
3 |
Name {language} |
|
|
|
4 |
Description |
An arbitrary description of the purpose/role of the Measure Class. |
|
|
5 |
Description {language} |
|
|
|
9 |
GroupId |
|
|
|
10 |
Aspect |
Annotating a Measure Class with an aspect is a way to associate the Measure Class with a specific semantic definition. Application logic will look for these aspects, and apply associated processing rules. Definition of available aspect values is outside the scope of this document. |
|
|
11 |
Obsolete |
|
When evolving a Class Library over time, removing previously existing definitions might cause issues with consuming software systems (for example, they might not support deleting a Measure Class that is in use for existing data). Obsoleting deprecated definitions might therefore be a less intrusive approach. How, or whether, obsoleting is supported might vary across consuming software though. |
|
12 |
SortOrder |
- A signed integer value |
|