ComputerSystem(computer system) |
appearance as argument number 1 |
(documentation ComputerSystem EnglishLanguage "A Collection of Computers connected by a ComputerNetwork and possibly containing various ComputerIODevices. This includes distributed WebSites, cloud servers and server farms.") | ComputingBrands.kif 3318-3320 | |
(subclass ComputerSystem Collection) | ComputingBrands.kif 3317-3317 | Computer system is a subclass of collection |
appearance as argument number 2 |
(instance ICloud ComputerSystem) | ComputingBrands.kif 3339-3339 | I-cloud is an instance of computer system |
(termFormat EnglishLanguage ComputerSystem "computer system") | ComputingBrands.kif 3322-3322 | I-cloud is an instance of computer system |
antecedent |
consequent |
(=> (instance ?ACT DownloadingOverNetwork) (exists (?DATA ?COM) (and (patient ?ACT ?DATA) (agent ?ACT ?COM) (destination ?ACT ?COM) (instance ?COM ComputerSystem) (instance ?DATA DigitalData)))) |
ComputerInput.kif 2684-2692 |
|