| (documentation resourceConsumption EnglishLanguage "(resourceConsumption ?PROCESS ?QUANT) means that ?PROCESS consumes an amount of the resource specified. The CaseRole resource is used in conjunction with resourceConsumption to specify the kind of resource used in the process. If the second argument is a ConstantQuantity.it will be the total consumption during the Process. If the second argument is a FuntionQuantity,it would be a rate of consumption over the time of the process.For example, in (equal ?QUANT (PerFn(MeasureFn ?Q ?U) (MeasureFn ?DC ?DU))), ?Q = 0.1, ?U = USGallon, ?DC = 1, ?DU = MinuteDuration.") |
Mid-level-ontology.kif 18888-18894 |
resource consumption is an instance of case role |