Base Template SymbolOfScale


SymbolOfScale is a template for expressing that a symbol represents a scale.

SymbolOfScale(a, b, c) means that a is a scale, b is a string and that b is an identifier for a designated as a unit of measure symbol.

Roles:
1 hasScale Scale
2 valSymbol ExpressString?

Axiom:

SymbolOfScale(x1, x2) <-> 
Scale(x1) & 
ExpressString(x2) & 
ClassifiedIdentification(x1, x2, UomSymbolAssignment) . 

NOTE This template uses the reference item UomSymbolAssignment, a relation introduced for symbol assignment as a distinguished kind of naming. See 8.2.2.

Home
About PCA
Reference Data Services
Projects
Workgroups