![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
ProcessFailure
|
|
|
| appearance as argument number 1 |
|
|
| (instance ProcessFailure ProcessStatus) | QoSontology.kif 883-883 | Process failure is an instance of process status |
| (documentation ProcessFailure EnglishLanguage "An attribute that denotes the failure of the Process to achieve its goal.") | QoSontology.kif 884-885 | Process failure is an instance of process status |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (status ?Process ProcessFailure) (hasPurpose ?Process ?Purpose)) (not (holdsDuring (ImmediatePastFn (WhenFn ?Process)) ?Purpose))) |
QoSontology.kif 898-905 | If process failure is the status of X and X has the purpose Y, then Y doesn't hold during immediately before the time of existence of X |