![]() |
![]() ![]() ![]()
|
![]() |
|
appearance as argument number 1 |
![]() |
(documentation ComputerBackingUp EnglishLanguage "The Process of Copying DigitalData to prevent loss of that data resulting from some error or accident in the future.") | ComputingBrands.kif 3457-3458 | |
(subclass ComputerBackingUp ComputerProcess) | ComputingBrands.kif 3456-3456 | Backup is a subclass of computer process |
(subclass ComputerBackingUp Copying) | ComputingBrands.kif 3455-3455 | Backup is a subclass of copying |
(subclass ComputerBackingUp DataTransfer) | ComputingBrands.kif 3454-3454 | Backup is a subclass of data transfer |
appearance as argument number 2 |
![]() |
(termFormat EnglishLanguage ComputerBackingUp "backup") | ComputingBrands.kif 3459-3459 |
antecedent |
![]() |
(=> (and (instance ?C ComputerBackingUp) (dataProcessed ?C ?DD) (instance ?DD DigitalData) (agent ?C ?A)) (desires ?A (exists (?T) (and (earlier (WhenFn ?C) ?T) (holdsDuring (?T) (exists (?PROC) (and (instance ?PROC ComputerProcess) (capability ?PROC dataProcessed ?DD)))))))) |
ComputingBrands.kif 3461-3475 |
|
![]() |
![]() |