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

Show
Ignore:
Timestamp:
01/27/11 07:14:27 (13 years ago)
Author:
mfedorov (IP: 93.186.61.242)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SigMmt/Templates/ClassifiedDescription

    v0 v1  
     1=== Base Template !ClassifiedDescription === 
     2 
     3[[br]]This is a template for typed description of things.  
     4[[br]] 
     5[[br]]!ClassifiedDescription(a, b, c) means that b is a string (or any !ClassOfInformationRepresentation) and c a type of description assignment, and that b is a c-type description for a.  
     6[[br]] 
     7[[br]]Roles:  
     8[[br]]1 hasObject Thing  
     9[[br]]2 hasDescription !ClassOfInformationRepresentation  
     10[[br]]3 hasContext !ClassOfClassOfDescription  
     11 
     12Axiom:  
     13{{{ 
     14ClassifiedDescription(x1, x2, x3) <->  
     15Thing(x1) &  
     16ClassOfInformationRepresentation(x2) &  
     17ClassOfClassOfDescription(x3) &  
     18exists u(ClassOfDescriptionTriple(u, x2, x1) &  
     19ClassificationTemplate(u, x3)) .  
     20}}} 
     21 
     22EXAMPLE The statement !ClassifiedDescription(#123,'DELIVERY OF 3TQ10W01', XYZ Company Activity Description)  
Home
About PCA
Reference Data Services
Projects
Workgroups