![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| MTTRepairFn |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage MTTRepairFn "The MTTRepairFn of %1") | Mid-level-ontology.kif 34606-34606 | |
| (termFormat EnglishLanguage MTTRepairFn "mean time to repair") | Mid-level-ontology.kif 34607-34607 | |
| (relatedInternalConcept MTBFFn MTTRepairFn) | Mid-level-ontology.kif 34611-34611 | Mean time between failures is internally related to mean time to repair |
| antecedent |
|
|
| (=> (and (equal (MeasureFn ?H HourDuration) (MTTRepairFn ?CLASS)) (instance ?D ?CLASS) (equal (MeasureFn ?X HourDuration) (MTTRepairInstanceFn ?D)) (inList ?X ?L)) (equal ?H (AverageFn ?L))) |
Mid-level-ontology.kif 34613-34624 | If equal X hour duration(s) and The MTTRepairFn of Y, Z is an instance of Y, equal W hour duration(s) and The time to repair of Z is HourDuration, and W is a member of V, then equal X and the average of the numbers in V |