Changes

Jump to navigation Jump to search
Line 93: Line 93:  
Each ingredient class has a necessary and sufficient condition (equivalent class expression) consisting of a single data property (one can also specify multiple data properties here if one does not want to do the normalisation):
 
Each ingredient class has a necessary and sufficient condition (equivalent class expression) consisting of a single data property (one can also specify multiple data properties here if one does not want to do the normalisation):
   −
  Class: Butter  EquivalentTo: string[pattern ".*n:.Butter"]
+
  Class: Butter  EquivalentTo: hasName: string[pattern ".*n:.Butter"]
    
===== Annotations =====
 
===== Annotations =====
3,393

edits

Navigation menu