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

Show
Ignore:
Timestamp:
02/15/11 12:33:11 (13 years ago)
Author:
mfedorov (IP: 93.186.61.242)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SigMmt/Templates/IndirectPropertyRestrictionOfClass

    v0 v1  
     1=== Template !IndirectPropertyRestrictionOfClass === 
     2 
     3[[br]]This template is for stating that a member of a specific Class of Individuals may only be assigned a Property that is contained by a specific set of properties. 
     4[[br]] 
     5[[br]]!IndirectPropertyRestrictionOfClass(a, b, c, d) means that a is an !EnumeratedPropertySet, b is a !ClassOfArrangedIndividual to which the relation applies, c is a !PropertySpace to which members of a belong, and d is a Scale as unit of measure.  
     6[[br]] 
     7[[br]]Roles:  
     8[[br]]1 hasPropertySet !EnumeratedPropertySet  
     9[[br]]2 hasPossessorClass !ClassOfArrangedIndividual  
     10[[br]]3 hasPropertySpace !PropertySpace 
     11[[br]]4 hasScale Scale 
     12 
     13Axiom:  
     14{{{ 
     15IndirectPropertyRestrictionOfClass(x1, x2, x3, x4) <->  
     16EnumeratedPropertySet(x1) &  
     17ClassOfArrangedIndividual(x2) &  
     18PropertySpace (x3) & 
     19Scale(x4) &    
     20ClassOfClassificationTemplate(x2, x1) & 
     21ClassOfClassificationTemplate(x3, x1) &  
     22exists p, u (Scale(p) and NumberSpace(u) and ScaleTriple(p, u, x3) & SpecializationTemplate(p, x4)) . 
     23}}} 
     24 
     25EXAMPLE The statement !IndirectPropertyRestrictionOfClass (ABC SET OF DIAMETERS, ELBOW TYPE XYZ, NOMINAL DIAMETER, MILLIMETRE) 
     26 
     27=== Discussion === 
     28 
     29=== Analysis diagram === 
     30[[Image(IndirectPropertyRestrictionOfClass.png)]] 
     31 
Home
About PCA
Reference Data Services
Projects
Workgroups