Changes between Initial Version and Version 1 of SigMmt/Templates/DimensionUnitNumberRangeOfScale

Show
Ignore:
Timestamp:
06/05/10 16:17:45 (14 years ago)
Author:
onnopaap (IP: 84.104.92.156)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SigMmt/Templates/DimensionUnitNumberRangeOfScale

    v0 v1  
     1=== Base Template !DimensionUnitNumberRangeOfScale === 
     2 
     3[[br]]!DimensionUnitNumberRangeOfScale is a template for stating which dimension, number range and symbol applies to a scale.  
     4[[br]]!DimensionUnitNumberRangeOfScale(a, b, c, d) means that a is a scale, b is a string, c is a property dimension, and d is a number range, that b is a unit of measure symbol for the scale and that c is the dimension and d the number range of the scale.  
     5[[br]] 
     6[[br]]Roles:  
     7[[br]]1 hasScale Scale  
     8[[br]]2 hasSymbol !ClassOfIdentification  
     9[[br]]3 hasDimension !SinglePropertyDimension  
     10[[br]]4 hasNumberRange !NumberRange  
     11 
     12Axiom:  
     13{{{ 
     14DimensionUnitNumberRangeOfScale(x1, x2, x3, x4) <->  
     15Scale(x1) &  
     16ExpressString(x2) &  
     17SinglePropertyDimension(x3) &  
     18NumberRange(x4) &  
     19SymbolOfScale(x1, x2) &  
     20ScaleTriple(x1, x4, x3) .  
     21}}} 
Home
About PCA
Reference Data Services
Projects
Workgroups