![]() |
![]() ![]() ![]()
|
![]() |
|
appearance as argument number 1 |
![]() |
(documentation RestoringData EnglishLanguage "A ComputerProcess that makes DigitalData that has been deleted, again accessible for other ComputerProcess") | QoSontology.kif 132-132 | |
(subclass RestoringData ComputerProcess) | QoSontology.kif 131-131 | Restore is a subclass of computer process |
appearance as argument number 2 |
![]() |
(termFormat EnglishLanguage RestoringData "restore") | ComputingBrands.kif 3477-3477 |
antecedent |
![]() |
(=> (instance ?X RestoringData) (exists (?DEL ?PROC ?DATA) (and (instance ?DEL DeletingData) (instance ?DATA DigitalData) (patient ?X ?DATA) (patient ?DEL ?DATA) (earlier (WhenFn ?DEL) (WhenFn ?X)) (instance ?PROC ComputerProcess) (holdsDuring (ImmediateFutureFn (WhenFn ?X)) (capability ?PROC patient ?DATA))))) |
QoSontology.kif 134-149 |
|
consequent |
![]() |
(=> (instance ?X DeletingData) (and (exists (?DATA) (and (instance ?DATA DigitalData) (patient ?X ?DATA))) (not (exists (?PROC) (and (instance ?PROC ComputerProcess) (not (instance ?PROC RestoringData)) (holdsDuring (ImmediateFutureFn (WhenFn ?X)) (capability ?PROC patient ?DATA))))))) |
QoSontology.kif 112-128 |
|
![]() |
![]() |