Sheet: 'ISM N&N Templates'
- Last UpdatedJun 20, 2024
- 3 minute read
This sheet defines Naming & Numbering Naming Templates.
|
Item |
Column Name |
Constraint |
Description |
|---|---|---|---|
|
1 |
Id |
Required |
|
|
2 |
Name |
A human readable name for the Naming Template definition, like "Pipe Naming Rule" and "Main Tag Naming Rule". |
|
|
3 |
Name {language} |
|
|
|
4 |
Description |
An arbitrary description of the purpose/role of the Naming Template. |
|
|
5 |
Description {language} |
|
|
|
6 |
Applicable For |
|
|
|
7 |
Regular Expression |
- A valid regular expression syntax |
|
|
8 |
Aspect |
Annotating a Naming Template with an aspect is a way to associate the Naming Template 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. |
|
|
9 |
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 Naming Template 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. |
|
10 |
SortOrder |
- A signed integer value |
|