Changes

Jump to navigation Jump to search
112 bytes added ,  13:54, 27 August 2018
Line 113: Line 113:     
==== Complex Ingredient Classes ====
 
==== Complex Ingredient Classes ====
It possible to group ingredient classes into other complex classes. It is possible to do this by combining atomic classes by hand into complex classes. Unfortunately there does not exist any inherent logic to an Ingredient Class name, so another logic-based constructor must be identified.
+
It possible to group ingredient classes into other complex classes. It is possible to do this by combining atomic classes by hand into complex classes. For instance:
 +
Class: Butterfats
 +
    EquivalentTo: { Butterfat, Ghee, Concentrated Butter, Clarified Butter }
 +
 
 +
Unfortunately there does not exist any inherent logic to an Ingredient Class name, so another logic-based constructor must be identified.
    
Without any additional adjectives for Butter, other properties need to be assumed. These properties need to come from external sources: legislation, wikipedia, etc. For Butter we know the following:
 
Without any additional adjectives for Butter, other properties need to be assumed. These properties need to come from external sources: legislation, wikipedia, etc. For Butter we know the following:
3,393

edits

Navigation menu