![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| status |
| appearance as argument number 1 |
|
|
| (subrelation status property) | QoSontology.kif 892-892 | status is a subrelation of property |
| (instance status BinaryPredicate) | QoSontology.kif 893-893 | status is an instance of binary predicate |
| (domain status 1 ComputerProcess) | QoSontology.kif 894-894 | The number 1 argument of status is an instance of computer process |
| (domain status 2 ProcessStatus) | QoSontology.kif 895-895 | The number 2 argument of status is an instance of process status |
| (documentation status EnglishLanguage "(status ?PROCESS ?STATUS) holds if ?STATUS is the current status of ?PROCESS.") | QoSontology.kif 896-896 | The number 2 argument of status 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 |