01 · Interactive model

Look at the pump again.

Consider one process-water pump in a manufacturing facility. Operations cares what service it supports. Engineering cares how it is constructed. A technician needs to know where it is installed. A specification system may care which reusable type it represents.

Those are not competing truths. They are governed views of the same object. Select a lens:

Aspect lensClass paths based on the 1-, 2- and 3-letter table levels; occurrence numbers are illustrative
GPB
Function aspect

What purpose does this object serve?

=H1.PA1.GPB1

The object remains stable while the selected constituent relationship changes. Each occurrence provides a route through one structure. Together, the views become more useful than a single overloaded identifier.

Do not compress the facility into one clever tag. Let each structure answer its own question.
02 · The identifiers

Seven symbols, six structural roles.

For a manufacturing-oriented implementation aligned with IEC 81346-14, use the following names and distinctions. The values shown here are schematic; applicable class codes and hierarchy rules belong in the owner RDS.

IdentifierNameQuestion
<>TopnodeWhich independent system provides context?
=Function aspectFor what purpose or task is the object considered?
-Product aspectHow is the system constructed or realised?
+Host installation aspectIn or on which host is the object installed?
++Site installation aspectWhere is it situated in the site or plant structure?
%Type aspectWhich defined set of characteristics is represented?
#Other aspectWhich documented additional structure is required?
Important distinctionIn the generic rules of IEC 81346-1, + represents the location aspect. IEC 81346-14 specialises manufacturing use into host and site installation views.
03 · Connected designations

A set is stronger than a super-tag.

One object can have several reference designations because it can occur in several structures. When designations relate to the same object, they form a reference designation set.

This lets each structure follow its own lifecycle. The pump can move to another room while remaining the same product occurrence. A product can be replaced while the functional occurrence and its operational history remain relevant. A type definition can evolve without pretending that every installed occurrence changed identity overnight.

Reference designation setSeveral navigable routes to one governed object
= Function=H1.PA1.GPB1
– Product-GPB1
ObjectLiquid velocity pump
++ Site++H1.PA1.DAB1
% Type%GPB1

A modern system may also maintain a stable canonical object identifier. Reference designations remain standards-based business identifiers and navigation routes rather than being forced to act as immutable database keys.

04 · Independent context

Topnode is context, not the first level.

The top node represents the considered system at the top of a structure. Its identifier can be shown before a reference designation when independent systems need to be distinguished:

<L1>=H1.PA1.GPB1
Context first. Designation second.

The identifier inside angle brackets qualifies the context. It is not itself a single-level reference designation and does not become part of the multi-level designation inside that system.

This matters when several sites, packaged systems or independently developed models are combined. Topnode prevents local uniqueness from being mistaken for global uniqueness.

05 · Information discipline

A class code is not a description.

Letter codes classify objects according to a stated classification scheme. They should not carry every fact a person may want to read from the tag.

Structural identityGoverned properties beside it
Aspect paths and reference designationsName, description and operational role
Object classManufacturer, model and serial number
Object occurrenceAsset number, status and maintenance criticality
Type relationshipDimensions, performance and configuration

Readable information remains essential. It simply belongs next to the designation as governed metadata. Encoding volatile properties into identity creates avoidable renaming and duplicated semantics.

06 · Common misreads

International-looking punctuation is not enough.

Product means manufacturerNo. Brand, model and serial number are properties, not the product aspect.
Topnode is hierarchy level zeroNo. It qualifies independent system context.
Type equals installed assetNo. A type is a defined set of characteristics, not a serialised occurrence.
Other means versionNo. The meaning of # must be explicitly documented.

The final article moves from correct interpretation to practical implementation: structured fields, procurement rules, validation and the difference between decorative and canonical RDS.